MbusDataTableInterfacereadDeviceIdentification Method |
Namespace: FieldTalk.Modbus.Slave
protected virtual string readDeviceIdentification( int objId )
Protected Overridable Function readDeviceIdentification ( objId As Integer ) As String
protected: virtual String^ readDeviceIdentification( int objId )
Object Id | Object Name / Description |
0x00 | VendorName |
0x01 | ProductCode |
0x02 | MajorMinorRevision |
0x03 | VendorUrl |
0x04 | ProductName |
0x05 | ModelName |
0x06 | UserApplicationName |
0x07 - 0x7F | Reserved |
0x80 - 0xFF | Vendor specific private objects |
Required: No
Default Implementation: Returns null which causes an unsupported ID exception reply