[853a2a]: / test / types-struct.test.log  Maximize  Restore  History

Download this file

9 lines (6 with data), 60 Bytes

1
2
3
4
5
6
7
8
TYPE test:
STRUCT
 a: DINT;
 b: DINT;

END_STRUCT
END_TYPE