Specifications
144
Southwestern Industries, Inc.
TRAK LPM Programming, Safety, & Operating Manual
Mm: min -9999.99 to max +9999.999
Integer values MUST be followed by decimal. Ok to truncate 02.0000 into 2.0
Linear moves: G01 are formatted the same as rapid moves.
Arcs: Arc centers are specified by the address I, J and K for the X, Y and Z axes. The
number following the I, J and K are incrementally referenced from the starting point of
the arc. Radius values are not allowed.
Tool Numbers and Tool Changes: the format of the tool number is from T1 to T99.
The M06 command initiates a tool change.
Feed rates: the ProtoTRAK is programmed in inches (or mm) per minute using the 'F'
address.
Spindle speed: S1000 means 1000 RPM
Turning the Spindle on: the spindle is turned on with M03 or M04 command.
Notes
1. Tool offsets, diameters, modifiers, home positions and work offsets are defined on
the ProtoTRAK control and are ignored through G code.
2. G2 and G3 are not used for helix. See G06 and G07.
3. You must specify an I, J and K for all arcs, even if you are doing an XY plane arc
where the Z axis is not moving. In this case the K value must be defined. It will
be modal from there on.
4. For lead in moves where you are using G41 or G42, G41 and G42 need to be
placed before the Z axis moves down to position so the tool is compensated along
X and/or Y correctly before performing a lead in move.
14.12 Networking
The subject of networking is extensive. This portion of the manual will give you basic
instructions for setting up a simple peer-to-peer network and some system information
useful to network administrators.
A network is simply two or more computers connected (usually by a cable) so they may
share information. Networks within a single building are called LANs for Local Area
Network.
The benefit of networking is that you can move information easily between computers.
This ease of use enables some handy functionality, for example:
1. An effective file Back-up routine. File back-ups are essential if you want to retain
programs for future use. Any hard drive or floppy drive could fail. Having program files
backed up to a different location saves you from rewriting the programs from scratch if a
failure occurs.
2. An easy way to import CAD/CAM or DXF files from other computers.










