The InterfaceAdapter_KCF_SmartTether type exposes the following members.

Methods

  NameDescription
Close
Close the communication port
(Inherited from Protocol_PRO4_InterfaceAdapter.)
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
(Inherited from Protocol_PRO4_InterfaceAdapter.)
HandleResponse_DeviceSpecific
Handler for device specific responses
(Inherited from Protocol_PRO4_InterfaceAdapter.)
OpenOverloaded.
Port_ReceivedData (Overrides Protocol_PRO4_InterfaceAdapter..::.Port_ReceivedData(Object, CommPort..::.DataReceivedArgs).)
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
(Inherited from Protocol_PRO4_InterfaceAdapter.)
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
(Inherited from Protocol_PRO4_InterfaceAdapter.)
WriteOverloaded.

See Also