I'm trying to create a VB.NET script that writes value from existing string variable to User Alarm message. The User Alarms list updates new row as an boolean signal goes true. The User Alarm/s is a list/db or etc. that saves alarmlogs to build in memory in HMI. The reason why I want to write message from string, is that I've got over a 1000 alarm codes coming from Robot, which I need to see in alarm log.
I've created an user alarm object. User Alarms, alarm that I want to use.
I'm using Sysmac studio version 1.4.
Thanks in advance
-Toni