BaseScanControllerEnableStandAloneMode Method |
Enables the Stand-Alone mode. If enabled, the card will start executing the Stand-Alone list after booting up.
Namespace: RAYLASE.Marker.Device.ScanControllerAssembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntaxpublic abstract void EnableStandAloneMode(
bool enable
)
Parameters
- enable Boolean
- Flag to enable or disable Stand-Alone mode.
See Also