Skip to content

mrod5353/ClientAce-Simple-Client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ClientAce-Simple-Client

This is a console application for a simple console application that uses ClientAce to connect to a Kepware server and subscribes to a tag and displays the data in real time.

Download and Installing KepServerEX - Download

Make sure to select "Examples and Documentation" feature when installing the KepServerEX. This will download the tags that are used for the subscriptions in this example.

Check to see if KepServerEX is running locally in the taskbar.

Open the project in Visual Studio and replace the url variable in Program.cs with the correct connection url. opcda://-replace with computer name-/Kepware.KEPServerEX.V6

The connection user needs to use the base opcda:// then the first part is the computers name followed by the servers name by default it will be KepwareKEPServer.V6 if you are running the latest KepServerEX

Hit F5 and run the application in Visual Studio.

Note: You may have to remove and add the Kepware.ClientAce.OpcClient.dll to the project

About

This is a console application for a simple console application that uses ClientAce to connect to a Kepware server and subscribes to a tag and displays the data in real time

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages