beautypg.com

Setoobinstrsataportselectiont2, Setoobinstructionsyncstate – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual

Page 500

background image


Sierra SAS/SATA Protocol Suite, STX Software API Reference Manual

IExerciserEngine 500

SetOOBInstrSATAPortSelectionT2

int SetOOBInstrSATAPortSelectionT2(VARIANT
pvtSATAPortSelectionT2);


Inputs
VARIANT pvtSATAPortSelectionT2

SATA port selection T2 value in __int64 format.


Return Value
Returns the Error Code if an error occurs.

Remark
Sets SATA port selection T2 value in VARIANT that is a __int64 parameter.

See Also

GetOOBInstrSATAPortSelectionT2

SetOOBInstructionSyncState

BOOL SetOOBInstructionSyncState (

int nInstructionIndex,

BYTE ySyncState);


Inputs
int nInstructionIndex

Index of an object (all instructions, including Send)

BYTE ySyncState

Synchronization state: send after the completion of previous block, or

send OOB immediately.


Return Value
Returns result of method, whether called by valid index and instruction type or not.

Remark
Sets Synchronization state: send after the completion of previous block, or send OOB

immediately.
Note: Call this method only for OOB signal instruction.

See Also

GetOOBInstructionSyncState