
Title 9083 / 9087 / 90A3 / 90A7
Learning Control Operator’s Manual
03 '00.06.07 N.Sonoda Qualified 2'nd issue Draw No.
02 ’99.01.14 K.Maeda Qualified 1’st issue
A - 63639E - 034
01 ‘97.12.08 K.Maeda Newly designed Sheet 069
Edit Date Design Description / 069
1-2. Setting of sampling period
In High-speed axis or High gain axis, you can accept the data every 0.5msec. The sampling period of
SD.EXE is minimum 1msec. If 0.5msec sampling, you need to modify “sdp=0.xxx” to “sdp=0.5” and
"msec=0.xxx" to "msec=0.5" in the “SD.CFG” file by editor.
When you gather the data of Velocity loop 1msec and 0.5msec at the same time, you set the sampling
period to 1msec.
1-3. Cautions of gathering data
High-speed axis or Learning axis occupies the DSP by itself. In case that you gather the data of this axis and
the other axes, you must gather the dummy data of AXIS2.
(Example) 1
st
servo axis (High-speed axis), 2
nd
servo axis (Nothing), 3
rd
servo axis (High-speed axis)
If you gather the data of 1
st
and 3
rd
axes, you need to set the following.
Device setting : set device=0333 (for 3 axes)
Dip-switch setting : AXIS1=0000 (Error), AXIS3=0000 (Error), AXIS2=0001 (dummy Tcmd)
1-4. Expansion of data number
By setting the following on personal computer, you can expand the data number. The limit of data number
depends on the memory size of personal computer.
(Example) set bufsize=12000 (environment variable)
1-5. Bit-map output
By the following operating, you can output the screen image to Bit-map file.
The file name is “ddhhmmss.BMP”. (dd : date, hh : hour, mm : minute, ss : second)
Shift-key + ‘b’ (capital ‘B’)
1-6. FFT analysis
By the following operating, you can analysis the data in XTYT mode according to FFT.
Ctrl-key + ‘f’
1-7. Changing the sampled time
By the following operating, you can change the sampled time. When you change the sampled time, the data
file name (xxxxxxxx.BIN or xxxxxxxx.BMP) is changed.
Shift-key + ‘.’ increment
Shift-key + ‘,’ decrement
1-8. Displaying HELP
By the following operating, on-line HELP displays.
Shift-key + ‘/’
1-9. I/O wait setting
In case that you gather the data of plural axes at the same time, if you can not gather the 2
nd
axis data, you
should increase the I/O wait from 1 (default) to 5 in SYSTEM setting screen of SD.EXE.