You are here: Technical References > Remote Access to PLC Variables > HTTP Interface for Writing PLC Variables

HTTP Interface for Writing PLC Variables

Writing the variable values is possible using two formats:

JSON format The variable names and values are sent to the server in JSON format. The server responds with both the variable value and an error status.
Text format The variable names and values are sent to the server in a comma separated string format. The server responds with a list of errors which occurred during writing.

 

HTTP Command for Writing PLC Variables


Stay Connected with Kollmorgen

Copyright © 2015 Kollmorgen™