
CHAPTER 24
Built-in Communications Tools
Summary 24-19
Serial Circuit Control Option Constants 24
kSerOutDTR 0x01
kSerOutRTS 0x02
kSerInDSR 0x02
kSerInDCD 0x08
kSerInRI 0x10
kSerInCTS 0x20
kSerInBreak 0x80
Serial Configuration Option Constants 24
k1StopBits 0
k1pt5StopBits 1
k2StopBits 2
kNoParity 0
kOddParity 1
kEvenParity 2
k5DataBits 5
k6DataBits 6
k7DataBits 7
k8DataBits 8
kExternalClock 1
k300bps 300
k600bps 600
k1200bps 1200
k2400bps 2400
k4800bps 4800
k7200bps 7200
k9600bps 9600
k12000bps 12000
k14400bps 14400
k19200bps 19200
k38400bps 38400
k57600bps 57600
k115200bps 115200
k230400bps 230400
Komentáře k této Příručce