[r819]: / trunk / mqttsparkplug / mqttsparkplug / SparkplugB / Function Blocks / FB_Device / FB_DeviceStateMachine / Steps / PLUGGED_entry / svnobj  Maximize  Restore  History

Download this file

5 lines (4 with data), 1.0 kB

1
2
3
4
WriteDeviceLog( gc_sparkplug.CMP_EDGE,
                CmpLog.LogClass.LOG_DEBUG,
                'Device %s plugged into EoN',
                TO_STRING( DeviceName ) );