The Protocol_PRO4_IDevice type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | HandleResponse_CSR |
Handler for standard CSR read responses
|
![]() | HandleResponse_DeviceSpecific |
Handler for device specific responses
|
Properties
Name | Description | |
---|---|---|
![]() | CommsTimeout |
Duration in mS to wait for response from device
|
![]() | ConsecutiveMissedResponseCount |
Number of missed replys.
This value is set by the CommsManager
|
![]() | CountPacketsToSend | |
![]() | DeviceName |
A device name so the user can identify the device in the UI
|
![]() | DeviceType |
Get the Device Type
|
![]() | NetworkID |
Get Network Node ID
|
![]() | NextPacketToSend | |
![]() | UsesRawComms |
Flag to indicate device uses RAW data stream and not true PRO4 protocol
Most devices should set this to FALSE
|