Difference between revisions of "Program Examples:real time motion event tracer"
(Created page with "= Real Time Motion Event Tracer = Open SSH connection to softMC. Type: <pre> telnet localhost 8000 </pre>") |
|||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
+ | {{Languages|Program_Examples:real_time_motion_event_tracer}} | ||
= Real Time Motion Event Tracer = | = Real Time Motion Event Tracer = | ||
Line 7: | Line 8: | ||
telnet localhost 8000 | telnet localhost 8000 | ||
</pre> | </pre> | ||
+ | |||
+ | |||
+ | [[Image: MotRTEventTrace01.png]] | ||
+ | |||
+ | |||
+ | for every motion element in the system you can enter: | ||
+ | |||
+ | |||
+ | <pre> | ||
+ | motion_status <element handle> | ||
+ | </pre> | ||
+ | |||
+ | |||
+ | [[Image: MotRTEventTrace02.png]] | ||
+ | |||
+ | |||
+ | {{Note/Warning| Note that there no warranty or explanation for the data shown. All information is shown as internal system variables. It is to be used buy experts only.}} |
Latest revision as of 07:25, 17 July 2017
Language: | English • 中文(简体) |
---|
Real Time Motion Event Tracer
Open SSH connection to softMC.
Type:
telnet localhost 8000
for every motion element in the system you can enter:
motion_status <element handle>
WARNING | |
Note that there no warranty or explanation for the data shown. All information is shown as internal system variables. It is to be used buy experts only. |