[r4]: / testproject-prj,testproject,code / StandardPLC / Plc Logic / Application / PLC_PRG2 / svnobj  Maximize  Restore  History

Download this file

5 lines (4 with data), 1.3 kB

1
2
3
4
PROGRAM PLC_PRG2
VAR
	test:string;
END_VAR