Skip to content

OPC client with OPCLabs library uses DA UA + Reactive Extensions

Notifications You must be signed in to change notification settings

gilesbradshaw/OpcClient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

OPC client with OPCLabs library uses DA UA + Reactive Extensions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages