EasyManua.ls Logo

Haas 96-8000 - Usage

Haas 96-8000
269 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
103
96-8000 Rev AC
May 2010
Programming
#5081-#5085 Tool Length Compensation
The current total tool length compensation that is being applied to the tool. This
includes tool length offset referenced by the current value set in H (#4008) plus
the wear value.
NOTE: The mapping of the axes are x=1, y=2, … b=5. So as an example,
the Z machine coordinate system variable would be #5023.
#6996-#6999 Parameter access using macro variables
It is possible for a program to access parameters 1 to 1000 and any of the
parameter bits, as follows:
#6996: Parameter Number
#6997: Bit Number (optional)
#6998: Contains value of parameter number in variable 6996
#6999: Contains bit value (0 or 1) of parameter bit specied in variable
6997.
NOTE: Variables 6998 and 6999 are read-only.
Usage
To access the value of a parameter, the number of that parameter is copied
into variable 6996, after which, the value of that parameter is available using
macro variable 6998, as shown:
#6996=601 (Specify parameter 601)
#100=#6998 (Copy the value of parameter 601 to variable #100)
To access a specic parameter bit, parameter number is copied into variable
6996 and the bit number is copied to macro variable 6997. The value of that
parameter bit is available using macro variable 6999, as shown:
#6996=57 (Specify parameter 57)
#6997=0 (Specify bit zero)
#100=#6999 (Copy parameter 57 bit 0 to variable #100)
NOTE: Parameter bits are numbered 0 through 31. 32-bit parameters are
formatted, on-screen, with bit 0 at the top-left, and bit 31 at the bottom-
right.
Pallet Changer
The status of the pallets, from the Automatic Pallet Changer are checked using
the following variables:
#7501-#7506 Pallet priority
#7601-#7606 Pallet status
#7701-#7706 Part program numbers assigned to pallets
#7801-#7806 Pallet usage count
#3028 Number of pallet loaded on receiver

Table of Contents

Related product manuals