Logic module configuration
Within this configuration file, general settings for the Logic module are configured.
File location
<WorkspaceDirectory>\ConfigFiles\xio.Logic.cfg
Â
Parameter | Description | Scope | Default value |
---|---|---|---|
xio.Logic.VariableName | Specifies the variable name that is replaced by the item's value for in- and out-calculation. | string | value |
xio.Logic.ValueTag | Defines the tag that is used to indicate the item value within the out processing resource. | string | @value@ |
xio.Logic.Language | The country code which is used for data conversion (e.g. de, en, ...). Default is invariant culture. | string | invariant culture |
xio.Logic.LogConversionErrors | If disabled, parsing and conversion errors will not be logged. | bool | false |
Â