|
|
|
|
|
|
|
|
|
|
Re: OPC UA connection issue [message #1810666 is a reply to message #1810663] |
Thu, 15 August 2019 10:45   |
Eclipse User |
|
|
|
Hi Mariusz ,
ERROR: T#38541728933294: [OPC UA LAYER]: Connection RD_1 of FB CLIENT_1 is not connected to anything.
It says, in your CLIENT_1 FB the RD_1 port should be connected to a suitable convert FB, so that forte knows the data type of the output data. However, as you just using it for writing a data value, you need CLIENT1_0 FB instead (with no SD_x ports)
ERROR: T#38541729030994: [OPC UA ACTION]: Remote SUBSCRIBE_1 action is only allowed using a Client FB, the amount of BrowseName,NodeId pairs should match the number of RDs, and must have no SDs
All remote operations use the Client FB for now. If you read a value, you need the CLIENT0_1 FB (no RDs, one SD port)
ERROR: T#38541729287794: [OPC UA LAYER]: Got invalid port connection on FB CLIENT_1_1 at port SD_1. It must be connected to another FB.
same. use CLIENT0_1 FB instead
Hope this helps.
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.25715 seconds