GRL-USB-PD-C2/C2-EPR API 1.1.9
GRL-USB-PD-C2/C2-EPR API Documentation
|
Public Member Functions | |
List< byte > | GetListofByteData () |
byte[] | GetRawData_InBytes () |
uint | GetUINTData () |
bool | ClearDataObjects () |
bool | GetBattery_Status_Ref (byte FixedBat, byte HotSwapBat) |
The Get_Battery_Status (Get Battery Status) Message is used to request the status of a Battery present in its Port Partner. | |
bool | ExtendedHeaderConfiguration (ushort datasize, bool Chunked=false) |
Sets Extended header configuration. | |
bool GrlPdLib.GetBatteryStatus.ExtendedHeaderConfiguration | ( | ushort | datasize, |
bool | Chunked = false ) |
Sets Extended header configuration.
datasize | Size of the Source or Sink Extended Messages. |
Chunked | Series of Data Blocks. true : Chunked , false : unchunked |
bool GrlPdLib.GetBatteryStatus.GetBattery_Status_Ref | ( | byte | FixedBat, |
byte | HotSwapBat ) |
The Get_Battery_Status (Get Battery Status) Message is used to request the status of a Battery present in its Port Partner.
FixedBat | Values 0…3 represent the Fixed Batteries |
HotSwapBat | Values 4…7 represent the Hot Swappable Batteries |