ST_ControlModuleInterface - General Information
Type: |
Data structure |
Available as of: |
V1.0.4.0 |
Inherits from: |
- |
This structure is required for integrating control modules into the visualization.
Variable |
Data type |
Description |
---|---|---|
dwControlModuleAddItf |
DWORD |
Address of an interface for a control module. |
udiControlModuleNumber |
UDINT |
Number / ID of the control module. |
sControlModuleName |
STRING[80] |
Name of the control module. |
udiControlModuleType |
UDINT |
Type of the control module. (For all function blocks that are not Schneider Electric specific you have to choose a value between 1000 and 2147483647. The range between 1 and 999 is reserved by Schneider Electric.) |