Specifications
Table Of Contents
- Front cover
- Trademarks
- Contents
- Remedy and measure after a report of error
- I Alarms
- 1. Operation Errors (M)
- 2. Stop Codes (T)
- 3. Servo/Spindle Alarms (S)
- 4. MCP Alarms (Y)
- 5. Safety Observation Alarms (Y)
- 6. System Alarms (Z)
- 7. Absolute Position Detection System Alarms (Z7*)
- 8. Emergency Stop Alarms (EMG)
- 9. Auxiliary Axis Operation Errors (M)
- 10. CNCCPU-side Safety Sequence Alarm(U)
- 11. Multi CPU Errors (A)
- 12. Network Errors (L)
- 13. Program Errors (P)
- II Parameters
- 1. Machining Parameters
- 2. Base Specifications Parameters
- 3. Axis Specifications Parameters
- 4. Servo Parameters
- 5. Spindle Parameters
- 6. Multi-CPU Parameters
- 7. FL-net Parameters
- 8. DeviceNet Parameters
- 9. Machine Error Compensation Parameters
- 10. PLC Parameters
- 11. Macro List
- 12. Position Switches
- 13. PLC Axis Indexing Parameters
- III PLC Devices
- Revision History
- Back cover

II Parameters
Base Specifications Parameters
II - 10
【#1066】 JOG_HP Select JOG activation (+) device
Set the device No. to input +JOG activation signal.
The device type is specified by "#1071 JOG_D".
The effective setting range varies depending on the device type.
A value specified outside of the effective range is invalid.
---Setting range---
X: 0000 to 02FF (hexadecimal)
M: 0000 to 8191 (decimal)
【#1067】 JOG_HN Select JOG activation (-) device
Set the device No. to input -JOG activation signal.
The device type is specified by "#1071 JOG_D".
The effective setting range varies depending on the device type.
A value specified outside of the effective range is invalid.
---Setting range---
X: 0000 to 02FF (hexadecimal)
M: 0000 to 8191 (decimal)
【#1068(PR)】 slavno Secondary axis number
Set the axis number of the secondary axis in synchronous control.
The axis number is an NC number excluding the spindle and PLC axis.
Two or more secondary axes cannot be set for one primary axis.
This parameter cannot be set for a secondary axis.
When using the multi-part system, the relation of the primary axis and secondary axis
cannot extend over part systems.
0: No secondary axis
1 to 8: First to eighth axis
【#1069】 no_dsp Axis with no counter display
Select whether to display the axis counter or not.
This setting is enabled on the counter display screen (relative position counter, etc.).
0: Display
1: Not display
【#1070】 axoff Axis removal
Select whether to enable or disable axis removal control.
0: Disable
1: Enable
【#1071(PR)】 JOG_D JOG activation signal device name
Select the device to input JOG activation signal(+/-).
0: X device
1 or 2: M device
Set the parameters "#1066 JOG_HP" and "#1067 JOG_HN" according to this device
specification parameter.
---Setting range---
0 to 2
【#1072】 chop_ax Chopping axis
Select the chopping axis.
0: Non-chopping axis
1: Chopping axis
【#1073】 I_Absm Initial absolute setting
Select the mode (absolute or incremental) at turning ON the power or reset.
0: Incremental setting
1: Absolute setting
【#1074】 l_Sync Initial synchronous feed
Select the feedrate mode at turning ON the power or reset.
0: Asynchronous feed (feed per minute)
1: Synchronous feed (feed per revolution)
【#1075】 I_G00 Initial G00
Select the linear command mode at turning ON the power or reset.
0: Linear interpolation (G01 command state)
1: Positioning (G00 command state)
【#1076】 Abslnc ABS/INC address (for L system only)
Select the command method for the absolute and incremental commands.
0: Use G command for the absolute and incremental commands.
1: Use axis name for the absolute and incremental commands.
(The axis name in "#1013 axname" will be the absolute command, "#1014 incax" will be
the incremental command.)
When "1" is selected, using two axis names, one each for the absolute and incremental
commands, allows to issue the absolute and incremental commands appropriately to an
axis.
【#1077】 radius Incremental command for diameter specification axis
Select whether the incremental command of the diameter specification axis (“#1019 dia” is
set to “1”) uses the diameter value or radius value.
0: Diameter value
1: Radius value










