SPICE3DeviceEnableStandAloneMode Method |
Enables the Stand-Alone mode. If enabled, the card will start executing the Stand-Alone list after booting up.
Namespace: RAYLASE.MarkerPlugin.Devices.ScanController.SPICE3Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntaxpublic override void EnableStandAloneMode(
bool enable
)
Parameters
- enable Boolean
- Flag to enable or disable Stand-Alone mode.
See Also