| Home | Member Area | Links | Events | Publications | Promotions |
LabVIEW utilities - Serial Device Tester
[LabVIEW vi collection]
[LabVIEW links]
[LabVIEW store]
[programming topics] [drivers] [utilities] [projects] [events] [related topics]
Serial Device Tester - Single ShotThis program is a handy tool that helps you find or verify the right command structure and timing or that, more in general, helps you to test the propper working of your device.In order to connect to your device you can set the serial port settings, such as baudrate, number of databits and parity. Next you can experiment with the command by giving up to three independent strings that will be concatenated to form the command string. In order to establish the right response time you can specify the delay time before reading the response. In order to test show the propper working of your device you can check the responses that the device gives on certain commands. If the behaviour of the serial device has changed since a previous test you may assume something is wrong...
Screenshot![]()
DownloadsThe vi's listed below were created with LabVIEW 6.1.
sdt-singleshot.vi
|
|