BaseScanControllerSetStandAloneList Method |
Sets the stand alone configuration on the card. The lists contained in
JobLists must already be stored on the card.
Namespace: RAYLASE.Marker.Device.ScanControllerAssembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntaxpublic abstract void SetStandAloneList(
StandAloneConfiguration configuration
)
Parameters
- configuration StandAloneConfiguration
- Configuration defining the Stand-Alone setup.
See Also