Runtime configuration¶
Properties¶
Name |
BrowseName |
DataType |
Description |
---|---|---|---|
Local destination node | LocalDestinationNode |
Design node where the node of interest and all its children are imported. |
|
Remote source node | RemoteSourceNode |
Path of the node of interest in the server information model starting, expressed as the sequence of BrowseName separated by “/”. Automatically selects all child nodes of the indicated node. Note: it is not necessary to indicate the server Root node. |
|
Content synchronization mode | ContentSynchronizationMode |
Mode for importing and synchronizing nodes and variable values. No synchronization = import and synchronize deactivated; Only import = imports the nodes of interest but does not keep their structure and the value of the variable synchronized; Import and synchronize the values = import the nodes of interest and keeps the variable values synchronized; Full synchronization = import the nodes of interest and keep their structure and the values of the variable synchronized. |
|
Include remote source node | IncludeRemoteSourceNode |
False = import child nodes only; True = import both the node indicated in the remote source node and the child nodes. |
|
Enable event synchronization | EventSynchronization |
In the client node indicated in Local Destination Node, shows the events generated by the server node indicated in Remote Source Node. |
|
Event type | EventType |
Event type of interest among those generated by the server node indicated in Remote Source Node and shown in the client node indicated in Local Destination Node. |