1
Support Questions / Re: Micro820 Ethernet - Some Structured variables return 'Path Destination Unknown'
« on: November 30, 2016, 03:16:33 PM »
Archie, I didn't have a chance to do a Wireshark data capture due to another project taking me away, but I did some tests.
It appears that we are unable to poll data in the Micro PLC that exists in a structure created from a UDF (User Defined Function) instance. For example, I have a UDF to handle our analogs called "AI_Combined_AddOn", which gets assigned a tag, LIT101 in this case. The LIT101 tag is created as data type 'AI_Combined_AddOn' with all of the data members that exist in the UDF parameters (LIT101.Value, LIT101.HHAlarm, etc...)
This limitation is applicable when attempting to poll this data from a ControlLogix as well. I'm in contact with Rockwell to hopefully improve some of these limitations in future firmware updates.
Thanks for the help, I look forward to working with this software!
It appears that we are unable to poll data in the Micro PLC that exists in a structure created from a UDF (User Defined Function) instance. For example, I have a UDF to handle our analogs called "AI_Combined_AddOn", which gets assigned a tag, LIT101 in this case. The LIT101 tag is created as data type 'AI_Combined_AddOn' with all of the data members that exist in the UDF parameters (LIT101.Value, LIT101.HHAlarm, etc...)
This limitation is applicable when attempting to poll this data from a ControlLogix as well. I'm in contact with Rockwell to hopefully improve some of these limitations in future firmware updates.
Thanks for the help, I look forward to working with this software!