Siemens SIMATIC TI505 User's Guide Page 16

  • Download
  • Add to my manuals
  • Print
  • Page
    / 39
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 15
Simatic/TI 505 Ethernet Driver Help
Note: All 10 characters are displayed with the null-terminated string "hello" padded with 5 spaces to fill the 5
words.
To write "world" to this address, the memory data would look as follows:
V200/MSB = 'w'
V200/LSB = 'o'
V201/MSB = 'r'
V201/LSB = 'l'
V202/MSB = 'd'
V202/LSB = ' '
V203/MSB = ' '
V203/LSB = ' '
V204/MSB = ' '
V204/LSB = ' '
V205/MSB = ' '
Since "world" is less than 10 characters in length, it is padded with blanks to become 10 characters in length.
Packed Task Code Protocol
The following address types, strings, and arrays are not supported under Packed Task Code Protocol. To increase
efficiency, CAMP Protocol will be used instead.
Drum Count Preset (DCP)
Discrete Input (X)
Discrete Output (Y)
Discrete Control (C or CR)
Addresses greater than '30720' for Drum Step Preset (DSP) and Drum Step Current (DSC)
Notes:
1. Packed Task Code Protocol will be used for writing address types X, Y, and C.
2. If the TI565 option is selected in Communications Parameters, Packed Task Code Protocol will be used for
reading and writing the X, Y, and C address types independent of the 505 Protocol setting.
3. Task Codes TC7F (Read Block) and TC5A (Write Block) are used.
Status Words
For all Status Words, Bit 1 is the Most Significant Bit (MSB) and Bit 16 is the Least Significant Bit (LSB) in order
from left to right. Users can configure bit addressing to be 0-15 or 1-16 addressing, and can also set the driver
to use 1 or 15 as the MSB (changing the bit referencing). For more information, refer to Addressing Options.
Note: Only addresses that are not used by the controller can be written.
Register Description CP525 CP545 CP565
CTI
2500
STW00001 Non-Fatal errors
Bit 4, 1 = Password been entered
Bit 5, 1 = Password been entered and disabled
Bit 6, 1 = User program error*
Bit 7, 1 = Subroutine stack overflow
Bit 8, 1 = Time of day clock failure
Bit 10 = Special function module communication
error
Bit 11, 1 = Previous RLL instruction failed
Bit 12, 1 = I/O module failure or I/O module
configuration mismatch
Bit 13, 1 = Communication port failure
Bit 14, 1 = Scan overrun
Bit 15, 1 = Battery low
x x x x
STW00002 Base Control Status. Each bit reflects the status of
a single base.
x x x x
www. kepware.com
16
Page view 15
1 2 ... 11 12 13 14 15 16 17 18 19 20 21 ... 38 39

Comments to this Manuals

No comments