- Topic ID: concept_pzt_q15_jjb
- Version: 3.0
- Date: Dec 29, 2020 1:01:21 AM
Rotor Control Tool with LB Tube - Command (20BW15.xx or Later)
Overview
Rotor Control Tool for LB Tube was designed to start or stop (and coasting) X-ray Tube rotor manually on LB Tube system. It’s a command tool and executed from command window. When rotor started using this tool, 20min. timer for deceleration rotor to low speed does not work. This tool requires Scanner resource for stopping rotor, but doesn’t require for starting rotor.
1 Start rotor.
This tool accelerates rotor from Stop to high speed or low speed to high speed.
Type the following command.
{ctuser@bay} rotor_ctrl –start Enter
And confirm that the following message is displayed.
- Rotor is accelerating. Wait for the second resopnse...
- Rotor is at high speed.
If the rotor already started, the following message is displayed.
- Rotor is already at high speed.
3 Deceleration to Low Speed
Type the following command.
This command is only for rotor decelerating from High speed to Low speed.
{ctuser@bay} rotor_ctrl -low Enter
And confirm that the following message is displayed.
- Rotor is decelerating to low speed.
- Rotor is at low speed.
If the rotor is already at low speed, the following message is displayed.
- Rotor is already at low speed.
This option is not available from stop to low speed acceleration.
4 Stop rotor (or coasting).
Type the following command.
{ctuser@bay} rotor_ctrl –stop Enter
The following message is displayed.
- The rotor is stopping. Waiting for the second response...
- Rotor is coasting or stopped.
If the rotor already stopped, the following message is displayed.
Current Tube rotor state: Coasting
If another SV Tool occupies Scanner resource, the following message is displayed and command is terminated. In this case, close the tool and execute the command again.
{ctuser@bay} rotor_ctrl –stop Enter
Scanner resource is busy.
5 Show Tube temperature (track temp.)
Type the following command.
{ctuser@bay} rotor_ctrl –temp Enter
Tube Temperature: 118.0
This command can show the tube temperature.
6 Show rotor status
Type the following command. Characters with underline show the rotor status.
{ctuser@bay} rotor_ctrl –status Enter
Current tube rotor state: Stop
The rotor status shows as follows:
- Low (Low speed)
- High (High speed)
- High to Low (Decelerating to Low speed)
- Coasting (Braking to Coasting)
- Coasting or Stop
7 Help to use.
Type the following command. Command usage help is displayed.
{ctuser@bay} rotor_ctrl –help Enter
- -start: Accelerate rotor.
- -stop: Decelerate rotor and coasting.
- -low: Decelerate rotor to low speed.
- -status: Show the rotor status.
- -temp: Show X-Ray tube track temperature (def. C).
- -help, -h: Print this help screen.