Go to documentation repository
Contact technical support
changes.mady.by.user Yulia Morozova
Saved on 09.08.2022
Saved on 11.08.2022
...
if (Event.SourceType == "CAM") { var msg = Event.Clone(); if (msg.GetParam("AxxonNetSLAVE_id") == "WS3") { msg.SetParam("AxxonNetSLAVE_id", "Computer"); NotifyEvent(msg); } }