GRL-USB-PD-C2/C2-EPR API 1.1.9
GRL-USB-PD-C2/C2-EPR API Documentation
Loading...
Searching...
No Matches
GrlPdLib.AMS_validation.ValidateMsgSeq Class Reference

To define the packet content. More...

Public Member Functions

 ValidateMsgSeq (VDM_CMD_QC vdmint, VDM_CMD_Type_QC vdmrsp, bool Iststrmsg, int occurInd=0, SOP_TYPE soptyp=SOP_TYPE.SOP, int pktIndex=0, MsgType msgtype=MsgType.Unknown, bool QcData=true)
 
 ValidateMsgSeq (MsgType tstermsg, bool Iststermsg, int occurInd=0, SOP_TYPE soptyp=SOP_TYPE.SOP, int pktIndex=0, MsgTypeSec secMsgTy=MsgTypeSec.NONE)
 
 ValidateMsgSeq (VDM_CMD vdmint, bool Iststrmsg, int occurInd=0, SOP_TYPE soptyp=SOP_TYPE.SOP)
 
 ValidateMsgSeq (VDM_CMD vdmint, VDM_CMD_Type vdmrsp, bool Iststrmsg, int occurInd=0, SOP_TYPE soptyp=SOP_TYPE.SOP, int pktIndex=0, MsgType msgtype=MsgType.Unknown)
 
void Init (bool Iststrmsg, SOP_TYPE soptyp=SOP_TYPE.SOP, int occurInd=0)
 
string Get_MsgName (string msgInt)
 

Public Attributes

MsgType MsgTyp = MsgType.Unknown
 
VDM_CMD VdmInt = VDM_CMD.Reserved
 
VDM_CMD_Type VdmResp = VDM_CMD_Type.UNKNOWN
 
VDM_CMD_QC VdmInt_QC = VDM_CMD_QC.Unknown
 
VDM_CMD_Type_QC VdmResp_QC = VDM_CMD_Type_QC.UNKNOWN
 
SOP_TYPE soptype = SOP_TYPE.NONE
 
bool IstesterMsg = false
 
bool IsVDMmsg_Validating = false
 
int iOccurnInd = 1
 
int iPktIndex = 0
 
bool IsMsgRetryEn = false
 
PDMessage ExpMsg = null
 
MsgTypeSec SecMsgTy = MsgTypeSec.NONE
 

Detailed Description

To define the packet content.