AdvancedHMI Software

General Category => Support Questions => Topic started by: MrPike on June 14, 2018, 04:46:32 PM

Title: DataSubscriber2 to expose changing modbus register
Post by: MrPike on June 14, 2018, 04:46:32 PM
Archie,  i need to examine about a 100 registers of a controller via ModbusTCP and I am trying to determine which one has changed without knowing in advance. is there a way for the DS2 to expose which register value(or index)has changed without having to write 100 ElseIf statements?  Maybe one code snippet that can put the value in a msgbox. Thanks.
Title: Re: DataSubscriber2 to expose changing modbus register
Post by: Phrog30 on July 02, 2018, 07:25:30 AM
On data changed event e.plcaddress is the item that changed.