fwConfigs
|
Functions | |
fwPeriphAddress_set ("sys_1:testPerAddr.input", params, exc) | |
fwPeriphAddress_get (dpe, configExists, config, isActive, exceptionInfo) | |
DebugN ("fwPeriphAddress_get:\n ", dpe, configExists, config, isActive, exceptionInfo) | |
Variables | |
dyn_anytype | params = fwPeriphAddress_TYPE_OPCUACLIENT |
[Example: create OPC UA periphery address] More... | |
dyn_string | exc |
string | dpe = "system1:datapoint1.value" |
[Example: create S7 periphery address] More... | |
bool | configExists |
bool | isActive |
dyn_anytype | config |
dyn_string | exceptionInfo |
This file contains only documentation of the fwConfigs library set
fwPeriphAddress_get | ( | dpe | , |
configExists | , | ||
config | , | ||
isActive | , | ||
exceptionInfo | |||
) |
DebugN | ( | "fwPeriphAddress_get:\n " | , |
dpe | , | ||
configExists | , | ||
config | , | ||
isActive | , | ||
exceptionInfo | |||
) |
dyn_anytype params = fwPeriphAddress_TYPE_OPCUACLIENT |
[Example: create OPC UA periphery address]
[Example: create S7 periphery address]
dyn_string exc |
string dpe = "system1:datapoint1.value" |
[Example: create S7 periphery address]
[Example: get a periphery address configuration]
bool configExists |
bool isActive |
dyn_anytype config |
dyn_string exceptionInfo |