Skip to content

P923/DataReader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Reader

#

A simple GUI for reading data from OPC Server, ModBus, AB Contrologix 5000 or XML, directly from the terminal.
There is also a Worker Service that writes the required data (initialized by the GUI) to a local QuestDB.


Image

OPC UA

For the OPC UA Servers you can insert Username:Password in the Path field.
Remember to trust the certificate or you will receive the error

Object reference not set an instance of object.<e>

For address of the tag, you need to insert the full path, for example

ns=2;s=Channel1.Device1.Tag1

For the moment like for the other components, it is used a direct Read and not a Subscribtion.

Libraries

Authors

@P923

MIT License

About

Read Modbus, OPC Server, Contrologix and XML values directly from terminal

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages