You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I got an error "ERROR: T#18446743277741810407: [OPC UA ACTION]: In FB CLIENT_1: Remote action WRITE is only allowed using a Client FB, the amount of BrowseName,NodeId pairs should match the number of SDs and must have no RDs" when using the Publish FB to write new values at a variables, so I tried using an client FB, but there is no Client without RDs. So how can I create a new client FB?
I tried to search for the creation of the FBs from the lib net, but I dont find it
The text was updated successfully, but these errors were encountered:
The best is you take the CLIENT_1 block copy it to a CLIENT_1_0 and delete the RD_1 output. 4diac IDE and 4diac FORTE will know what to do. You do not need to export C++ ocde.
I got an error "ERROR: T#18446743277741810407: [OPC UA ACTION]: In FB CLIENT_1: Remote action WRITE is only allowed using a Client FB, the amount of BrowseName,NodeId pairs should match the number of SDs and must have no RDs" when using the Publish FB to write new values at a variables, so I tried using an client FB, but there is no Client without RDs. So how can I create a new client FB?
I tried to search for the creation of the FBs from the lib net, but I dont find it
The text was updated successfully, but these errors were encountered: