| Home | Member Area | Links | Events | Publications | Promotions |
LabVIEW utilities - DOS RS-232 test program
[LabVIEW vi collection]
[LabVIEW links]
[LabVIEW store]
[programming topics] [drivers] [utilities] [projects] [events] [related topics]
RS-232 test programThis page describes MASTER 0.30MASTER is part of the Serial Device Simulator project. MASTER is a simple DOS-based program to test your serial device. Using MASTER is as easy as straightforward.
You may configure MASTER by adapting the MASTER.INI file. By default this file is as follows:
comport: 1 baudrate: 9600 databits: 8 stopbits: 1 parity: none responses: 2Most lines speak for themselves. The last line is a bit odd. The 'responses' value is the number of times MASTER will read a line from the device. In many cases the number of response lines is just 1, but in some cases in might be 2 (or more).
Downloadsmaster.zipThis zip file contains MASTER.EXE, MASTER.INI and MASTER.TXT.
Bart Boshuizen, 2005/02/01
|
|