These are the symbolic names of the status for lists on the card.
Namespace: RAYLASE.SPICE3Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 3.9.1
Syntax
Members| Member name | Description |
|---|
| NotExisting |
List does not exist on the card.
|
| Idle |
List is ready for execution.
|
| InExecutionQueue |
List is inside the execution queue after calling ListAPIExecute, and is currently waiting to be executed.
|
| Processing |
List is currently being processed and has started executing. Trying to modify the list would now lead to an error.
|
See Also