OMRON

OMRON C500-PRW06 PROGRAMMABLE CONTROLLER

OMRON C500-PRW06

Data in the DM Area is retained when the PLC’s power is cycled or the PLC’s

operating mode is changed from PROGRAM mode to RUN/MONITOR mode

or vice-versa.

Although bits in the DM Area cannot be accessed directly, the status of these

bits can be accessed with the BIT TEST instructions, TST(350) and

TSTN(351).

Bits in the DM Area cannot be force-set or force-reset.

Indirect Addressing

DM Area Allocation to

Special I/O Units.

Words in the DM Area can be indirectly addressed in two ways: binary-mode

and BCD-mode.

Binary-mode Addressing (@D)

When a “@” character is input before a DM address, the content of that DM

word is treated as binary and the instruction will operate on the DM word at

that binary address. The entire DM Area (D00000 to D32767) can be indi

rectly addressed with hexadecimal values 0000 to 7FFF.

@D00100

0100

D00256

Address actually used.

BCD-mode Addressing (

D)

When a “*” character is input before a DM address, the content of that DM

word is treated as BCD and the instruction will operate on the DM word at that

BCD address. Only part of the DM Area (D00000 to D09999) can be indirectly

addressed with BCD values 0000 to 9999.

D00100

Address actually used.

Parts of the DM Area are allocated to Special I/O Units and CPU Bus Units for

functions such as initial Unit settings. The timing for data transfers is different

for these Units, but may occur at any of the three following times.

1. Transfer data when the PLC’s power is turned ON or the Unit is restarted.

2. Transfer data once each cycle.

3. Transfer data when required.

Refer to the Unit’s operation manual for details on data transfer timing.

Special I/O Units (D20000 to D29599)

Each Special I/O Unit is allocated 100 words (based on unit numbers 0 to 95).

Refer to the Unit’s Operation Manual for details on the function of these

words.

CPU Bus Units (D30000 to D31599)

Each CPU Bus Unit is allocated 100 words (based on unit numbers 0 to F).

Refer to the Unit’s Operation Manual for details on the function of these

words. With some CPU Bus Units such as Ethernet Units, initial settings must

be registered in the CPU Unit’s Parameter Area; this data can be registered

with a Programming Device other than a Programming Console

IC695PSD040H GE   power supply module
IC695ALG600-AB GE Universal analog   input module
IC698CPE010-AA GE Central Processing   Units (CPU)
IC695RMX128 GE Redundancy memory module
IC694CHS398 GE Serial Expansion Backplane
IC693ACC307 GE I/O bus terminator plug
IC693CBL301 GE I/O Bus expansion cable
IC694TBB032 GE Box style terminal block
IC698PSD300 GE Power supply module
S70602-PBNANA digital servo drive   KOLLMORGEN
CE4001S3T2B1 EMERSON Discrete Input Card

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注