Moog Animatics SmartMotor™ Developer's Guide,Rev. L
Page 651 of 909
Program output is:
Demonstration:
a=1 and b=2
a+b=3
Position: 1234
KP=100
Hello World
Run Subroutines
GOSUB5
GOSUB10
GOSUB20
GOSUB30
GOSUB123
ADT=100 VT=100000
MP PT=2000 G
End of Demonstration.
RELATED COMMANDS:
R
BAUD(channel)=formula Set BAUD Rate (RS-232 and RS-485) (see page 297)
CCHN(type,channel) Close Communications Channel (RS-232 or RS-485) (see page 360)
OCHN(...) Open Channel (see page 601)
PRINT(...) Print Data to Communications Port (see page 638)
PRINT0(...) Print Data to Communications Port 0 (see page 642)
PRINT1(...) Print Data to Communications Port 1 (see page 646)
Part 2: Commands: PRINT8(...)