SPICE3DeviceSetSpecialFunctionIO Method |
Asserts or de-asserts the special function.
Namespace: RAYLASE.MarkerPlugin.Devices.ScanController.SPICE3Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.34.0
Syntaxpublic override void SetSpecialFunctionIO(
SpecialFunctionType specialFunction,
bool value
)
Parameters
- specialFunction SpecialFunctionType
- Signal to set.
- value Boolean
- True if active.
See Also