Créer une interface via labview

 j'ai un projet de fin d'étide ou je dois faire une interface entre des lignes de production et le PC dans mon cas j'ai 8 leds chaque led représente une ligne de production quand elle clignote on a l'arrêt de la production s'elle est éteinte elle est en marche ,
avec labview je veux quand la lampe clignote le chronomètre commence à calculer la durée pendant laquelle on a cet états et nous donne le moment ou on avait l'arrêt de même si on a l'état contraire le chronomètre calcule la durée et nous donne l'instant de démarrage et je veux que les résultats s'affiche dans un tableau ou on a la le moment d'arrêt , la durée d'arrêt ,le moment de démarrage et la durée de marche , et le cumulé des arrêts
j'ai ci joint un travail ou j'ai commencé a réalisé ça mais ça marche pas
le probleme c'est que je ne sais pas comment connecté ça avec les led que j'ai 
j'ai besoin de votre aide 
Pièces jointes :
dossier.zip ‏40 KB

Bonjour
Voici un exemple commande de clignotement de LED sous LV2012
Je n'ai pas la version 8, je vous ai donc imprimé le VI en PDF pour que vous puissiez accéder au code.
EricC
Ingénieur d'Application / Développeur LabVIEW Certifié (CLD)
Application Engineer / LabVIEW Certified Developer (CLD)
Pièces jointes :
exemple.vi ‏20 KB
exemple.pdf ‏75 KB

