3 local use of can opc tunnel, 4 using the remote softplc opc tunnel, 5 using the remote data manager opc tunnel – Lenze PC-based Automation Industrial PC User Manual
Page 115: 6 local use of remote can opc tunnel

2.5 EN - 01/2012
L
115
Industrial PC | Parameter setting & configuration
Visualisation with »VisiWinNET®«
Constellation and connection
13.3.4.3
Local use of CAN OPC tunnel
How to access the variables of the CAN OPC tunnel:
Place the prefix CAN in front of the variable. Specify the variable in the following
form:
.can
<Can port>.dev<Device CAN address>.pari<24575 minus
code>d
<Data type>
Example: CAN.can1.dev40.pari24572d8
13.3.4.4
Using the Remote SoftPLC OPC tunnel
How to access the variables of the Remote SoftPLC OPC tunnel:
1. Place the ID of the Remote IPC RemoteIPC and the prefix PLC.PLC: in front of the
variables,
2. Specify the variable in the form <CoDeSys block>.<CoDeSys variable>.
Example: RemoteIPC.PLC.PLC:.EPMAP
13.3.4.5
Using the Remote data manager OPC tunnel
How to access the variables of the Remote data manager OPC tunnel:
1. Place the ID of the Remote IPC RemoteIPC and the prefix DM in front of the
variables,
2. Enter the variable in the form of .pari<24575 minus code>d<data type>.
Example: RemoteIPC.DM.pari24572d8
13.3.4.6
Local use of Remote CAN OPC tunnel
How to access the variables of the Remote CAN OPC tunnel:
1. Place the ID of the Remote IPC RemoteIPC and the prefix CAN in front of the
variables,
2. Enter the variable in the form of .can<CAN port>.dev<CAN address
device>.pari<24575
minus code>d<data type>.
Example: RemoteIPC.CAN.can1.dev40.pari24572d8