Skip to content
/ goADS Public
forked from stamp/goADS

Beckhoff ADS client package for the Go Programming Language (golang)

License

Notifications You must be signed in to change notification settings

HWilke/goADS

This branch is 1 commit behind stamp/goADS:master.

Folders and files

NameName
Last commit message
Last commit date
Nov 9, 2021
Sep 19, 2013
Sep 19, 2013
Nov 5, 2014
Nov 12, 2014
Nov 5, 2014
Sep 20, 2013
Nov 10, 2021
Nov 19, 2014
Dec 25, 2015

Repository files navigation

goADS

Beckhoff ADS client package for the Go Programming Language

ADS stands for "Automation Device Specification" and describes a device- and Fieldbus-independent interface. The protocol is designed by Beckhoff and is documented here: http://infosys.beckhoff.com/content/1033/TcAdsCommon/HTML/TcAdsCommon_Intro.htm

Installing goADS

First make sure you have a working Go installation, see the installation guide at http://golang.org/doc/install.html

Now you should be able to install goADS by running go get github.com/stamp/goADS

Contribute

Please feel free to fork and help to develop this package

About

Beckhoff ADS client package for the Go Programming Language (golang)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%