[r2]: / aunit-prj,aunit,aunit_rtu / DataExchange / svnobj  Maximize  Restore  History

Download this file

7 lines (6 with data), 918 Bytes

1
2
3
4
5
6
TYPE DataExchange :
STRUCT
	diValue1 : DINT := 0;
	diValue2 : DINT := 0;
END_STRUCT
END_TYPE