Quantity Available: 681
Qty | Price |
---|---|
5 | $19.00 |
10 | $18.00 |
25 | $16.00 |
50 | $14.00 |
100 | $13.00 |
250 | $12.00 |
500 | $11.00 |
1000 | $10.00 |
The DAQ1000 allows you to connect up to eight analog sensors or devices. This Phidget connects to your computer through a VINT Hub.
This Phidget is a smart device that must be controlled by a VINT Hub. For more information about VINT, have a look at the VINT Primer. You can use a Phidget Cable to simply and easily connect the two devices. Here's a list of all of the different VINT Hubs currently available:
Product | Board | |||
---|---|---|---|---|
Image | Part Number | Price | Number of VINT Ports | Controlled By |
![]() |
HUB0000_0 | $30.00 | 6 | USB (Mini-USB) |
![]() |
HUB5000_0 | $60.00 | 6 | Local Network (Ethernet or Wi-Fi) |
![]() |
SBC3003_0 | $120.00 | 6 | — |
Use a Phidget cable to connect this device to the hub and to connect sensors to this Phidget. Each analog sensor will come with its own Phidget cable, but if you need extras we have a full list down below. You can solder multiple cables together in order to make even longer Phidget cables, but you should be aware of the effects of having long wires in your system.
The DAQ1000 has eight ports that connect to analog sensors. Each port has two modes: Voltage Input (for ordinary 5V sensors) and Voltage Ratio Input (for ratiometric sensors). The Phidgets library allows you to select your Phidget sensors’ part numbers to automatically convert the voltage into appropriate measurement units.
You can use your Control Panel to explore your Phidget's channels.
1. Open your Control Panel, and you will find the following channels:
2. Double click on a channel to open an example program. Each channel belongs to the Voltage Input or Voltage Ratio Input channel class:
In your Control Panel, double click on "Voltage Input":
In your Control Panel, double click on "Voltage Ratio Input":
1. Setting up your Programming Environment
Before you open a Phidget channel in your program, you can set these properties to specify which channel to open. You can find this information through the Control Panel.
1. Open the Control Panel and double-click on the red map pin icon:
2. The Addressing Information window will open. Here you will find all the information you need to address your Phidget in your program.
See the Phidget22 API for your language to determine exact syntax for each property.
In the Phidget Control Panel, open the channel for your device and click on the icon next to the data type that you want to plot. This will open up a new window:
If you need more complex functionality such as logging multiple sensors to the same sheet or performing calculations on the data, you'll need to write your own program. Generally this will involve addressing the correct channel, opening it, and then creating an Event Handler and adding graphing/logging code to it.
The quickest way to get started is to download some sample code for your desired programming language and then search google for logging or plotting in that language (e.g. "how to log to csv in python") and add the code to the existing change handler.
The Change Trigger is the minimum change in the sensor data needed to trigger a new data event. The Data Interval is the time (in ms) between data events sent out from your Phidget. You can modify one or both of these values to achieve different data outputs. You can learn more about these two properties here.
If you want to know more about the capabilities of the analog inputs on this device, check the Analog Input Primer.
Board Properties | |
---|---|
Controlled By | VINT |
Electrical Properties | |
Current Consumption Min | 1 mA |
Current Consumption Max | * 500 mA |
Voltage Inputs | |
Measurement Error Max | 0.2 % |
Voltage Input Resolution | 12 bit |
Input Voltage Max (DC) | 5 V DC |
Input Voltage Min (DC) | 0 V DC |
Sensor Input Impedance | 324 kΩ |
Number of Voltage Inputs | 8 |
Sampling Interval Max | 60 s/sample |
Sampling Interval Min | 20 ms/sample |
Physical Properties | |
Operating Temperature Min | -40 °C |
Operating Temperature Max | 85 °C |
Customs Information | |
Canadian HS Export Code | 8471.80.00 |
American HTS Import Code | 8471.80.40.00 |
Country of Origin | CN (China) |
Date | Board Revision | Device Version | Comment |
---|---|---|---|
August 2017 | 0 | 102 | Product Release |
January 2018 | 0 | 103 | Disabled saturation to make cosnsistent with other devices |
January 2019 | 0 | 110 | Voltage Input range increased to 5.25V |
February 2019 | 0 | 111 | Voltage Input max. change trigger increased to 5.25V |
April 2020 | 0 | 112 | VINT Library code updated |
Channel Name | API | Channel |
---|---|---|
Voltage Ratio Input | VoltageRatioInput | 0 - 7 |
Voltage Input | VoltageInput | 0 - 7 |
API | Detail | Language | OS | |
---|---|---|---|---|
VoltageRatioInput | Visual Studio GUI | C# | Windows | Download |
VoltageRatioInput | Load Cell Calibrator | C# | Windows | Download |
VoltageRatioInput | Java | Android | Download | |
VoltageRatioInput | JavaScript | Browser | Download | |
VoltageRatioInput | Objective-C | macOS | Download | |
VoltageRatioInput | Swift | macOS | Download | |
VoltageRatioInput | Swift | iOS | Download | |
VoltageRatioInput | Visual Basic .NET | Windows | Download | |
VoltageRatioInput | Max/MSP | Multiple | Download | |
VoltageInput | Visual Studio GUI | C# | Windows | Download |
VoltageInput | Java | Android | Download | |
VoltageInput | Multi-Channel Example | JavaScript | Browser | Download |
VoltageInput | JavaScript | Browser | Download | |
VoltageInput | Objective-C | macOS | Download | |
VoltageInput | Swift | macOS | Download | |
VoltageInput | Swift | iOS | Download | |
VoltageInput | Visual Basic .NET | Windows | Download | |
VoltageInput | Max/MSP | Multiple | Download |
Product | Voltage Inputs | |||
---|---|---|---|---|
Image | Part Number | Price | Number of Voltage Inputs | Voltage Input Resolution |
![]() |
1010_0 | $80.00 | 8 | 10 bit |
![]() |
1011_0 | $50.00 | 2 | 10 bit |
![]() |
1018_2B | $80.00 | 8 | 10 bit |
![]() |
1019_1B | $110.00 | 8 | 10 bit |
![]() |
1203_2B | $70.00 | 8 | 10 bit |
![]() |
DAQ1000_0 | $20.00 | 8 | 12 bit |
![]() |
HUB0000_0 | $30.00 | 6 (Shared) | * 16 bit |
![]() |
HUB5000_0 | $60.00 | 6 (Shared) | * 16 bit |
![]() |
SBC3003_0 | $120.00 | 6 (Shared) | * 16 bit |
Product | Voltage Sensor | Sensor Properties | |||
---|---|---|---|---|---|
Image | Part Number | Price | Voltage Difference Max | Input Voltage Min (DC) | Input Voltage Max (DC) |
![]() |
1135_0B | $17.00 | ± 30 V DC | — | — |
![]() |
3508_0 | $115.00 | — | — | — |
![]() |
3509_1 | $115.00 | — | 0 V DC | 200 V DC |
![]() |
DAQ1400_0 | $20.00 | — | — | — |
![]() |
VCP1000_0 | $50.00 | ± 40 V DC | — | — |
![]() |
VCP1001_0 | $25.00 | ± 40 V DC | — | — |
![]() |
VCP1002_0 | $25.00 | ± 1 V DC | — | — |