Vai al contenuto

Extra.ini file configuration

The file has the following features:It contains a description area to manage every string to be modifiedFor every string to be modified it’s possible to specify from which other string take the text (for example, it’s possible to generate multiple different strings starting from the same one, like “Maximum temperature alarm zone %1”)Every string can have one or more parameters, comma separated, to be used to substitute the placeholders inside the text. The parameters can be constant values or PLC variables (PLC CONST constants are not supported).Empty lines are allowedComment lines are allowed, by starting the line with the character “;”WARNING: destination strings must esist (they can even be empty strings but the ID must be present).