Delta AS Series Programming Manual page 498

Hide thumbs Also See for AS Series:
Table of Contents

Advertisement

4.
S
works with 32-bit counters (HC0–HC255). When the inputs are the high-speed trigger input type, implement the
2
hardware high-speed counter and use the DCNT instruction to enable the counter. When you need high-speed output,
use the DMOV instruction to copy the output current position; for example copying the axis of SR460 to HC0, (DMOV
SR460 HC0).
5.
For PLC with FW V1.04.00 (V1.04.00 included) or previous versions:
S
occupies three consecutive 16-bit devices. S
3
object number). S
+2 is the result of the object being filtered. The range for n and m is between 1–32. When this
3
value is out of range, the value used is the maximum (32) or the minimum (1). The range for S
filter) is between 0–32767. Zero is used for any value less than 0, and a value of 0 disables the filtering function. Be
sure to declare an array of 3 words or 3 consecutive word type variables.
6.
For PLC with FW V1.06.00 (V1.06.00 included) or higher versions:
S
occupies seven consecutive 16-bit devices. S
3
object number). S
+2 is the result of the object being filtered. The range for n and m is between 1–64. When this
3
value is out of range, the value used is treated as the maximum (32) or the minimum (1). The range for S
number of filter) is between 0–32767. Zero is used for any value less than 0 ; and a value of 0 disables the filtering
function. S
+3 (Low Word) and S
3
are for falling-edge values (32-bit). Be sure to declare an array of 7 words or 7 consecutive word type variables.
7.
Set the maximum number for S
line.
8.
S
occupies 3xn consecutive 32-bit devices (6xn 16-bit devices). If the required space exceeds the range of device
4
D, the instruction is not executed. The value of n is the work station number set in the operand S
lists the functions for each device and the corresponding number for S
words or 3 consecutive double word type variables for S.
Function
Reference value for comparison (32-bit)
Observational error of the compared
stack area for the entering-work-station
ones (32-bit)
Observational error of the compared
stack area for the leaving-work-station
ones (32-bit)
When you set the reference value to 0 for a specific work station, the specific work station stops working. You can
use this technique to manage work stations.
9.
D is the first corresponding device for the comparison result in the stack area. D occupies 2xn consecutive 16-bit
devices and 2xmxn consecutive 32-bit devices (or 4xmxn consecutive 16-bit devices). If the required space exceeds
the range of device D, the instruction is not executed. The following table lists the functions for each device and the
corresponding number for D.
+0 is n (the work station number) and S
3
+0 is n (the work station number) and S
3
+4 (High Word) are for rising-edge values. S
3
+1 (m). If m < n, note the objects and make sure they are sufficient on the production
3
Work station 1
S
+0
4
S
+2xn
4
S
+4xn
4
Ch ap te r 6 Ap pl ie d Instruc ti ons
+5 (Low Word) and S
3
. Be sure to declare an array of 3n double
4
‧‧‧
Work station 2
‧‧‧
S
+2
4
‧‧‧
S
+2xn+2
4
‧‧‧
S
+4xn+2
4
+1 is m (the maximum
3
+2 (the number of
3
+1 is m (the maximum
3
+2 (the
3
+6 (High Word)
3
The following table
3.
Work station n
S
+(n-1)x2
4
S
+(2xn-1)x2
4
S
+(3xn-1)x2
4
6 - 2 1 9
6_

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents