CommandListAppendMotfWaitPart Method |
When using MOTF, waits for the $PART_SENSOR input to become active.
Namespace: RAYLASE.SPICE3.ClientLibAssembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.5.2
Syntax public void AppendMotfWaitPart(
int timeout = -1
)
Parameters
- timeout Int32 (Optional)
- Maximum time to wait for part (Default: -1 (Infinity)).
Remarks See Also