INI Configuration Reference
This document describes all configuration sections and keys used in the Settings\Settings.ini INI file.
TCP_Server
[TCP_Server]
port = "50007"
Keys
- port
The default port for Python API. It can be changed if not available. Default:
"50007".
AS5171_Analog
[AS5171_Analog]
GuiCTRLs = "LoadFromFile"
Path = ""
Keys
- GuiCTRLs
GUI control loading mode.
"LoadDefault"means control definitions are always default wheb loading the device GUI."LoadFromFile"means control definitions are read from a file that is stored in Settings\."LoadFromPath"means control definitions are read from a file that is specified in Path.- Path
File system path to the GUI control definition file. Empty string means no file is assigned.
AS5171_Digital
[AS5171_Digital]
GuiCTRLs = "LoadFromFile"
Path = ""
Keys
- GuiCTRLs
Same behavior as before.
- Path
Same behavior as before.
AS5172
[AS5172]
GuiCTRLs = "LoadFromFile"
Path = ""
Keys
- GuiCTRLs
Same behavior as before.
- Path
Same behavior as before.
AS5173
[AS5173]
GuiCTRLs = "LoadFromFile"
Path = ""
Keys
- GuiCTRLs
Same behavior as before.
- Path
Same behavior as before.
AS5270_Analog
[AS5270_Analog]
GuiCTRLs = "LoadFromFile"
Path = ""
Keys
- GuiCTRLs
Same behavior as before.
- Path
Same behavior as before.
AS5270_Digital
[AS5270_Digital]
GuiCTRLs = "LoadFromFile"
Path = ""
Keys
- GuiCTRLs
Same behavior as before.
- Path
Same behavior as before.