Data extension identifier | System text (without spaces and diacritics). It is used for unambiguous identification of data extension in data item (e.g. in the Extension method). The default value is "comm". |
---|---|
Target object (PmaCommGroup) | Path to the target object of appropriate type, in which the data item must be registered. The object can also be selected by the button on the right.By this selection the communication type, refresh rate and other parameters defined in the PmaCommGroup object can be defined. Macro expression can be used for input, the result must be a NON-LOCALIZED path to Pma object (it is evaluated after starting the application). |
ItemID | Text address/identifier of the variable for the corresponding communication type. The address can be entered either manually or it can be selected from the selective window that can be opened by the button right from the input. This configurator sets the initial value of the ItemId property. Macro expression can be used for input (it is evaluated after starting the application). |
Value recalculation | If checked, then the received and sent value will be recalculated by the PmValue = k/d * CommValue + q formula, where PmValue is the value in the PROMOTIC system, CommValue is the value from the communication, k,d,q are the recalculation constants defined in the configurator. The conversion is applied also when sending the value. Then the inversion conversion is done according to the expression CommValue = d/k * (PmValue - q). Caution: Vhen sending the value with conversion, some inaccuracy may happen and so the PmValue sent could differ from the PmValue received. For example for the conversion of PmValue = 1000 * CommValue and if CommValue is the value on 1B (Range 0-255), then when sending the PmValue=2008 the CommValue=2 is sent. If the CommValue=2 is received, then the PmValue will be 2000. Macro expression can be used for input (it is evaluated after starting the application). |