November 1985
National Instruments
initialize Fonts
call OS Event Mngr to discard events
Initialize
*
NULL);
Clear the Screen
Monaco
plain
open serial drivers
=
open modem port,
=
open modem port,
set baud, stop,
make buffer too big for input to overrun
l
/
pBufIn==NULL;
must be room here somewhere
l
/
=
error.");
load file and send
main
short
short parity, stopbits, databits, baud:
char c;
serial port handshake flags
int rc;
result code
set serial port attributes
= TRUE;
output flow control
= FALSE;
not hardware flow control
=
l
/
128
APPENDIX I SERIAL PORT
PROGRAM