5-44 Chapter 5: Programming
Stop Bits and Character Length
TheStopBitsandCharacterLengthparametercontainsfourselections:1StopBitand
7‐bitCharacterLength,1StopBitand8‐bitCharacterLength,2StopBitsand7‐bit
CharacterLength,and2StopBitsand8‐bitCharacterLength.Choosingnoparityand
7‐bitCharacterLength
causestheRealScan74tosendtwo(2)stopbits;thescanner
mustalsoreceivetwo(2)stopbits.If8‐bitCharacterlengthandparityisselected,only
one(1)stopbitissent.ScantheappropriateHex0throughHex3tagtosettheStop
Bitsand
CharacterLength.
Handshake
TheHandshakeparametercontainssixselections.Whenconsideringthese,notethat
thescannercontrolsonlyRTS;however,itcanmonitorCTS.Thefollowinglist
identifieseachHandshakeoption.
•
RTSisalwayslow,CTSisignored(Hex0tag).
•
RTSisalwayshigh,CTSisignored(Hex1tag).
•
ScannerraisesRTSandwaitsforCTStogohighbeforetransmitting(Hex2tag).
•
ScannerraisesRTSbeforetransmittingandignoresthestateofCTS(Hex3tag).
•
RTSisalwayslowandscannerwaitsforCTStogohighbeforetransmitting(Hex
4tag).
•
RTSisalwayshighandscannerwaitsforCTStogohighbeforetransmitting(Hex
5tag).
ScantheappropriateHex0throughHex5tagtosettheHandshakeoption.