JOGSTEP(OPCSDEFS)	Optical Printer Control System	    JOGSTEP(OPCSDEFS)

    NAME
        jogstep - set the jog mode's 'vernier' and 'crawl' step rate

    USAGE
        jogstep [vsteps] [csteps]

	where:
	    [vsteps] is the number of steps per keypress in vernier modes.
	    [csteps] is the number of steps per keypress in crawl modes.

    EXAMPLES
	jogstep 5 50    # recommended for microstepper systems
        jogstep 1 10    # recommended for half stepper systems

    DESCRIPTION
        JOGSTEP(OPCSDEFS) lets you tailor the number of steps moved per
	keypress when in the jog mode. Higer values make the motor move more
	per keypress, smaller values make movement more accurate (and slow).

    SEE ALSO
        JOG(OPCS) - jog motors interactively

    ORIGIN
	Gregory Ercolano, Los Feliz California 08/25/91
© Copyright 1997 Greg Ercolano. All rights reserved.