« Bargraph Lab » : différence entre les versions
De cartable-distant
Aller à la navigationAller à la recherche
Page créée avec « = '''Objectifs du TP''' = In this lab, we want to ''program with Labview'' different applications around a bargraph driven by a module [https://usermanual.wiki/Document/myDAQmanual.519421153/html myDAQ]. he bargraph is connected to the inputs and outputs of the myDAQ as shown in the image below. By default the switches are in the OFF position so that the digital outputs D0 to D7 control the status of the bargraph LEDs. Image:Photo myDAQ11 bargraph.jpg|300px... » |
Aucun résumé des modifications |
||
(8 versions intermédiaires par le même utilisateur non affichées) | |||
Ligne 1 : | Ligne 1 : | ||
= ''' | '''([[TP_Bargraphe|in French]])''' | ||
In this lab, we want to ''program with Labview'' different applications around a bargraph driven by a module [https://usermanual.wiki/Document/myDAQmanual.519421153/html myDAQ]. | |||
= '''Lab objectives''' = | |||
In this lab, we want to '''program with Labview''' different applications around a bargraph driven by a module [https://usermanual.wiki/Document/myDAQmanual.519421153/html myDAQ]. | |||
he bargraph is connected to the inputs and outputs of the myDAQ as shown in the image below. By default the switches are in the OFF position so that the digital outputs D0 to D7 control the status of the bargraph LEDs. | he bargraph is connected to the inputs and outputs of the myDAQ as shown in the image below. By default the switches are in the OFF position so that the digital outputs D0 to D7 control the status of the bargraph LEDs. | ||
Ligne 7 : | Ligne 9 : | ||
[[Image:Photo myDAQ11 bargraph.jpg|300px]] [[Image:Screenshot Digital Writer Baregraph.jpg|180px]] [[Image:Carte_Bargraphe.jpg|380px]] | [[Image:Photo myDAQ11 bargraph.jpg|300px]] [[Image:Screenshot Digital Writer Baregraph.jpg|180px]] [[Image:Carte_Bargraphe.jpg|380px]] | ||
= ''' | = '''Connect to the Lab''' = | ||
Labs are accessible on the machines ''pcj218-03,04,06,11,12'' observable on | Labs are accessible on the machines '''pcj218-03,04,06,11,12''' observable on '''webcams 21,29,5,16,15,2, and turret n°1''' (see links below). | ||
{| class="wikitable" style="text-align:left" | {| class="wikitable" style="text-align:left" | ||
Ligne 27 : | Ligne 29 : | ||
|[http://192.168.43.108:8080/?action=stream_15 Webcam n°2] | |[http://192.168.43.108:8080/?action=stream_15 Webcam n°2] | ||
|} | |} | ||
= '''Bargraph control with NI-ELVISmx tools''' = | |||
* Access the Digital Writer application (use the Windows search tool). | * Access the Digital Writer application (use the Windows search tool). | ||
Ligne 41 : | Ligne 45 : | ||
[[Image:DAQmx.jpg|400]] | [[Image:Screenshot DAQmx Library.jpg|400]] | ||
= '''Pedagogical resources'''= | = '''Pedagogical resources'''= | ||
The text (in french) of the | The text (in french) of the lab is available on the disk TP : '''T:\Mphy\Cartable\TP_Bargraphe\TP_Chenillard.pdf'''. |
Dernière version du 28 février 2023 à 13:38
Lab objectives
In this lab, we want to program with Labview different applications around a bargraph driven by a module myDAQ.
he bargraph is connected to the inputs and outputs of the myDAQ as shown in the image below. By default the switches are in the OFF position so that the digital outputs D0 to D7 control the status of the bargraph LEDs.
Connect to the Lab
Labs are accessible on the machines pcj218-03,04,06,11,12 observable on webcams 21,29,5,16,15,2, and turret n°1 (see links below).
Link to associated machines and webcams | ||||
---|---|---|---|---|
pcj218-03 | pcj218-04 | pcj218-06 | pcj218-11 | pcj218-12 |
Webcam n°21 | Webcam n°29 | Webcam n°16 | Webcam n°15 ou Turret n°1 | Webcam n°2 |
Bargraph control with NI-ELVISmx tools
- Access the Digital Writer application (use the Windows search tool).
- Select lines 0 to 7 (Lines to Write Menu) then run the application.
- Modify buttons (Lines) and observe the bargraph on the webcam.
Programming the bargraph
This involves programming the analogue and digital I/O of the myDAQ in Labview according to the desired application.
Use the library DAQmx integrated to Labview.
Pedagogical resources
The text (in french) of the lab is available on the disk TP : T:\Mphy\Cartable\TP_Bargraphe\TP_Chenillard.pdf.