[r908]: / branches / develop / mqttsparkplug / mqttsparkplug-unittest / Device / Plc Logic / mqttsparkplug / General Helpers / PRG_GENDATA / svnobj  Maximize  Restore  History

Download this file

8 lines (7 with data), 1.6 kB

1
2
3
4
5
6
7
// Generates data "out of sync" with task test
PROGRAM PRG_GENDATA
VAR
    Str : FB_ChangingString;
END_VAR
// Generates "live" data for Edge and Devices
GenerateData();