19 sendprimitive(), Rimitive – Teledyne LeCroy SAS_SATA Protocol Suite Verification Script Engine Reference Manual User Manual

Page 43

Advertising
background image


43

9.19 SendPrimitive()

This function specifies to send a selected Primitive event to the script for verification.


Format :

SendPrimitive(Primitive Code)

Parameters

Primitive Code

Works only for the following Primitive Codes:

PRIM_CODE_ERROR

PRIM_CODE_AIP_NORMAL
(For a complete list of Primitive Codes, refer to

Appendix-A

.


Example

SendPrimitive(PRIM_CODE_DONE_NORMAL);

# Sends all Done-Normal Primitive event.




























Advertising