Bcd Mode/Binary Mode Selection And Confirmation - Omron CS1G/H-CPUxx-EV1 Programming Manual

Sysmac cs series; sysmac cj series
Hide thumbs Also See for CS1G/H-CPUxx-EV1:
Table of Contents

Advertisement

Changing the Timer/Counter PV Refresh Mode
6-4-3

BCD Mode/Binary Mode Selection and Confirmation

BCD Mode/Binary Mode Selection
1,2,3...
When writing a new program, the BCD mode/binary mode is selected in the
PLC property settings in CX-Programmer Ver 3.0.
Note The BCD mode/binary mode selection is supported by CX-Programmer Ver
3.0 or higher only. CX-Programmer Ver 2.1 or lower versions do not allow
mode selection.
CX-Programmer
Using BCD mode
Ver.3.0
TIM
0000
#0010
Using binary mode
TIMX
0000
&10
1. Select the PLC name, click the right mouse button, and select PLC Prop-
erties.
Select this check box to enable the setting.
2. Click the General Tab, and select Execute Timers/Counters as Binary.
• Not selected (default): BCD mode
• Selected : Binary mode
The timer/counter PV refresh mode set value set under the PLC properties
will be stored in the CPU Unit's user memory when the user program is
transferred from the CX-Programmer to the CPU Unit.
BCD/binary mode is
selected under the PLC
properties.
The Programming Console
cannot be used to select the
mode.
CS1-H/CJ1-H/CJ1M/
Transferring
CS1D CPU Unit
user program
Timer/counter PV
refresh mode setting
(See note.)
User program
Mnemonics:
Example using BCD mode: TIM
Example using binary mode: TIMX
Section 6-4
Programming
Console
Using BCD mode
0 0 0 0 0 1
TIM
Set value
#0010
Using binary mode
0 0 0 0 0 1
TIMX
Set value
& 1 0
Note: The timer/counter PV
refresh mode setting is
stored in the user
program.
307

Advertisement

Table of Contents
loading

Table of Contents