fwPeriphAddress_Examples.ctl File Reference
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]
|
dyn_string | exc |
string | dpe = "system1:datapoint1.value" |
| [Example: create S7 periphery address]
|
bool | configExists |
bool | isActive |
dyn_anytype | config |
dyn_string | exceptionInfo |
Detailed Description
This file contains only documentation of the fwConfigs library set
- Creation Date
- 14/01/2013
- Author:
- Marco Boccioli (EN/ICE-SCD)
Function Documentation
fwPeriphAddress_set |
( |
"sys_1:testPerAddr.input" |
, |
|
|
params |
, |
|
|
exc |
| |
|
) |
| | |
Variable Documentation
[Example: create OPC UA periphery address]
[Example: create S7 periphery address]
string dpe = "system1:datapoint1.value" |
[Example: create S7 periphery address]
[Example: get a periphery address configuration]