Specifications
ProtoMat 95s/II
Manual
39
4.3.3 Special command for the high-frequency spindle
Before communication with the high-frequency spindle can take place, the command to open
SerialPort2 (!OC;) must be issued and the
SerialPort2 serial port must then be closed again (!CC;)
!RM (r){;}
Revolutions Motor, r=0...60.
Sets the speed (r)*1000 of the high-frequency spindle.
!RD 6 {;}
Read Port 6
Forces the input port with the address 6 to be read. The data is output via the serial
port from which the command was issued as ASCII.
!WR 6 {;}
Write Port 6
Forces the data word x to be output to the port address x= 0..255.
4.3.4 Direct commands
Direct commands are special commands whic are executed via the command buffer once
they have been interpreted.
!CB{;}
Clear Buffer
Deletes all commands from the command buffer.
!GO{;}
Go On
Clears the stop command and continues command execution.
!RC{;}
Repeat Command
Repeats the most recently executed command.
!ST{;}
Stop
Interrupts command exectution when the current command is completed.
The command set implemented is a subset of HP-GL. When controlling the device
from any other CAD system, ensure that the step size of the HP-GL commands is
substantially smaller than that of normal pen plotters.
The step size is 6.25 µm/step. (5 mm/800 steps).










