Delta AS Series Programming Manual page 691

Hide thumbs Also See for AS Series:
Table of Contents

Advertisement

AS Ser ies Pro gra mm in g M anu al
When m=19:
Convert the floating-point value in source device S (Lo-byte) into a string value (operand n; decimal point
excluded) and store this value in device D.
Note:
1.
The setting value in operand n should be less than 8. If the value you set is exceeding the maximum
value 8, it will be treated as the maximumum value 8. For example if n = k6, when you convert the
floating-point value F123.45678 into a string value, the result is 123.456.
2.
If the source value is bigger than the setting value in the operand n, only the value before the decimal
point will be converted. For example, if the floating point value is F123456.78 and n is k4, the conversion
result is 1234. See the illustration below for reference.
_6
When m=42:
Operand S1:
S1+0, S1+1: X axis target coordinate (relative positioning)
S1+2, S1+3: Y axis target coordinate (relative positioning)
S1+4, S1+5: Shift of the center (integer type) or central angle (floating point type)
S1+6, S1+7: Target reference frequency (1~200000Hz; if exceeding the allowable range, the system uses the
maximum or minimum value instead)
S1+8: Function selections
(K0, K1, K2: Shift of the center mode; shifts at 10 degree, 5 degree or 1 degree)
(K10, K11, K12: Central angle; shifts at 10 degree, 5 degree or 1 degree)
Operand D: D+0, D+1: Calculation of the duration of 2-Axis relative-position clockwise arc interpolation; unit:ms
Operand m: Function code K42
Operand n: Reserved
6 - 4 1 2
32-bit Floating value
32-bit Floating value
S+0
S+0
123.45678
123.45678
S+1
S+1
Hi-byte Lo-byte
Hi-byte Lo-byte
'1'
'1'
D+0
D+0
D+1
D+1
'2'
'2'
D+2
D+2
'3'
'3'
n = k6
n = k6
D+3
D+3
'.'
'.'
'4'
'4'
D+4
D+4
D+5
D+5
'5'
'5'
D+6
D+6
'6'
'6'
D+7
D+7
0x00
0x00

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents