Configuration
Parameter |
Description |
Symbol |
Process variable that is mapped to the fieldbus variable. Default: ??? |
Status/Control |
Diagnostic information provided to the application. Allows to use the dropdown menu to select the desired setting, if active. Hint: Slave status variables can only be used, if the option Manage diagnostic info for slaves in the Master/port dialog is active. Settings:
Default: inactive |
Data exchange |
Variable is used for process data exchange. Default: active |
Offset: |
Position of the data inside the MODBUS map. Default: 0 |
Mask: |
A hexadeciamal Mask (e.g. 0001) for exchanging boolean variables through MODBUS words. Default: FFFF |
Storage: |
For exchanging 32 bit variables (DINT, REAL...), you can select to map the variable on two consecutive words.
Settings:
Hint: The STRING length has even numbers only. Default: Default |
Range |
Min/Max value of the process variable in the application. The Range and Signal settings allow to decode the Slave values for the Master without any code. Example: If you have a Slave which is coding a 0 to 10V measurement on 10 Bits, the value range reaches from 0 to 2047. The Master side is receiving a value from 0 to 2047 instead of 0 to 10V. Using this option the Master decodes the value from the Slave automatically and changes the Bit value 1024 to the voltage measurement 5V. |
Min: |
Defines the minimal value of the process variable. Default: empty |
Max: |
Defines the maximum value of the process variable. Default: empty |
Signal |
Min/Max value sent or received in the MODBUS frame. The Range and Signal settings allow to decode the Slave values for the Master without any code. |
Min: |
Defines the minimum range value. Default: empty |
Max: |
Defines the maximum range value. Default: empty |
Close dialog
Option |
Description |
OK |
Applies settings and closes the dialog. |
Cancel |
Discards all changes and closes the dialog. |
Configuration |
IEC 61131-3 Automation platform > Drivers - Fieldbus configuration > MODBUS Master > Variables > Configuration |
Created with the Personal Edition of HelpNDoc: Easy EBook and documentation generator