GDS-1000 Instrument Driver Readme

1. Overview

Instrument Driver Technology: LabVIEW Plug and Play (project-style)
Manufacturer: Goodwill Instrument Co., Ltd.
Supported Language(s): LabVIEW 8.2
Supported Model(s): GDS-1022, GDS-1042, GDS-1062, GDS-1102
Model(s) Tested: GDS-1022, GDS-1042, GDS-1062, GDS-1102  
Interface(s): USB
Firmware Revision Tested: 1.0

Certified: No
NI Supported: No
Source Code Available: Yes

Driver Revision: 1.0
Original Release Date: 11/14/2007
Current Revision Date: 11/14/2007

2. Required Software

Some software components need to be installed before using this instrument driver. The minimum versions of these components are listed below, and can be downloaded from the Download Site.

VISA 4.0 or later
LabVIEW 8.2 or later

For more details, refer to the LabVIEW Help under Help » VI, Function, & How-To Help.

3. Known Issues

Buffer overflow errors can occur if data is not read from the instrument's memory buffer fast enough. This issue can be resolved by increasing the delay time between each command in order to reduce the measurement speed.

When a series of commands are sent to the instrument, it must add a LF to be a judhment for message terminator. As for query command, the return message of the instrument is also added a LF for PC to judge message terminator.

4. Revision History

Original Release Date: 11/21/2007