Setfielddatatodbid, Setgotoinstructionlableid, Setgotoinstructionlabelid – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual
Page 482
Advertising

Sierra SAS/SATA Protocol Suite, STX Software API Reference Manual
IExerciserEngine 482
SetFieldDataToDBId
int SetFieldDataToDBId (
short iLayerID,
int nPacketIndexInLayer,
int nFieldIndex,
long lDataId);
Inputs
short iLayerID
Layer ID of a packet see
int nPacketIndexInLayer
Index of a packet corresponding to layer ID.
int nFieldIndex
Index of a field in packet.
long lDataId
Data block ID of a field in packet.
Return Value
Returns result of method, whether called by valid index and layer ID or not.
Remark
Sets a datablock ID to a field of a packet corresponding to nPacketIndexInLayer and iLayerID
parameters.
See Also
Advertising