You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
621 B
XML
26 lines
621 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<TcPlcObject Version="1.1.0.1" ProductVersion="3.1.4024.12">
|
|
<DUT Name="System" Id="{65045e7e-dca4-4d4c-88ed-2e35fd97e755}">
|
|
<Declaration><![CDATA[TYPE System :
|
|
STRUCT
|
|
|
|
bAlways_OFF:BOOL;
|
|
bAlways_ON:BOOL;
|
|
bFirst_Scan_Bit:BOOL;
|
|
bTenthSecondFlasher:BOOL;
|
|
bQuarterSecondFlasher:BOOL;
|
|
bHalfSecondFlasher:BOOL;
|
|
bOneSecondFlasher:BOOL;
|
|
bTwentyMilliFlasher:BOOL;
|
|
bTwentMilli_OS:BOOL;
|
|
bStart_Up_Done:BOOL;
|
|
bMin_Tmr_Done: BOOL;
|
|
|
|
ActiveFaultText: STRING(80);
|
|
ActiveLLMsgText: STRING(80);
|
|
|
|
AMS_ID : T_AMSNetID;
|
|
END_STRUCT
|
|
END_TYPE]]></Declaration>
|
|
</DUT>
|
|
</TcPlcObject> |