프로퍼티 | 타입 | 설명 | |
---|---|---|---|
CurrentDataBufferOctalIndex | int | ||
I048DataItems | System.Collections.Generic.List |
메소드 | 설명 | |
---|---|---|
Decode ( byte DataBlockBuffer, string Time, int &NumOfMessagesDecoded ) : string[] | ||
Intitialize ( bool Hard_Reset ) : void | ||
ItemIDToIndex ( string ID ) : int |
메소드 | 설명 | |
---|---|---|
Reset_Currently_Present_Flags ( ) : void |
public Decode ( byte DataBlockBuffer, string Time, int &NumOfMessagesDecoded ) : string[] | ||
DataBlockBuffer | byte | |
Time | string | |
NumOfMessagesDecoded | int | |
리턴 | string[] |
public static Intitialize ( bool Hard_Reset ) : void | ||
Hard_Reset | bool | |
리턴 | void |