(oscilloscope, spectrum analyser and meter) with the PicoScope program, or as a data logger using PicoLog. Alternatively, you can use the ADC-100 driver software to develop your own programs to collect and analyse data from the unit.
Page 4
Maximum input range The ADC-100 is designed to measure voltages in the range of -20V to +20V. Any voltages in excess of ±100V may cause permanent damage to a unit. Mains voltages Pico products are not designed for use with mains voltages.
Page 5
Liability Pico Technology and its agents shall not be liable for any loss, damage or injury, howsoever caused, related to the use of Pico Technology equipment or software, unless excluded by statute.
Page 6
Trademarks Pico Technology Limited, PicoScope, PicoLog, DrDAQ and EnviroMon are trademarks of Pico Technology Limited, registered in the United Kingdom and other countries. Pico Technology acknowledges the following product names as trademarks of their respective owners: Windows, Excel, Visual Basic, LabVIEW, Agilent VEE, HP VEE, Delphi.
25-way male D-type to PC parallel port Scaling The ADC-100 and ADC-101 are 12-bit analog to digital converters. This means that they produce values in the range 0 to 4095 to represent the currently selected input voltage range. To convert from ADC readings to volts, you should subtract half of the 2048, multiply by the currently selected voltage range and divide by 2048.
Technical reference Technical reference Introduction The ADC-100 and ADC-101 are supplied with driver routines that you can build into your own programs. Once you have installed the software, the DRIVERS sub-directory contains the drivers and a selection of examples of how to use the drivers. It also contains a copy of this help file in text format.
It then calibrates the timing functions for the computer. It returns TRUE if successful. If it is not successful, you can call adc100_get_unit_info to find out why it failed. port Arguments: - the number of the parallel or USB port to which the ADC-100 is connected: - LPT1 - LPT2 etc...
(below), representing the input range for channels A and B. The ADC-100 is bipolar, so 20,000 means that the input voltage range is 20 V. Note: For the ADC-101, the actual voltage range is always five times the voltage range specified.
If the computer is stuck waiting for a trigger that never occurs, you can abort the data collection by pressing the F10 key. enabled Arguments: - this is TRUE if the ADC-100 is to wait for a trigger event, and FALSE if the ADC-100 is to start collecting data auto_trigger - this is TRUE if the ADC-100 is to trigger after a specified time (even if no trigger event occurs).
Page 18
If the specified unit failed to open, this routine returns a text string which explains why the unit was not opened. If the specified unit is open, The routine returns version information about the ADC-100 DLL, the Windows driver and the sampling rate. Arguments: - character string buffer for result...
) Some PCs have non-Centronics-compliant parallel ports. The ADC-100 requires a small grey adapter (supplied with the unit) between the ADC-100 and the parallel cable. This driver usually auto-detects the adapter, but occasionally you will need to use this function to force the adapter into being used.
The example shows how to collect a block of data from the ADC-100. It would be necessary to adjust the scaling for use with the ADC-101. You will need to copy the following file into the program directory: adc100.vh...
Need help?
Do you have a question about the ADC-100 and is the answer not in the manual?
Questions and answers