281
Changing the Timer/Counter PV Refresh Mode Section 6-4
• The differences between the CX-Programmer and Programming Console
operations when an incorrect timer/counter PV refresh mode instruction is
input are as follows:
• CX-Programmer:
An error will occur if an instruction is input for a different mode than that
set as the timer/counter PV refresh mode under PLC properties.
Example: When the PLC in the project is set to binary mode, an error
will occur if TIM is input as the mnemonic. When BCD mode is set, an
error will occur if TIMX is input as the mnemonic.
• Programming Console:
When a function code is input for an instruction for a different mode
that for the timer/counter PV refresh mode set in the CPU Unit, the
mnemonic will automatically be changed to that for the timer/counter
PV refresh mode set in the CPU Unit.
6-4-6 Instructions and Operands
Instructions
Instruction
type
Name Mnemonic
BCD mode Binary mode
Timer and
Counter
Instructions
TIMER (100 ms) TIM TIMX(550)
HIGH-SPEED
TIMER (10 ms)
TIMH(015) TIMHX(551)
ONE-MS TIMER
(1 ms)
TMHH(540) TMHHX(552)
ACCUMULATIVE
TIMER (100 ms)
TTIM(087) TTIMX(555)
LONG TIMER
(100 ms)
TIML(542) TIMLX(553)
MULTI-OUTPUT
TIMER (100 ms)
MTIM(543) MTIMX(554)
COUNTER CNT CNTX(546)
REVERSIBLE
COUNTER
CNTR(012) CNTRX(548)
RESET TIMER/
COUNTER
CNR(545) CNRX(547)
Block pro-
gram instruc-
tions
TIMER WAIT (100
ms)
TIMW(813) TIMWX(816)
HIGH-SPEED
TIMER WAIT (10 ms)
TMHW(815) TMHWX(817)
COUNTER WAIT CNTW(814) CNTWX(818)