Skip to content

Latest commit

 

History

History
53 lines (25 loc) · 1.68 KB

readme.md

File metadata and controls

53 lines (25 loc) · 1.68 KB

Example Opc client using OPC Labs client software

You will need..

In Kepware open up kepware config.xml and update the runtime project

Nb you need the Memory based driver and AllenBradley ethernet installed to load the config

In kepware OPC UA configuation make sure 127.0.0.1 endpoint uses port 49320 and no security policy (you can set it to need signing but then you must trust "sigopc" in trusted clients..)

sigopc u

Reads, writes subscribes using OPC-UA

sigopc u

sigopc d

Reads, writes subscribes using OPC-DA

sigopc d

sigopc ux tags.xml

Reads, writes subscribes a configured set of tags using OPC-UA and Reactive Extensions

sigopc ux tags.xml

sigopc ulog tags.xml log.csv

Logs a configured set of tags using OPC-UA and Reactive Extensions

sigopc ulog tags.xml log.csv

sigopc dx tags.xml

Reads, writes subscribes a configured set of tags using OPC-DA and Reactive Extensions

sigopc dx

sigopc uxsim

Simulation using OPC-UA (very basic)

sigopc uxsim