| <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| <!-- |
| /******************************************************************************* |
| * Copyright (c) 2016 fortiss GmbH |
| * |
| * All rights reserved. This program and the accompanying materials |
| * are made available under the terms of the Eclipse Public License v1.0 |
| * which accompanies this distribution, and is available at |
| * http://www.eclipse.org/legal/epl-v10.html |
| * |
| * Contributors: |
| * Alois Zoitl |
| * - initial API and implementation and/or initial documentation |
| *******************************************************************************/ |
| --> |
| <!DOCTYPE FBType SYSTEM "http://www.holobloc.com/xml/LibraryElement.dtd"> |
| <FBType Comment="Template for an empty basic function block" Name="EmptyBasic"> |
| <Identification Standard="61499-2"/> |
| <VersionInfo Author="AZ" Date="2016-05-26" Organization="fortiss GmbH" Version="1.0"/> |
| <InterfaceList> |
| <EventInputs/> |
| <EventOutputs/> |
| <InputVars/> |
| <OutputVars/> |
| </InterfaceList> |
| <BasicFB> |
| <ECC> |
| <ECState Comment="Initial State" Name="START" x="550.0" y="425.0"/> |
| </ECC> |
| </BasicFB> |
| </FBType> |