Property | Type | Description | |
---|---|---|---|
CurrentDataBufferOctalIndex | int | ||
I002DataItems | System.Collections.Generic.List |
Method | Description | |
---|---|---|
Decode ( byte DataBlockBuffer, string Time, int &NumOfMessagesDecoded ) : string[] | ||
Intitialize ( bool Hard_Reset ) : void | ||
ItemIDToIndex ( string ID ) : int |
public Decode ( byte DataBlockBuffer, string Time, int &NumOfMessagesDecoded ) : string[] | ||
DataBlockBuffer | byte | |
Time | string | |
NumOfMessagesDecoded | int | |
return | string[] |
public static Intitialize ( bool Hard_Reset ) : void | ||
Hard_Reset | bool | |
return | void |
public static ItemIDToIndex ( string ID ) : int | ||
ID | string | |
return | int |
public static int CurrentDataBufferOctalIndex | ||
return | int |