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.ExpectedAMSSequence Class Reference

Expected AMS sequence. More...

Public Member Functions

 ExpectedAMSSequence (List< AMSElement > eleLst)
 
void AddElement (AMSElement ele)
 
AMSElement GetAMSElement (int index)
 
int GetObtIndex (MsgType msgTy, out int EleIndex, bool initiatorCheck=false, bool initiatorChckVal=false)
 
int GetObtIndex (VDM_CMD cmd, VDM_CMD_Type cmdTy, bool isDUT, out int EleIndex)
 
AMSElement GetAMSElementbyMsgIndex (int msgInd)
 Author - Yog Get the Ams Element using the PD Msg Index.
 

Properties

List< AMSElementAmsElement [get]
 

Detailed Description

Expected AMS sequence.

Member Function Documentation

◆ GetAMSElementbyMsgIndex()

AMSElement GrlPdLib.AMS_validation.ExpectedAMSSequence.GetAMSElementbyMsgIndex ( int msgInd)

Author - Yog Get the Ams Element using the PD Msg Index.

Parameters
msgInd
Returns