CHAPTER 6 - Controls and use 67
Instructions for use and warnings
To set the various handling parameters of the Flexibowl®, use the volatile support register 1. Use the following command to
perform this operation:
Support register 1 = Value
Enter a value in the support register.
Example: RL1 100 enter value 100 in the volatile register 1
Acceleration used for each subsequent Move command.
Deceleration used for each subsequent Move command.
Speed, in RPM, at which the Flexibowl® will advance at each
subsequent Move command.
Angle by which the Flexibowl® will advance at each subsequent
Move command.
Acceleration used for each subsequent movement of the Shake.
Deceleration used for each subsequent movement of the Shake.
Number of movements, in alternate directions, that are made with every
Shake instruction.
Example: sh_count=3 means that the Flexibowl® will move
counterclockwise at an angle of ccw_angle, clockwise at an angle of
cw_angle, for 3 times.
Clockwise angle the Flexibowl® moves for each shake at subsequent
Shake command.
Counterclockwise angle the Flexibowl® moves for each shake at
subsequent Shake command.
Speed, in RPM, at which to shake the Flexibowl® at each subsequent
shake command.
Number of ON/OFF cycles that the Flip will perform at each
subsequent Flip instruction.
Time, in milliseconds, between an ON and an OFF of the Flip at each
subsequent Flip command.
Air Blowing time, in milliseconds.
Example:
If you want to set the acceleration of the Flexibowl® movement, you will have to send the following commands:
• “Chr(0)+Chr(7)+RL1 100 in ASCII character vectors+Chr(13)” for the volatile register to assume the value 100;
• “Chr(0)+Chr(7)+RW11 in ASCII character vectors+Chr(13)” to transfer the contents of volatile register 1 to permanent
register 1 which corresponds to the acceleration of the “Move” command;