RAMPCURVE(OPCSDEFS)	Optical Printer Control System	RAMPCURVE(OPCSDEFS)

    NAME
        rampcurve - configure the motor ramping curve for shutter runs

    OBSOLETE
	As of version 2.54b, this command is OBSOLETE and IGNORED.
	All shutter motor ramping is now linear, as is with GO(OPCS),
	the ramps controlled by the acceleration in ramp(OPCSDEFS).

    USAGE
        rampcurve [value]		# 1.0 = linear, 0.0 = sinusoidal

	[value] should be in the range -0.3 to 1.0. Values outside this
	range are not recommended.

    EXAMPLES
	 _________________________________________
	|           o o o o o o o o o o           |
	|         o                     o         |
	|       o                         o       |
	|     o                             o     |
	|   o                                 o   |
	| o                                     o |
	|-----------------------------------------|
	| rampcurve 1.0                           |
	|_________________________________________|

	 _________________________________________
	|            o o o o o o o o o            |
	|         o                     o         |
	|       o                         o       |
	|      o                           o      |
	|     o                             o     |
	| o o                                 o o |
	|-----------------------------------------|
	| rampcurve 0.0                           |   <-- recommended setting
	|_________________________________________|


    DESCRIPTION
        This command allows the user to define the curve used during ramping
	for the shutter motors. The effects are subtle at higher speeds.
	
	The linear graph is desirable for motors that are moving a great
	deal of torque, or overcoming a large inertia.

	The sinusoidal graph (if you can tell which that is, what with our
	'high resolution' display capabilities here) is for motors that
	can quickly get up to speed, without torque problems.

	The sinusoidal ramp is preferable, in order to avoid motor resonance
	at the slower speeds. (Normally, all stepper motors resonate more
	at slower speeds, and this can be counterproductive during ramping.)

    SEE ALSO
        MRP(OPCSDEFS)     - set 'maximum ramping pulses' for shutter runs
        RAMP(OPCSDEFS)    - set maximum accelerations and velocities
        SPD(OPCS)         - set the camera's exposure speed
        SPD(OPCSDEFS)     - set a motor's running speeds

    ORIGIN
	Gregory Ercolano, Los Feliz California 12/15/89
© Copyright 1997 Greg Ercolano. All rights reserved.