The Protocol_PRO4_InterfaceAdapter type exposes the following members.

Methods

  NameDescription
Close
Close the communication port
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
HandleResponse_CSR
Handler for standard CSR read responses
HandleResponse_DeviceSpecific
Handler for device specific responses
OpenOverloaded.
Port_ReceivedData
Rx
Called by the handler of the PRO4 protocol communications port when data has been recieved. This data is either que'd or immeditatly sent to the port depending upon the ImmediateOutput flag
ToString
Returns a String that represents the current Object.
(Inherited from Object.)
Tx
Get an encapulated packet with bytes to be sent to the device
WriteOverloaded.

See Also