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. |
|
Copyright © 2015 Kollmorgen™ |
|