Refer to lines
Computer Test Procedure
1.LOAD and RUN the Demo program which will
2.Verify the time delay is correct for the host computer. During testing, the system will return the network status characters or other query information; R0FO (status) or P=000000 (position) for example. If the returns are in segments: P=
00 | 00 |
00 |
|
with multiple line feeds between characters, the host computer is too fast for the comm card. Exit the program (F5), refer to line 120, and increase the timebase (T value) for the host computer.
Note the serial delay routine (GOSUB 2500) at Line 2500 is multiplied by itself; use small increases. When set correctly, the display will have no vertical segments but also have no excessive delay in responding to querys.
NOTE: If the message "system is busy or not connected....." appears, enter
system IS NOT connected to COMM 1. RESET the MMI and correct the serial cabling.
The MMI system should, when the MMIDEMO.bas is run, lite B 0 (motors enabled), lite DIR (direction = +), BUSY lite off, and return status (none busy) to the display.
3. Motor Commands.
NOTE: Enter the following commands (Direct Mode) at the prompt. Motor E of SR4 #0 is default
(Enter Command>W0E. Symbols used below are: < = Enter key, Fx = function key.
F9 | the SMC returns position; this indicates communication is OK |
p 2000< | motor will move to position 2000 ( 2000 steps CW ) |
F9 | ? P returns P=0002000; position is 2000 |
p 0< | motor returns to position 0 |
b 0< | free motor E; B 0 LED is out |