
1206
Block Programming Instructions
Section 3-32
3-32-7 HUNDRED-MS TIMER WAIT: TIMW(813) and TIMWX(816)
Purpose
Delays execution of the rest of the block program until the specified time has
elapsed. Execution will be continued from the next instruction after
TIMW(813)/TIMWX(816) when the timer times out.
Ladder Symbol
PV Refresh Method: BCD
PV Refresh Method: Binary
Variations
Applicable Program Areas
Note TIMW(813)/TIMWX(816) must be used in block programming regions even
within subroutines.
Operands
N: Timer Number
BCD:
0 to 4095 (decimal)
Binary: 0 to 4095 (decimal)
S: Set Value
BCD:
#0000 to #9999 (BCD)
Binary: &0 to &65535 (decimal)
#0000 to #FFFF (hex)
Operand Specifications
TIMW(813) N
SV
N
: Timer number
SV
: Set value
TIMWX(816) N
SV
N
: Timer number
SV
: Set value
Variations
Always Executed in Block Program
Block program areas
Step program areas
Subroutines
Interrupt tasks
OK
OK
OK
Not allowed.
Area
N
SV
CIO Area
---
CIO 0000 to CIO 6143
Work Area
---
W000 to W511
Holding Bit Area
---
H000 to H511
Auxiliary Bit Area
---
A000 to A447
A448 to A959
Timer Area
0000 to 4095
T0000 to T4095
Counter Area
---
C0000 to C4095
DM Area
---
D00000 to D32767
EM Area without bank
---
E00000 to E32767
EM Area with bank
---
En_00000 to En_32767
(n = 0 to C)
Indirect DM/EM
addresses in binary
---
@ D00000 to @ D32767
@ E00000 to @ E32767
@ En_00000 to
@ En_32767
(n = 0 to C)
Indirect DM/EM
addresses in BCD
---
*D00000 to *D32767
*E00000 to *E32767
*En_00000 to *En_32767
(n = 0 to C)
Содержание SYSMAC CS Series
Страница 2: ......
Страница 4: ...iv ...
Страница 30: ...xxx ...
Страница 186: ...146 List of Instructions by Function Code Section 2 4 ...
Страница 194: ...154 3 35 4 MOVE BIT MOVBC 568 1273 3 35 5 BIT COUNTER BCNTC 621 1275 3 35 6 GET VARIABLE ID GETID 286 1277 ...
Страница 1320: ...1280 Model Conversion Instructions Unit Ver 3 0 or Later Section 3 35 ...
Страница 1390: ...1350 CJ series Instruction Execution Times and Number of Steps Section 4 2 ...
Страница 1391: ...1351 Appendix A ASCII Code Table ASCII SP Four leftmost bits Four rightmost bits ...
Страница 1392: ...1352 ASCII Code Table Appendix A ...
Страница 1404: ...1364 Revision History ...