blob: b9871e4d8025b5533601bd56a31287b52ec143d4 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE DeviceType SYSTEM "http://www.holobloc.com/xml/LibraryElement.dtd" >
<DeviceType Name="FBRT_WINDOW" Comment="An FBRT device showing a window for HMI" >
<Identification Standard="61499 ITA" Description="Copyright (c) 2015 fortiss GmbH&#13;&#10; &#13;&#10;This program and the accompanying materials are made&#13;&#10;available under the terms of the Eclipse Public License 2.0&#13;&#10;which is available at https://www.eclipse.org/legal/epl-2.0/&#13;&#10;&#13;&#10;SPDX-License-Identifier: EPL-2.0" />
<VersionInfo Organization="fortiss GmbH" Version="1.0" Author="Alois Zoitl" Date="2015-11-02" Remarks="Initial version" />
<VarDeclaration Name="BOUNDS" Type="DINT" ArraySize="4" Comment="Initial[x,y,width,height]" />
<VarDeclaration Name="GRID" Type="DINT" ArraySize="2" Comment="Grid layout[rows,cols]" />
<VarDeclaration Name="MGR_ID" Type="WSTRING" InitialValue="&#34;localhost:61499&#34;" Comment="Device manager socket ID" />
</DeviceType>