01-30-2024 10:18 AM
Is there any idea someone why the nexeed doesn't able to run the transferresponse method?
The log file shows this problem:
However in the PLC datalayer I can se this method.
Can anyone met this kind of problem?
The PLC program also contained this TransferResponse method:
This is a fresh control plus studio export with nothing modification.
The "Support OPC UA features" and "Support calls to Functions..." are set.
Solved! Go to Solution.
01-30-2024 12:03 PM
What version of the DataSetAccess service are you using?
What version of the ctrlX image and OPC UA server app are you using?
Is the connection to the OPC UA server extablished successfully?
01-30-2024 12:14 PM
DataSetAccess: 1.0.16.76ű
OPC UA: 1.20.0
Yes.
But now I updated the OPC UA server to 1.20.4 version and now it works.