[r389]: / trunk / Library / DUTs / ST_AssertArrayResultInstances / svnobj  Maximize  Restore  History

Download this file

7 lines (6 with data), 1.3 kB

1
2
3
4
5
6
TYPE ST_AssertArrayResultInstances :
STRUCT
    AssertArrayResult : ST_AssertArrayResult;
    DetectionCountThisCycle : UINT; // Number of instance of the "AssertArrayResult" in this specific PLC-cycle
END_STRUCT
END_TYPE