CALL MACRO bit settings (3 bits)
- bit 0
Arithmetic operation after G code
Used to select the mode of operation when an arithmetic operation is specified without [ ] after a G code. 0: No alarm 1: Alarm Example : (G code command pattern) [ When bit 0 of parameter J261 is set to 0 ] G70 – 1 ······· Handled as G69 G68 + 1 ······· Handled as G69 G1 – 70 ······· Stop with alarm displayed (808 MIS-SET G CODE) G [70 – 1] ···· Handled as G69 [ When bit 0 of parameter J261 is set to 1 ] G70 – 1 ······· Stop with alarm displayed (807 ILLEGAL FORMAT) G68 + 1 ······· Stop with alarm displayed (807 ILLEGAL FORMAT) G1 – 70 ······· Stop with alarm displayed (807 ILLEGAL FORMAT) G [70 – 1] ···· Handled as G69 Note : Regardless of this parameter setting, the alarm 808 MIS-SET G CODE occurs when the calculation inside [ ] results in a negative value.
- bit 3
Initial point relay setting for point-machining TPC
Initial point relay setting for point-machining TPC 0: Hidden 1: Displayed
- bit 4
Method for processing the turning spindle synchronous control selection signal
Method for processing the turning spindle synchronous control selection signal 0: Processing in system sequence The rising and falling edges of the signal in the first system are checked, then the rising and falling edges of the signal in the next system are checked. 1: Processing with priority to falling edge of signals The falling edge of the signal is checked in all systems, then the rising edge of the signal is checked in all systems.
Mazak PARAMETER LIST / ALARM LIST / M-CODE LIST, manual HA64HA0035E, p. 60, 395, 396. Reference and explanation only — not a reproduction of the manual.