You are here: Technical References > Remote Access to PLC Variables > Using the Web Service with C#

Using the HTTP Interface with C#

Applications can be quickly developed in C# using the HTTP interface. Microsoft Visual Studio provides all of the libraries needed to send HTTP requests. Additionally, there are functions to easily generate HTTP request bodies and parse the response strings in JSON.

The sample code snippets provided with this documentation require .NET framework 4. The following namespaces are also required to successfully compile and run the sample code.

 

Reading PLC Variables with C#

Writing PLC Variables with C#


Stay Connected with Kollmorgen

Copyright © 2015 Kollmorgen™