The integrated web server
Technical manual LioN-P/ -R EtherNet/IP
Release 1.4 02/2016
6.5 Reading the process and diagno-
stic data
43
6.5
Reading the process and diagnostic data
You have the option to read the process and diagnostic data for the LioN-R
modules using the integrated web server. The web server provides the data
in standardized JSON format. The data is accessed via the website. The
relevant address is:
http://[IP-Adresse]/data.jsn
In higher programming languages, the process and diagnostic data is read
via HTTP requests. The following example uses the GET command in an
HTTP request to obtain the data:
HTTP request:
GET /data.jsn HTTP/1.1
HTTP response:
HTTP/1.1 200 OK
Server: servX
Content-Length: 73
Content-Type: application/json
{"consumed": [0,0], "produced": [0,0,0,0,0,0,0]}
Summary of Contents for 934 691-001
Page 2: ...2 Technical manual LioN P R EtherNet IP Release 1 4 02 2016...
Page 6: ...Content 6 Technical manual LioN P R EtherNet IP Release 1 4 02 2016...
Page 47: ...QuickConnect Technical manual LioN P R EtherNet IP Release 1 4 02 2016 7 2 Activation 47...
Page 48: ...QuickConnect 48 7 2 Activation Technical manual LioN P R EtherNet IP Release 1 4 02 2016...
Page 62: ...Technical data 62 10 7 LEDs Technical manual LioN P R EtherNet IP Release 1 4 02 2016...
Page 64: ...Declaration of conformity 64 Technical manual LioN P R EtherNet IP Release 1 4 02 2016...
Page 68: ...Accessories 68 Technical manual LioN P R EtherNet IP Release 1 4 02 2016...