Print function not ...
 
Notifications
Clear all

Print function not printing it all, and the text is not aligned?

2 Posts
1 Users
0 Reactions
13.4 K Views
(@klimovitsky)
Posts: 0
New Member Guest
 

Hello Again,
I am trying to read the velocity from a SM3440D while it is moving. I cannot get logical output. Can you please advice? I am using 415C

 
Posted : 29/11/2011 10:58 am
(@csearcy)
Posts: 316
Reputable Member Guest
 

Please try the following code..

ZS
A=10
V=10000
MP
WHILE 1
P=4000
G
TWAIT
P=0
G
TWAIT
LOOP
END

This program will go 1 rev and back forever. Go to the tools menu and open Chart View.
You can chart velocity and other parameters like position and position error.
If you right click on the chart, you can copy the data and paste it into Excel.

 
Posted : 29/11/2011 6:20 pm
Share: