Variable Parameters
Symbol |
Function |
Symbol |
Name of the variable. |
Operation |
Defines, if the variable is used as:
Hint: See also chapter Status and command variables. Default: Data exchange |
Offset |
Address within the Data block. Default: 0 |
Mask |
For exchanging boolean variables through MODBUS words, a hexadecimal mask is available in order to define to which bit of a word a variable is attached. For example, enter the mask "0001" to map a boolean variable to the less significant bit of a word. Default: FFFF |
Storage |
For exchanging 32 bit variables (DINT, REAL...), you can select to map the variable on two consecutive words. For exchanging 64 bit variables (LINT, LREAL...), you can select to map the variable on four consecutive words. STRING variables are supported only if a "string" data format is specified. Available settings:
Default: Default Hint: The STRING length has even numbers only. |
Range (Low) |
Low value of the adjusted value. This is the minimum value for scaling the signal. Default: empty |
Range (High) |
High value of the adjusted value. This is the maximum value for scaling the signal. Default: empty |
Signal (Low) |
Low signal value received via MODBUS. Default: empty |
Signal (High) |
High signal value received via MODBUS. Default: empty |
Other topics in this chapter |
Variable Parameters |
IEC 61131-3 Automation platform > Drivers - Fieldbus configuration > MODBUS Master > Variables > Variable Parameters |
Created with the Personal Edition of HelpNDoc: Qt Help documentation made easy