opening_20serial_20ports_20above_20com9
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
opening_20serial_20ports_20above_20com9 [2018/03/31 13:19] – external edit 127.0.0.1 | opening_20serial_20ports_20above_20com9 [2024/01/05 00:22] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 2: | Line 2: | ||
//by Richard Russell, February 2010//\\ \\ Since version **5.91a**, //BBC BASIC for Windows// has fully supported serial ports above COM9; to open such a port you need only use the regular **OPENUP** function: | //by Richard Russell, February 2010//\\ \\ Since version **5.91a**, //BBC BASIC for Windows// has fully supported serial ports above COM9; to open such a port you need only use the regular **OPENUP** function: | ||
+ | <code bb4w> | ||
port% = OPENUP(" | port% = OPENUP(" | ||
+ | </ | ||
Naturally you should specify the port parameters as required by your program. | Naturally you should specify the port parameters as required by your program. |
opening_20serial_20ports_20above_20com9.1522502371.txt.gz · Last modified: 2024/01/05 00:17 (external edit)