Rockwell-automation 1770, D17706.5.16 Ref Mnl DF1 Protocol Command Manual de usuario Pagina 230

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 251
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 229
13–15PLC Addressing
Publication
17706.5.16 - October 1996
PLC5/250 RM/LP Memory (for use with figures on page 13-14)
level 1 level 2 level 3 level 4 level 5 level 6 level 7
1 public stat word
2 data 0 system sect file element member submember
0 binary
1 integer
2 long integer
3 reserved
4 float
5 timer 0 EN
1 TT
2 DN
3 PRE
4 ACC
6 counter 0 CU
1 CD
2 DN
3 OV
4 UN
5 PRE
6 ACC
7 control
8 PID
9 message
10 string
Logical ASCII Addressing
Logical ASCII addressing is supported by PLC-5/250, PLC-5, and
PLC-3 processors. Logical ASCII addressing allows you to specify
an address in the same form that you use at the programming node,
and lets any device communicate with any other device—without
knowing the internal memory structure of the target device.
A logical ASCII address starts with an ASCII NULL (0) character
and a dollar sign ($) to differentiate it from symbolic addressing.
The rest of the address then follows, as a string of ASCII characters.
The string is terminated with another NULL character.
Logical ASCII address that accesses the 360th element in file 10
Byte
ASCII HEX Contents
1 NUL 0 0 A null character that tells the PLC5 processor that an ASCII
address is to follow.
2 $ 2 4 An ASCII $" that differentiates a logical ASCII address from a
symbolic address.
3 N 4 E A hex value that corresponds to one character in the PLC5
4 1 3 1
p
ASCII address N10:360. Each byte contains a hex value.
For example byte 3 contains the value for the ASCII character
5 0 3 0
For example, byte 3 contains the value for the ASCII character
(
4 E
)
. R
e
f
e
r t
o
C
h
ap
t
e
r 1
5,
A
SC
II
Codes,
" f
o
r
a
li
s
t
o
f A
SC
II
6 : 3 A
(4
E)
.
R
e
f
er
t
o
Ch
ap
t
er
15
,
ASCII
C
o
d
es,
"
f
or a
li
s
t
o
f
ASCII
characters and their hex, binary, and decimal values.
7 3 3 3
characters
and
their
hex
,
binary
,
and
decimal
values
.
8 6 3 6
9 0 3 0
10 NUL 0 0 A null character that ends the ASCII address specification.
Vista de pagina 229
1 2 ... 225 226 227 228 229 230 231 232 233 234 235 ... 250 251

Comentarios a estos manuales

Sin comentarios