
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.
Commenti su questo manuale