Delta AS Series Programming Manual page 471

Hide thumbs Also See for AS Series:
Table of Contents

Advertisement

AS Ser ies Pro gra mm in g M anu al
Additional remarks
1.
When this instruction is executed, a cycle time that is too long or a too short causes the state of the switches to be
read incorrectly. Use the following tips to solve this issue.
When the scan cycle is too short, the I/O may not be able to respond in time and the correct states of the
inputs cannot be read. You can set a fixed scan time to solve this issue.
When the scan cycle is too long, the switch may be slow to react. You can write this instruction in a timer
interrupt task to set a fixed time to execute this instruction.
2.
If S+7, D
+n-1, or D
1
code in SR0 is 16#2003.
3.
If n is not between 2–8, the instruction is not executed, SM0 is ON, and the error code in SR0 is 16#200B.
4.
If you declare the operand S in ISPSoft, the data type is ARRAY [8] of BOOL.
_6
6 - 1 9 2
T he first row of i nput s ignals ar e r ead.
Y0.0
1
T he second r ow of input s ignal s ar e read.
Y0.1
2
+(n*8)-1 exceeds the device range, the instruction is not executed, SM0 is ON, and the error
2
3
4

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents