Chapter 5: Programming 5-47
TheRS232PrefixByteprogrammingmodecontrolstheuseofprefixbytes.IfanRS232
PrefixByteisused,itistheleadingcharacterineachmessagesenttothehost
terminal.Followingitisthemessagedata.Refertothe“ParameterDefaults”section
earlierinthischapterforthefactory
defineddefaultvalueofeachprogramming
parameter.
Prefix Byte
ThePrefixByteparametercontainstwoselections:DisableandEnable.ScantheHex0
tagtodisablethePrefixByte,ortheHex1tagtoenableit.
ASCII Code
TheASCIICodeparameterpermitsthespecificationofwhatASCIIcodetouseforthe
PrefixByte.EntertheselectionbyscanningtheappropriatetwoHextags(shownin
theASCIICodeChartinProgrammin gchapter).Anyvaluefrom01through0Fcanbe
selected;however,therecommendationistouse
theStartOfText(STX)ASCIICode
whichis02Hex.ScanthetwoappropriateHextags(Hex0throughHex7forthefirst
characterandHex0throughHexFforthesecond).
Note: ASCIICodeparameterfortheRS232TerminatorBytehasthesamefunction.
RS232 Terminator Byte
25786
Terminator Byte 1
A
ASCII Code
B
0
Disable
1
Enable
0 - 7
Hex Character
(ASCII Code Chart)
0 - F
Hex Character
(ASCII Code Chart)
0
Default
3
Your Program
Terminator
Byte 1
A
RS-232
Terminator Byte
2 3
ASCII Code
B
NOTE:
Terminator Byte 1 is required on a
scale unit. If you select
Disable
, it is ignored and an
ETX (03) is sent.
Terminator Byte 2
C
ASCII Code
0
Disable
1
Enable
0 - 7
Hex Character
(ASCII Code Chart)
0 - F
Hex Character
(ASCII Code Chart)
Terminator
Byte 2
C
ASCII Code
0
Default
3
NOTE:
Terminator Byte 2 is a
direct entry only.