Documentation

MbusMasterFunctionsDeviceIdObject Class

Container for Device ID objects
Inheritance Hierarchy
SystemObject
  FieldTalk.Modbus.MasterMbusMasterFunctionsDeviceIdObject

Namespace:  FieldTalk.Modbus.Master
Assembly:  FieldTalk.Modbus.Master (in FieldTalk.Modbus.Master.dll) Version: 2.15.2-eval+3d8362b4bb861c05760d48b11d303e954bb8597c
Syntax
public class DeviceIdObject

The MbusMasterFunctionsDeviceIdObject type exposes the following members.

Fields
  NameDescription
Public fielddata
ASCII string with data
Public fieldid
Object ID (Range: 0-255)
Top
Remarks
Used in conjunction with Modbus function 43 (hex 2B) subfunction 14 (hex 0E), Read Device Identification
See Also