I just tried it and its working great, thank you! I want to branch out from this to one more question. How does the messaging works for UDTs in vendor PLC?
For e.g. in a usual MSG instruction Vendor_Real_Array[0] is copied to Plant_Real_Array[0]
Where would Vendor_Real_Array[0].Volts will be copied to, if I don't have the same UDT in my PLC?