Hi everybody,
I want to write a (LREAL-)variable on the DataLayer via PLC-App (V2.2.0) using DL_WriteNode.
The variable is located in the OPC-UA Client part and is running on another OPC-UA Server (thats why I have no influence on the length of the path). See the DataLayer access in the picture below:
Yet the copid NodeName (sadly) has more than 255 characters (e.g. see below):
opcuaclient/OPC_UA_Server_KUKA/i=85/ns=2;i=5001/ns=7;i=5000/ns=7;i=5004/ns=8;s=ns=7%3Bi=5004??krlvar:/R1/CUSTOMER/OPCVARIABLEN/ns=8;s=ns=7%3Bi=5004??krlvar:/R1/CUSTOMER/OPCVARIABLEN#ApproachPath[]/ns=8;s=ns=7%3Bi=5004??krlvar:/R1/CUSTOMER/OPCVARIABLEN#APPROACHPATH[10]/ns=8;s=ns=7%3Bi=5004??krlvar:/R1/CUSTOMER/OPCVARIABLEN#APPROACHPATH[10].A1
Is there any chance to write the variable via PLC? Can I use another function? Is there a workaround? Am I missing sth.?
I have no issue writing the variable directly from the DataLayer.
Thx for the support ๐