I am trying to use the PI Connector for OPC UA to obtain data from Ignition. I have created the Destination, the Relay, the connector, and the data source. I have been trying to use opc.tcp://xxx.xxx.xxx.xxx:62541/discovery [SignAndEncrypt:Basic256Sha256:Binary] I get the following when trying to discover data.
Error encountered while running discovery task for data source - Ignition_DEV with ID ‘45a5c969-516d-4e77-8790-5927a94ff14c’. Details : Unable to connect. Please check the message log… See the PI Connector message log for information.
The administrator of the Ignition system has enabled the OPC UA server to accept the Anonymous authentication. I plan to try that authentication method as well.