The Protocol_PRO4_Packet type exposes the following members.

Methods

  NameDescription
Build_Request
Create and populate a request packet
Build_Request_ConfigData
Create and populate a request packet for getting the CONFIGURATION DATA
Build_Request_DeviceID
Create and populate a request packet for getting the DEVICE ID
Build_Response
Create and populate a response packet
CalcHeaderChecksum
Calculate the header checksum
CalcPayloadChecksum
Calculate the Payload checksum
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Format_Request
Fill out the packet header and set the payload bytes.
Format_Response
Fill out the packet header and set the payload bytes.
FormatHeaderFromBuffer
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
SetData
Set a byte in the data payload portion of the packet
ToString
Print the packet as a string of hex values
(Overrides Object..::.ToString()()().)

See Also