You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

33 lines
870 B
Markdown

# PRACTICE, LabVIEW
## INTRODUCION
This practice show the interface of an analog signal take off USB-6008 and view in LabVIEW
## INTERFACE
In the interface we can view two graphs showing the analog signal capture of the USB-6008 controlled by the potentiometer.
*This picture shows the interface*
![Interface](View-program.JPG)
## CONNECTIONS
The following images show the connections that must be made to control the voltage with the potentiometer.
*This pictures shows the connections of the practice*
The first image shows the analog channel used, which corresponds to analog input channel 0 (AI0), as configured in the LabVIEW interface.
![Connections](ShowPins0.jpeg)
The second image shows the voltage input of the potentiometer.
![Connections](ShowPins1.jpeg)
The third image shows what the connections look like.
![Connections](ShowPins2.jpeg)