MODBUS Driver
Observe these guidelines when importing the MODBUS controller tags into
FactoryTalk Optix Studio
.Controller tags
You can load tags in the offline mode into
FactoryTalk Optix Studio
from CSV
files.The exported
CSV
contains this data:Column | Description |
---|---|
Symbol | A variable name. |
Address | The variable address on the controller in one of the these formats:
|
Type | The variable data type (optional but recommended). |
Description | The variable description text (optional). |
Exported data example
VAR0001,CS13,BOOL,Description, PumpSts1,HR14,WORD,Description, InputReg,IR10,WORD,Description, F12234, IS21,BYTE,Description, SingleCoil110,SC110,BOOL,Description,
Provide Feedback