System |
public class SystemConfig : ConfigBase
The SystemConfig type exposes the following members.
Name | Description | |
---|---|---|
![]() | EnableStandAloneMode | Enables or disables the stand-alone mode of the card. WARNING: Read Stand-Alone Mode before enabling this. |
![]() | ScannerMonitoring | Sets/Gets configuration of scanner monitoring for the scanhead(s). |
![]() | StandAloneExecuteOnErrorListID | Specifies the list that should be executed in stand-alone mode if an error occurs. |
![]() | StandAloneListID | Specifies the list that should be executed when stand-alone mode is enabled. |
![]() | TimeZone | The Timezone. |
Name | Description | |
---|---|---|
![]() ![]() | Load | Loads a new configuration instance from the specified file. |
![]() | Save | Saves the configuration to the specified file. If the specified file exists, this method overwrites it. |