02.09.2014 Views

ISPSoft User Manual

ISPSoft User Manual

ISPSoft User Manual

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Appendix B Important Points Related to AH500 Series CPU Modules<br />

Device type Access property Description<br />

E<br />

Word<br />

Index register<br />

The value stored in an index register indicates the offset<br />

for a device modified. (*3)<br />

SM<br />

Bit<br />

Special auxiliary relay<br />

It is used as a state flag for a special function of the<br />

system. (*4)<br />

SR<br />

Word<br />

Special data register<br />

It is used as a data register for a special function of the<br />

system. (*4)<br />

*1. AH500 series CPU modules support the manipulation of the bits in the input relays, the output relays, the data<br />

registers, and the link registers. For example, X0.1 indicates that bit 1 in X0 is manipulated, Y0.1 indicates that bit<br />

1 in Y0 is manipulates, D0.1 indicates that bit 1 in D0 is manipulates, and L0.1 indicates that bit 1 in L0 is<br />

manipulated. Please refer to the following sections for more information.<br />

*2. A link register is used for data exchange, but it can also be used as a general data register.<br />

*3. The index registers that AH500 series CPU modules have are E devices. AH500 series CPU modules do not have<br />

F devices.<br />

*4. AH500 series PLCs are different from DVP series PLCs in that the special auxiliary relays and the special data<br />

registers in AH500 series PLCs are called SM devices and SR devices.<br />

Please refer to AH500 Programming <strong>Manual</strong> or PLC Instructions and Special Registers<br />

Reference in a project for an AH500 series CPU module in <strong>ISPSoft</strong> for more information about the<br />

devices in AH500 series CPU modules.<br />

B.1.2 Manipulating the Bits in the X/Y/D/L Devices<br />

The X/Y devices in DVP series PLCs are represented by X0, Y1, and etc. The X/Y devices which<br />

are used as bit devices in AH500 series CPU modules are represented by X0.0, Y0.0, and etc.<br />

Besides, the X/Y devices which are used as word devices in AH500 series CPU modules are<br />

represented by X0, Y0, and etc. X0.0 represents the first bit (the lowest bit) in X0, and X0.15<br />

represents the last bit (the highest bit) in X0.<br />

After the value in D0 is moved to Y1, the states of Y1.0~Y1.15 will change.<br />

The bits in the X/Y devices in AH500 series CPU modules can be manipulated. The bits in the D/L<br />

devices in AH500 series CPU modules can also be manipulated in the same way. Please refer to<br />

the following example. The state of M0 is sent to D0.2. Suppose the initial value in D0 is 0. When M0<br />

is ON, the value in D0 becomes 4.<br />

B-3

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!