[r907]: / branches / develop / mqttsparkplug / mqttsparkplug / Sparkplug™ MQTT edge and host / Interfaces / IFileTransfer / SendFile_1 / svnobj  Maximize  Restore  History

Download this file

5 lines (4 with data), 1.9 kB

1
2
3
4
// Open file (filename , File Access Mode)
    FileName : T_MaxString := 'filepath/file.txt';  // File name can contain an absolute or relative path to the file. Path entries must be separated with a Slash (/)
END_VAR
VAR