OPC
Hi,
where you can find detailed instructions and configuration files to connect to the OPC server? (I'm using Matrikon.OPC)
I have the following configuration:
1. ThingWorx .NET Edge Thing Configuration Manager is configured:
1.1. Added Edge Thing with Type "OPC DA" and name 'ElgaOPCChannel'
1.2. opcServerName is Matrikon.OPC.Simulation.1
1.3. Added property with name 'Int4' (source Random.Int4)
2. ThingWorx Edge MicroServer is started with following config:
host="localhost"
port=5222
password="opc"
3. ThingWorx Server configured:
3.1. Added channel with name 'ElgaOPCChannel'
3.2. Technical User of channel with password "opc"
3.3. ConnectionStatus of channel is CONNECTED
3.4. Added a Thing with name 'ElgaOPC' and with Thing Template 'Edge' and channel 'ElgaOPCChannel'
When open 'Manage Property Bindings...' dialog, I see message 'Error browsing properties. Be sure the EMS is connected and the Edge Thing Name (ElgaOPC) exists on the EMS'
What I must doing for binding a property from OPC server?
p.s. sorry my English

