Difference between revisions of "Program Examples:real time motion event tracer"

From SoftMC-Wiki
Jump to: navigation, search
(Created page with "= Real Time Motion Event Tracer = Open SSH connection to softMC. Type: <pre> telnet localhost 8000 </pre>")
 
(Real Time Motion Event Tracer)
Line 7: Line 7:
 
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.}}

Revision as of 08:52, 16 February 2017

Real Time Motion Event Tracer

Open SSH connection to softMC.

Type:

telnet localhost 8000


MotRTEventTrace01.png


for every motion element in the system you can enter:


motion_status <element handle>


MotRTEventTrace02.png


WARNING.svgWARNING
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.