|
GRL-USB-PD-C2/C2-EPR API 1.1.9
GRL-USB-PD-C2/C2-EPR API Documentation
|
Public Member Functions | |
| List< uint > | GetByteData () |
| Gets Byte Data. | |
| EPR_Mode_Message () | |
| Request Message Constructor. | |
| bool | ClearDataObjects () |
| Clears the object. | |
| bool | AddEPR_ModeMessage (uint Action, uint Data) |
| Allows to set EPR_ModeMessage. | |
Public Attributes | |
| List< KeyValuePair< string, string > > | Header = new List<KeyValuePair<string, string>>() |
| List< Dictionary< string, string > > | PDO = new List<Dictionary<string, string>>() |
| GrlPdLib.EPR_Mode_Message.EPR_Mode_Message | ( | ) |
Request Message Constructor.
| bool GrlPdLib.EPR_Mode_Message.AddEPR_ModeMessage | ( | uint | Action, |
| uint | Data ) |
Allows to set EPR_ModeMessage.
| Enter | set to the EPR Sink Operational PDP. |
| Enter Acknowledged | set to zero. |
| Enter Succeeded | set to zero. |
| Enter Failed | . |
| Exit | set to zero. |
| bool GrlPdLib.EPR_Mode_Message.ClearDataObjects | ( | ) |
Clears the object.
| List< uint > GrlPdLib.EPR_Mode_Message.GetByteData | ( | ) |
Gets Byte Data.