Click or drag to resize

CommandListAppendStartMotf Method

When using MOTF, immediately starts tracking the encoder without requiring an external trigger event.


Namespace: RAYLASE.SPICE3.ClientLib
Assembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.4.1
Syntax
C#
public void AppendStartMotf()
Remarks
Appends a START_MOTF command to the list.
See Also