Similar Messages

  • Réalisation d'une interface d'acquisition de données

    Bonjour,
    Je voudrais savoir si c'est possible de réaliser une interface sur labview avec les fonctionnalités expliquées dans la pièce jointe.
    Ps: je n'ai jamais réalisé d'interface avec labview et là je me vois contrainte de le faire. Merci pour votre coup de main
    Cordialement,
    Pièces jointes :
    Problème.pdf ‏418 KB

    Bonjour,
    Bien sûr tout cela est possible. Je vous conseille vivement de jeter un coup d'oeil sur le lien suivant:http://www.ni.com/academic/learn_labview/ avant de vous lancer.
    Il vous faut prendre un minimum de connaissance en programmation LabVIEW et vous pourrez sans problème réaliser ce que vous voulez.
    Cordialement
    Greg S.
    CNRS
    LV 7.1 8.2 8.6 2009 2011 2012 2013
    LPMC - CNRS
    N'oubliez pas de complimenter cela fait toujours plaisir.

  • I am doing one Labview project. so my project is about design a interface in labview which one collect the data from keithley 2400 via GPIB connection.

    i am doing one Labview project. so my project is about design a interface in labview which one collect the data from keithley 2400 via GPIB connection. any suggestion please

    Your first task should be to just be able to send commands to the instrument.  Do as Dennis suggested and download the drivers for the instrument and get familiar with them.  Build up small VIs that do little tasks with those drivers so you can get used to them.  Then worry about your main interface.
    There are only two ways to tell somebody thanks: Kudos and Marked Solutions
    Unofficial Forum Rules and Guidelines

  • Comment creer une interface labview pour simuler une cle hasp

    bonjour,
    je souhaite creer une interface labview pour simuler une cle hasp.
    si quelqu'un sait comment faire je vous remercie d'avance de votre aide 

    Hello,
    Please post this question on the French forums to get a prompt response to your question:
    http://forums.ni.com/t5/Discussions-au-sujet-de-NI​/bd-p/4171
    Regards
    Arham H
    Applications Engineer
    National Instruments

  • Probleme de contrôle d'une Interface PCI-2472C.

    Bonjour, 
    Je dispose d'une interface PCI-2472C pour la lecture d'oscilloscope, j'ai trouver son driver pour LabVIEW dans ce lien: http://www.interface.co.jp/catalog/soft/labview_soft.asp?name=BPC-0506
    j'ai du mal a l'installer, je me demande dans ce cas quand j'ai aucun NI Hardware, la DAQmx ou VISA est elle capable pour le I/O de cette interface ?, autrement dit, en resumé: 
    J'ai une interface dans un ordinateur qui connecté a la fois a un moteur,1 oscilloscope et 1 transducer pour des experiences scientifique. 
    Je voudrais donc a la fois controler le moteur, et recevoir les donnés de l'oscilloscope et le transducer. 
    je fais comment?
    Je vous remercie.

    Bonjour Archer99,
    Vu que votre question ressemble un peu à ça 営業訪問依頼, j'aurai besoin de plus de précisions.
    D'une part, je ne trouve pas de carte dont la référence serait PCI-2472C.
    Avez vous une datasheet, site constructeur ou tout autre document décrivant ses fonctionnalités ?
    Dans le cas où vous voudriez contrôler cette carte depuis LabVIEW, vous pourriez trouver les drivers correspondant sur :
    Instrument Driver Network (IDNet)
    http://www.ni.com/downloads/instrument-drivers/
    ou encore si celle-ci est IVI compliant :
    IVI
    http://www.ni.com/ivi/ivi_prod.htm
    ou sinon vous pouvez toujours opter par l'utilisation de librairies existantes importées dans LabVIEW (dll, .NET Assembly etc)
    ou vous pourriez aussi coder votre propre driver en utilisant VISA, via les instructions/commandes stipulées dans les specs.
    Ou, si je n'ai vraiment rien compris à votre demande, veuillez m'éclairer !
    Bonne soirée
    Victor F.
    Victor F. | Application Engineer
    Certified LabVIEW Developer | Certified TestStand Architect
    National Instruments France

  • Acquisition température capteur ds18b20 sous arduino via LabView

    Bonjour,
    cela fait déjà quelques jours que je me casse la tête sans pour autant avoir de solution à mon problème. Je cherche à acquérir la température de plusieurs capteurs ds18b20 via LabView (graphes principalement). J'utilise le toolkit Arduino on LabView mais je n'arrive pas vraiment à bien l'utiliser. Le principe de ce module est bien de permettre de ne pas toucher à une seule ligne de code ? Est-ce que je peux lire toute une chaîne de capteur via LabView ?
    Par ailleurs je suis en train de consulter un exemple de la fonction "thermistor Read" mais je m'aperçoit que l'entrée de cette fonction est analogique, alors que mes capteurs sont digitaux, y a t-il un équivalent de cette fonction qui me correspondrai ?
    Même un petit morceau de code me serait profitable histoire de savoir par où commencer
    Merci d'avance pour vos réponses,
    cordialement,
    Cyril Milon

    Bonjour Lykaa,
    Avez-vous consulté le forum suivant ? : Arduino and Dallas DS1820 (one-wire)
    et posté sur la communauté en question ? : LabVIEW Interface for Arduino
    Voici également un lien qui pourrait vous être utile : How to use the DS18S20 and DS18B20 temperature sensors with Arduino
    Cordialement,
    Jérémy C.
    National Instruments France
    #adMrkt{text-align: center;font-size:11px; font-weight: bold;} #adMrkt a {text-decoration: none;} #adMrkt a:hover{font-size: 9px;} #adMrkt a span{display: none;} #adMrkt a:hover span{display: block;}
    Travaux Pratiques d'initiation à LabVIEW et à la mesure
    Du 2 au 23 octobre, partout en France

  • Contrôle d'une interface PCI-2472C.

    Bonjour, 
    Je dispose d'une interface PCI-2472C pour la lecture d'oscilloscope, j'ai trouver son driver pour LabVIEW dans ce lien: http://www.interface.co.jp/catalog/soft/labview_soft.asp?name=BPC-0506
    j'ai du mal a l'installer, je me demande dans ce cas quand j'ai aucun NI Hardware, la DAQmx ou VISA est elle capable pour le I/O de cette interface ?, autrement dit, en resumé: 
    J'ai une interface dans un ordinateur qui connecté a la fois a un moteur,1 oscilloscope et 1 transducer pour des experiences scientifique. 
    Je voudrais donc a la fois controler le moteur, et recevoir les donnés de l'oscilloscope et le transducer. 
    je fais comment?
    Je vous remercie.

    Bonjour Archer99,
    Vu que votre question ressemble un peu à ça 営業訪問依頼, j'aurai besoin de plus de précisions.
    D'une part, je ne trouve pas de carte dont la référence serait PCI-2472C.
    Avez vous une datasheet, site constructeur ou tout autre document décrivant ses fonctionnalités ?
    Dans le cas où vous voudriez contrôler cette carte depuis LabVIEW, vous pourriez trouver les drivers correspondant sur :
    Instrument Driver Network (IDNet)
    http://www.ni.com/downloads/instrument-drivers/
    ou encore si celle-ci est IVI compliant :
    IVI
    http://www.ni.com/ivi/ivi_prod.htm
    ou sinon vous pouvez toujours opter par l'utilisation de librairies existantes importées dans LabVIEW (dll, .NET Assembly etc)
    ou vous pourriez aussi coder votre propre driver en utilisant VISA, via les instructions/commandes stipulées dans les specs.
    Ou, si je n'ai vraiment rien compris à votre demande, veuillez m'éclairer !
    Bonne soirée
    Victor F.
    Victor F. | Application Engineer
    Certified LabVIEW Developer | Certified TestStand Architect
    National Instruments France

  • Comment enregistrer dans un fichier des photos prise via labview en vu de les utiliser pour un traitement d'images

    bonjour ! 
    je dois effectuer l'acquisition d'image via une camera et gérer le traitement d'image via labview.
    j'ai déja créé les VI pour acquerir et traiter les images,mais seulement je n'arrive pas à enregristrer l'image acquise dans un fichier , pour pouvoir y retourner  le rechercher lors du traitement d'image  .
    merci.

    Labview standard a des fonctions pour sauver des images en différents formats dans la palette ''Graphics and Sounds''/ ''Graphics Formats'' (désolé j'ai la version anglaise). Il y a des fonctions additionnelles dans l'outil en supplément ''Vision Development''.
    Il y a aussi un forum francophone. C'est probablement un meilleur endroit pour poser une question en français.
    bonne chance
    Marc Dubois
    HaroTek LLC
    www.harotek.com

  • Intégrer une interface graphique dans un dll

    Bonjour
    j'ai développé une application qui utilise une interface graphique comme interface d'input
    le programme en mode exécutable fonctionne correctement,
    j'ai crée le projet en dll et j'ai essayé de l'utiliser avec le langage (MTL)
    j'ai réussi a lire la fonction et l'exécuté (prouver par des msg popup) mais le problème que je peut pas lancé l'interface graphique , je pense qu'il faut intégrer le ".uir "mais j'ai pas trouvé un moyen
    vous trouvez ci-joint le msg d'erreur lors de l'appelle ; svp qui peut m'aider
    Pièces jointes :
    error in call.JPG ‏134 KB

    Doublon
    Valentin
    Certified TestStand Architect
    Certified LabVIEW Developer
    National Instruments France
    #adMrkt{text-align: center;font-size:11px; font-weight: bold;} #adMrkt a {text-decoration: none;} #adMrkt a:hover{font-size: 9px;} #adMrkt a span{display: none;} #adMrkt a:hover span{display: block;}
    Travaux Pratiques d'initiation à LabVIEW et à la mesure
    Du 2 au 23 octobre, partout en France

  • Comment créer une dll sous labview avec plusieurs fonctions venant du même VI et possédant un tabcontrol ?

    Comment créer une dll sous labview avec plusieurs fonctions venant du même VI et possédant un tabcontrol ?

    Bonjour,
    L’utilisation d’une « commande d’onglet », ou « tabcontrol », ne pose pas de problème pour la définition d’une DLL à partir d’un VI.
    Selon la version de LabVIEW que vous utilisez, le processus de création de DLL sera différent.
    Si vous utilisez une version antérieure à la v8, vous pouvez vous reporter à ce lien : Construire une DLL avec LabVIEW 7.0.
    Sinon, vous devez enregistrer votre VI dans un projet, puis définir le connecteur de votre VI avec les paramètres d’entrées/sorties (cette opération est indépendante des différentes « commandes d’onglet » que vous avez pu implémenter).
    Sélectionnez, dans le projet les « spécifications de construction » dans le projet (via un click droit), pour créer une DLL. Dans la boite de dialogue qui s’ouvre alors, à l’onglet « fichiers source », vous pouvez ajouter votre VI parmi les « VIs exportés » et configurer, en fonction des E/S câblées sur le connecteur de votre VI, les fonctions contenues dans la DLL.
    J’espère que ces quelques éléments auront pu vous éclairer.
    Cordialement,
    Guillaume H.
    National Instruments France
    #adMrkt{text-align: center;font-size:11px; font-weight: bold;} #adMrkt a {text-decoration: none;} #adMrkt a:hover{font-size: 9px;} #adMrkt a span{display: none;} #adMrkt a:hover span{display: block;}
    >> NIDays 2011, le mardi 8 février au CNIT de Paris La Défense

  • Interface Via Web

    Hi Everyone,
    I am developing a remote lab which consist:
    Acquisition of data from a fpga directly to labview through RS232, these data are processed in three graphs to be visualized by the user in real time.
    My question is: what is the best method for exporting the interface in labview via web to the user without run time engine from labview? I have seen that web service is not recommended for time-sensitive apps.
    I really appreciate your help.

    so, are you saying that the user can view an interface with 2 or 3 graphs like the example in the attachment? My doubt relies in the update speed of the web page for the case of web service.
    Now, guessing that the update speed is high to view prefectly the web page; Web Service give me like a .xml which i use it to organize the data in a web page through Html+Javascript (ADOBE FLEX in the NI example ). Is there any advice to take the data in realtime generated by my Graphs Vis and put them in a "dynamic xml" generated by web service of labview?
    I am saying this, because i was watching the example "Demo 2 - Function Generator Main" and I think that it doesnt matter if the vi is running, anyway the user will view data preestablished by the web service through the xml, unlike the remote panel option, where if the VI in the web server stop working, the user too.
    I dont know if i am clear. Sorry, I am still learning english.
    Attachments:
    Front_Panel_Example.jpg ‏79 KB

  • SmartMotor Interfacing w/ LabVIEW

    Hi,
    I am working on a project that is using an Animatics SmartMotor 1720 series.  I would like to control my SmartMotor via LabVIEW but don't know how to interface the two.  Also, I would like to be able to send information acquired in LabVIEW to my SmartMotor program to dynamically change how it runs.
    More specifically, I have one SmartMotor connected to a calibrated syringe pump that is being used to simulate the heart beating.  This is connected to a benchtop simulation of the cardiovascular circulation where the fluid is pumped through the circuit.  Pressure sensors are incorporated into the circuit that acquire continuous data.  I need use the peak pressure in the circuit to time the movement of another SmartMotor controlling another pump.
    If this is posted in the wrong section please let me know.  I understand if this question is more suitable for another board.  I've read in multiple SmartMotor descriptions about the capability of it to be controlled with LabVIEW but have had zero luck finding any useful instructions on the web.
    Thank You,
    bsteinma 

    http://www.summerfiles.com/Eng/LabView/Labview.html:
    These LabView Files are Beta Test only.
    The
    files were written jointly by National Instruments and another outside source.
    One Customer has successfully imported the SMIEngine to LabView as An Active-X tool rendering these files unnecessary. 
                This website and it's affiliates are not responsible for any loss of data 
                or mishaps otherwise determined to have been caused by and of this software.
    The above is quoted from http://www.summerfiles.com/Eng/LabView/Labview.html.  I believe the information on this site was compiled by an engineer employed with Animatics (based on a conversation with an Animatics rep).  Is this what you were referring to as the activeX interface.  I would like to try what they say "one customer" has done but don't know how to do this.  The files that they are mentioning above are National Instruments LabVIEW drivers for SmartMotors.  I don't know how to use these files.  I'm also not sure if this will work for the motor I currently have.  I've read threads about success with a 2315 SmartMotor but nothing about any of their other series of SmartMotors.  Please let me know if clarification is needed as I tend to be unclear sometimes.
    My supervisor knows someone who has communicated with a SmartMotor in the way we'd like but my supervisor is a physician and tends to be busy in the clinic so I'm trying to figure out some things in the meantime until he contacts his colleague. 
    Thank You,
    bsteinma

  • Pilotage moteur dynamixel via LabVIEW

    Bonjour a tous , 
    J'aurais aimé savoir si il existe des commandes a envoyer sur LabVIEW pour communiquer avec mon servomoteur 
    Dynamixel H54-100-S500-R ou si il existe des VIs existant ?
    Merci par avance pour vos réponse.

    Merci pour votre réponse,
    C'est de l'UART , la clé d'interface nommé "USB2DYNAMIXEL" utilise l'interface RS-485 pour communiquer avec le servomoteur .
    Je pense que je dois utiliser les commandes de ce site la avec une interface VISA et le SDK de Robotis avec labview (sous VIs)
    http://support.robotis.com/en/product/dynamixel_pr​o/dynamixelpro/control_table.htm
    Mais je n'arrive pas a communiquer et regler correctement le port ....
    Ci-joint je poste une image montrant qu'il y a un soucis au niveau du VISA test panel .
    Pièces jointes :
    Capture NI-VISA panel.PNG ‏52 KB

  • How can I have an english interface to labview if the package is in german

    Hi ,
    I'm a student that makes a project in Germany using labview ... the problem is that my german is not that good , and the labview is in german so here is my question :
    how can I have an  english interface to labview if the package is in german (labview 7 )
    Any help would be apprecieted.

    The only way to really have everything in English is to install an English version of LabVIEW.  You may want to talk to your local NI sales representative about the possibility of getting a different version.
    Doug M
    Applications Engineer
    National Instruments
    For those unfamiliar with NBC's The Office, my icon is NOT a picture of me

  • How to create a login interface in labview PDA module?

    How to create a login interface in labview PDA module? So that it checks with a list of usernames and passwords and allow to go to another VI?
    Anu

    Anu,
    I've attached a really short example that does something like what you're talking about.  It just compares the user's username and password a pre-determined username and password and then "logs the user in" based on that comparison.  Like Greycat said, you probably want to store this username and password info in some sort of file on the PDA that's in an encrypted format for both security and flexibility of your application.
    I hope this helps,
    Justin D.
    Applications Engineer
    National Instruments
    Attachments:
    LoginVI.vi ‏17 KB

Maybe you are looking for

  • Duplicated workflows  for fast triggering event from CRM

    Hello, I'm facing an issue when a credit limit sales order is created in CRM. They are creating the order and manking a change to it 5 seconds later. Those created and changed events are triggered with a difference of 5 seconds and in background, the

  • Using my iPhone 5 (Verizon) in Europe...

    Since the iPhone 5 on Verizon is unlocked, can I buy a pre-paid sim from one of the European carriers like Vodafone while vacationing there? I'm traveling to England, France and Italy the 2nd week of October, and would like to be able to use my phone

  • Replacing a value of a node with CDATA (as is)

    Hi All, How do I replace the value of a node such that it's CDATA format is preserved and not re-encoded. Currently, when I do similar to the following: replace value of node doc(doc_name)/parent/node with "<![CDATA[[the data]]]>" the less than and g

  • Getting the name of the appliedAlternateLayout

    I am trying to solve an issue with exporting JPEG versions of InDesign pages. The exportFile command gets an error if there are alternate layouts since if you just tell it to output page 1, it doesn't know whether you mean page 1 of the first layout,

  • COM Surrogate has stopped working

    I've read the posts about this and nothing is working for me. I started getting this message a few weeks ago.  It comes up whenever I go into the folder I have video files stored in.  It pops up, telling me the COM Surrogate has stopped working and a