Documentation
FieldTalk Modbus Slave Library for .NET
MbusDataTableInterfacegetMasterInfo Method |
Retrieves a MasterInfo object which will hold additional information
about the currently processed Modbus request. This is
the protocol type, the slave ID, the IP address and the transaction ID
of the current request.
Namespace: FieldTalk.Modbus.Slave
Assembly: FieldTalk.Modbus.Slave (in FieldTalk.Modbus.Slave.dll) Version: 2.11.0-eval+eb1ecbe71c969eff5d7c05d58da16dade0474678
The referenceand data is only valid during the execution of a data table callback
method (like readHoldingRegistersTable or writeHoldingRegistersTable)