CommandListAppendEnhancedCommand Method |
Sends an Enhanced Command to a scan-head.
Namespace: RAYLASE.SPICE3.ClientLibAssembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.5.2
Syntax public void AppendEnhancedCommand(
int head,
Axis axis,
uint command
)
Parameters
- head Int32
- The head selector.
- axis Axis
- The axis selector.
- command UInt32
- The Enhanced Protocol command-parameter field.
Remarks See Also