![Honeywell PPT2 Скачать руководство пользователя страница 24](http://html.mh-extra.com/html/honeywell/ppt2/ppt2_user-manual_154883024.webp)
ADS-14221, PPT2 User Manual
October, 2016
23 of 85
COMMAND CODE
COMMAND DESCRIPTION
B= Data
String
B
Action
Directing
Sequential
Response
with (90-99)
address
Input or
Output Type
Requires
Write Enable
Terminates
Continuous
Commands
Can Write to
EEPROM
Can Write to DAC
No After
(4)
Both
Yes No Yes
(9)
No
DETAILS:
The
B=
data string command can be used to store and retrieve up to eight characters in the EEPROM. This
command must have 1 to 8 characters immediately following the ‘=’ character. The message is terminated with
the <cr> (ENTER key) character. If this string is stored in EEPROM with the SP=ALL command,, it will remain in
the PPT2 even after the power is turned off. Example uses include dates for maintenance checks, over/under
range pressure or temperature values, or key pressure readings specific to application. (Default:
B=
<empty>)
NOTE:
EXAMPLES:
Inquiry: *dd
B=
Action:
*dd
WE
EEPROM Store: *dd
WE
*ddB=
Your_msg
*dd
SP=ALL
Your_msg
must have 1 to 8 characters immediately following the ‘=’ character. The message is
terminated with the <cr> character. The legal characters for
Your_msg
include all
characters between the ‘space’ (SP) and lower case ‘z’ inclusive, except the ‘*’, in
standard ASCII. Other characters outside this range are replaced with the “space”
character. (see Appendix B for the ASCII table)
DIFFERENCES FROM LEGACY PPT:
The B= command will work with a *ddWE=RAM continuous write enable is active. The SP=ALL command is now
required before the value is written to EEPROM.
The PPT also implemented parity with the B= contents. This will not be required for the PPT2.
The PPT response is always 8 characters with trailing spaces if required. The PPT2 responds only with the
characters stored.