6F3B0250

6. Programming Information

6.1 Devices and registers

The T1/T1S program consists of bit-based instructions that handle ON/OFF information, such as contact and coil instructions, and register-based (16-bit) instructions, such as those for data transfer and arithmetic operations.

Devices are used to store the ON/OFF information of contacts and coils, and registers are used to store 16-bit data.

Devices are divided into six types:

XExternal input devices

YExternal output devices

RAuxiliary relay devices

SSpecial devices

T.Timer devices

C. Counter devices

Registers are divided into eight types:

XW

External input registers

YW

External output registers

RW

Auxiliary relay registers

SW

Special registers

TTimer registers

C Counter registers

D Data registers I, J, K Index registers

Device and register numbers

X devices share the same memory area as XW registers. Device X014, for example, represents the number 4 bit in the XW01 register.

 

Bit position / Number

(MSB)

(LSB)

F E D C B A 9 8 7 6 5 4 3 2 1 0

XW01

1

X014

Thus, "X014 is ON" means that bit number 4 of XW01 is 1. Y, R, and S devices work in a similar manner.

92 T1/T1S User’s Manual

CTi Automation - Phone: 800.894.0412 - Fax: 208.368.0415 - Web: www.ctiautomation.net - Email: info@ctiautomation.net

Page 94
Image 94
Toshiba PROSEC T1 T1S, 6F3B0250 user manual Devices and registers, Device and register numbers