HEROS functions | Window manager
10
Acquiring operating states
The SRI uses the
Hypertext Transfer Protocol
(
HTTP
) to transfer
the operating states.
With the following
URL
s (uniform resource locator), you can access
the operating states of your control using any web browser.
http://<hostname>:19090/sri
for accessing all pieces of
information (max. 20 000 entries)
http://<hostname>:19090/sri?lineno=<line>
for accessing the
most recent pieces of information
To configure
URL
:
Replace the
<hostname>
with your control's network name
Replace
<line>
with the first line to be retrieved
The control transmits the requested data.
<html>
<head></head>
<body>
<pre style="word-wrap: break-word; white-space: pre-wrap;">
State Reporting Interface: 1.0.6
HOST: XXX
HARDWARE: MC64XX 0.1
SOFTWARE: 340590 10
1 ; 2018-07-04 ; 09:52:22 ; TNC:\nc_prog\TS.h ; SUSPEND
2 ; 2018-07-04 ; 09:52:28 ; TNC:\nc_prog\demo\Start_demo.h ; SUSPEND
3 ; 2018-07-04 ; 09:52:30 ; TNC:\nc_prog\demo\Start_demo.h ; OPERATE
4 ; 2018-07-04 ; 09:52:35 ; TNC:\nc_prog\demo\Start_demo.h ; ALARM
5 ; 2018-07-04 ; 09:52:40 ; TNC:\nc_prog\demo\Start_demo.h ; SUSPEND
6 ; 2018-07-04 ; 09:52:49 ; TNC:\nc_prog\$mdi.h ; SUSPEND
7 ; 2018-07-04 ; 09:53:14 ; TNC:\nc_prog\demo\Start_demo.h ; SUSPEND
8 ; 2018-07-04 ; 09:53:19 ; TNC:\nc_prog\demo\Start_demo.h ; OPERATE
9 ; 2018-07-04 ; 09:53:24 ; TNC:\nc_prog\demo\Start_demo.h ; ALARM
</pre>
</body>
</html>
The
<body>
of the HTML file contains the production data as
CSV
contents (comma seperated values).
The HTML file contains the following
CSV
contents:
Header
Designation
Meaning
State
Reporting
Interface:
Version of the interface.
The version number should be taken into
account in the evaluation of the data to ensure
downward compatibility in your application.
SOFTWARE:
Software of the connected control.
HOST:
Full network name of the connected control.
HARDWARE:
Hardware of the connected control.
396
HEIDENHAIN | TNC 620 | User's Manual for Setup, Testing and Running NC Programs | 01/2022
Содержание TNC 620
Страница 4: ...Contents 4 HEIDENHAIN TNC 620 User s Manual for Setup Testing and Running NC Programs 01 2022...
Страница 6: ...Contents 6 HEIDENHAIN TNC 620 User s Manual for Setup Testing and Running NC Programs 01 2022...
Страница 24: ......
Страница 25: ...1 Basic information...
Страница 43: ...2 First steps...
Страница 55: ...3 Fundamentals...
Страница 126: ......
Страница 127: ...4 Tools...
Страница 165: ...5 Setup...
Страница 245: ...6 Testing and running...
Страница 311: ...7 Special functions...
Страница 316: ......
Страница 317: ...8 Pallets...
Страница 339: ...9 MOD functions...
Страница 368: ......
Страница 369: ...10 HEROS functions...
Страница 470: ......
Страница 471: ...11 Operating the touchscreen...
Страница 488: ......
Страница 489: ...12 Tables and overviews...