Lathe: FIL VARIABLE NAMING CONVENTIONS

Your Ad Here




 

abcdefghijklmnopqrstuvwxyz

|

Alphabetic reference for POSTN/ REPEAT/ arguments

@cXc

|

CLfile or Machine coordinates

|

(c) = current (p) = previous (n) = next (h) = home

|

axis = XYZIJK or XYZABC

|

(c) = CLfile (m) = machine

@rslt

|

dummy post function return value

@speed

|

spindle speed

@feed

|

XY feedrate

@feedZ

|

cycle or plunge feed

@tool

|

tool number

@tool1

|

1st encountered tool number

@tools

|

total number of tools encountered

@dcomp

|

diameter comp register

@lcomp

|

length comp register

@cool

|

coolant condition M-code

@sdir

|

spindle direction M-code

@range

|

spindle range number

@cycle

|

cycle G-code number

@pid

|

program ID number

@date

|

current date/time string

@file

|

CLfile path\filename string

@minX [YZABC]

|

minimum XYZABC

@maxX [YZABC]

|

maximum XYZABC

@minS1

|

minimum speed for range 1

@maxS1

|

maximum speed for range 1

@wnn

|

CL record field number

ptnn

|

point definition

vcnn

|

vector definition

mxnn

|

matrix definition

_aaaaa = MACRO/

|

application macro name

%xqt

|

ALIAS/%xqt,@rslt=POSTF(13)

%save_cl

|

ALIAS/%save_cl,@rslt=POSTF(20)

%get_cl

|

ALIAS/%get_cl,@rslt=POSTF(21)

%currentCLcoords

|

ALIAS/%currentCLcoords,@cxc=POSTF(7,6);@cyc=POSTF(7,7)...

%saveCLrecordNumber

|

ALIAS/%saveCLrecordNumber,@clrec=POSTF(7,1)

%readNextCLrecord

|

ALIAS/%readNextCLrecord,@rslt=POSTF(14)

 

 

 

 

Spost.chm
FIL_VARIABLE_NAMING_CONVENTIONS_1.htm

Return to SURFCAM Index


Your Ad Here