Applies To:
  • CitectSCADA

Summary:
The OMRON Driver supports the following data types: 

Solution:
Data Types Address Format Citect Data Type
I/O Relay wbb DIGITAL
Link Relay LRwbb DIGITAL
Holding Relay HRwbb DIGITAL
Timer / Counter status TCwbb DIGITAL
Error Ewbb DIGITAL
Status Swbb DIGITAL
Data Memory Dw.b DIGITAL
Data Memory DMw BCD/INT/LONG/LONGBCD/STRING
Timer (present value) PVw BCD/INT/LONG/LONGBCD/STRING

    Where

        w        is the word number

        bb      is the bit number 00 to 15

The OMFINS Driver supports the following data types for CV type PLCs

Data Types Address Format Citect Data Type
Control I/O CIOa INTEGER
Control I/O CIOa.b or a.b DIGITAL
Memory Gc INTEGER
Memory Gc.d DIGITAL
Memory Ae INTEGER
Memory Ae.f DIGITAL
Timer Tg INTEGER
Timer flags TFg DIGITAL
Count Cg INTEGER
Count flags CFg DIGITAL
Data memory Dh INTEGER
Data memory Dh.d DIGITAL
Register Iri INTEGER
Register Dri INTEGER

    Where

        a        0 to 2555.

        b        0 to 15. (Bits are not writable from is 2500.0 to 2555.15)

        c        0 to 255. (0 to 5 are not writable)

        d        0 to 15.

        e        0 to 511. (256 to 511 are not writable)

        f         0 to 15.

        g        0 to 1023. Flags are not writable.

        h        0 to 24575.

        i         0 to 2

The OMFINS Driver supports the following data types for CS type PLCs

Data Types Address Format Citect Data Type
IO Relays a.b DIGITAL
IO Relays CIOa.b DIGITAL
IO Relays Words CIOa INTEGER
Data Memory Dc INTEGER
Timer PV Td INTEGER
Counter PV Cd INTEGER
Step Timer STe INTEGER
CPU Bus Link Area Gf[.b] INTEGER
Auxiliary Area Ag[.b] INTEGER
Index Register IRh INTEGER
Data Register DRh INTEGER
Timer Completion Flag (read only) TFd DIGITAL
Counter Completion Flag (read only) CFd DIGITAL
Step Timer Flag (read only) STFe DIGITAL
Action Flag (read only) ACi DIGITAL
Transition Flag Status (read only) TNe DIGITAL
I/O Relay j DIGITAL
Link Relay LRe DIGITAL
Holding Relay - Bits HRk DIGITAL
Holding Relay - Bits Hl.b DIGITAL
Holding Relay - Words Hl INTEGER
Timer / Counter TCl DIGITAL
Status Sh DIGITAL
Error Em DIGITAL
Data Memory - Words DMd INTEGER
Timer / Counter Present value PVl INTEGER
Data Memory - Bits Dc.b DIGITAL
Work Area - Bits WRl.b DIGITAL
Work Area - Words WRl INTEGER

    Where

        a        0 to 6143

        b        0 to 15.

        c        0 to 32767

               0 to 4095

        e        0 to 1023

        f        0 to 255

        g        0 to 959

        h        0 to 15

        i        0 to 2047

        j        0 to 36815

               0 to 8191

               0 to 511

        m      0 to 31

 

Keywords:
 

Attachments