beautypg.com

Setfielddata, Getfielddata – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual

Page 636

background image


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

ITargetEmulEngine 636

SetFieldData

Void SetFieldData (

int nPageIndex,

int nFieldIndex,

VARIANT vFieldData);


Inputs
int nPageIndex

Page index. (see

Target Emulator SCSI Pages List

)

int nFieldIndex

Page index.

VARIANT vFieldData Data of a field in a a page.

Return Value
None.

Remark
Used in pages section of SAS Software. Sets data of a field in a page.

See Also

GetFieldData