MbusMasterFunctionsDeviceIdObject Class |
Container for Device ID objects
Inheritance HierarchySystemObject
FieldTalk.Modbus.MasterMbusMasterFunctionsDeviceIdObject
Namespace:
FieldTalk.Modbus.Master
Assembly:
FieldTalk.Modbus.Master (in FieldTalk.Modbus.Master.dll) Version: 2.15.2-eval+3d8362b4bb861c05760d48b11d303e954bb8597c
Syntaxpublic class DeviceIdObject
Public Class DeviceIdObject
public ref class DeviceIdObject
The MbusMasterFunctionsDeviceIdObject type exposes the following members.
Fields|
| Name | Description |
|---|
 | data | ASCII string with data |
 | id | 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