Problème driver NI-DAQmx 8.0.2

Bonjour,
Je vous expose mon problème : j'essaye actuellement d'installer une carte d'acquisition NI PCI-6034E sur mon PC.
Je tourne sous Linux, distribution Debian, la 6.0, avec un noyau 2.6.32.
J'ai lancé le script d'installation du driver NI-DAQmx 8.0.2 trouvé sur le site.
J'ai, comme précisé sur ce post installé nikali, la version 2.1 par contre, avant, puis après le script, avec bien entendu un updateNIDrivers.
L'installation ce passe nickel, pas d'erreur, je reboot(une troisième fois, après le dernier updateNIDrivers), et en faisant la commande lsmod |grep ni, j'obtiens :
nixsrk 1408154 0
nisdigk 341776 1 nixsrk
nitiork 902470 1 nixsrk
nimru2k 406070 4 nixsrk,nisdigk,nitiork
nicdrk 227255 3 nixsrk,nisdigk,nitiork
nimxpk 23120 4 nixsrk,nisdigk,nitiork,nicdrk
nipxirmk 108824 1
nidimk 273310 6 nitiork,nimru2k,nipxirmk
nimsdrk 183892 2 nixsrk,nitiork
nidmxfk 249806 5 nixsrk,nisdigk,nitiork,nicdrk,nimsdrk
nimxdfk 367347 9 nixsrk,nisdigk,nitiork,nimru2k,nicdrk,nimsdrk,nidm​xfk
nimstsk 59074 6 nixsrk,nisdigk,nitiork,nicdrk,nimsdrk,nidmxfk
nimdbgk 249917 11 nixsrk,nisdigk,nitiork,nimru2k,nicdrk,nimsdrk,nidm​xfk,nimxdfk,nimstsk
niorbk 55695 12 nixsrk,nisdigk,nitiork,nimru2k,nicdrk,nipxirmk,nid​imk,nimsdrk,nidmxfk,nimxdfk,nimstsk,nimdbgk
nipalk 947149 18 nixsrk,nisdigk,nitiork,nimru2k,nicdrk,nimxpk,nipxi​rmk,nidimk,nimsdrk,nidmxfk,nimxdfk,nimstsk,nimdbgk​,niorbk
nikal 27044 1 nipalk
ni_pcimio 42680 0
ni_tiocmd 4116 1 ni_pcimio
comedi_fc 1096 1 ni_pcimio
mite 5906 2 ni_pcimio,ni_tiocmd
8255 2580 1 ni_pcimio
comedi 21296 5 ni_pcimio,ni_tiocmd,comedi_fc,mite,8255
ni_tio 10333 2 ni_pcimio,ni_tiocmd
Avec la commande nilsdev, j'obtiens ... un espace blanc ...
Et enfin, la commande lspci me donne(pour la ligne utile, je donne pas le tout):
03:02.0 Unassigned class [ff00]: National Instruments PCI-6034E
Je viens donc vous demander votre aide, parce que je ne comprend pas là! J'ai installé le tout, installation réussi, tout les modules sont chargés, mais la carte n'est toujours pas reconnu correctement donc inutilisable par mon ordinateur ... help!
Merci d'avance pour vos réponses,
Ridbark
Résolu !
Accéder à la solution.

Bonjour,
Vous risquez de ne pas obtenir beaucoup d'aide ici...L'utilisation de Linux est rare. Les versions étant tellement nombreuses, National Instruments supporte officiellement qu'un nombre limité de distributions :
Aussi, si j'étais vous je me tournerai vers les solutions à base de driver COMEDI .
Ce projet open source supporte votre carte et cela ne devrait pas poser de problème pour utiliser votre carte sous LabVIEW, ou un autre environnement de développement grace aux librairies que ce projet fourni.
Si vous souhaitez vraiment utiliser DAQmx Base sous Linux il va falloir vous retrousser les manches...Je ne peux que vous conseiller de poster sur la partie anglaise des périphériques de mesures. Vous aurez plus de réponses qu'ici.
Cordialement,
Da Helmut

Similar Messages

  • Créer un graphique avec les valeurs d'une tension obtenue à l'aide de USB-9215 et le driver NI-DAQmx

    Je développe depuis peu et je dois créer un soft avec VB6 pour lire les acquisitions d'une carte USB-9215. J'ai bien regardé les exemples, mais je n'arrive pas à faire un graphique avec les valeurs obtenues. Quelqu'un aurait-il une idée?

    Bonjour,
    la module USB-9215 utilise la version de driver NI DAQmx Base qui est supportée uniquement sous LabVIEW ou sous C.
    Cependant, le lien ci-dessous vous explique comment programmer DAQmx Base sous Visual Basic 6.0 :
    http://digital.ni.com/public.nsf/websearch/A21A013CA229A5988625703E0025A8AE?OpenDocument
    Le module USB-9215A utilise quant à lui utilise la version de driver DAQmx 7.5 qui est supportée sous Visual Basic 6.0 comme expliqué dans le lien ci-dessous:
    http://digital.ni.com/public.nsf/websearch/B22FE2B0F9C8935286256E920073DA07?OpenDocument
    Vous pouvez toutefois upgrader votre module USB-9215 en module USB-9215A en utiliant le module additionnel USB-9162 comme expliqué dans le lien ci-dessous :
    http://digital.ni.com/manuals.nsf/websearch/64AE34733245F1DB8625702F006C5C9C
    Cordialement
    Benjamin M
    NIF

  • FTDI VCP driver NI-DAQmx driver problem...

    Hi,
    I am making use of FTDI VCP driver on Windows XP to talk to a FT245R device (through USB interface).
    I also make use of NI USB-6251card to capture signal data [pulse wave form] and make use of NI-DAQmx driver S/W to talk to the device connected to the NI card.
    I observed that when there's no read/write happening on the FTDI VCP driver,  DAQmxReadAnalogF64() returns the right data. But where there's a read/write happening on the FTDI VCP driver,  DAQmxReadAnalogF64 returns corrupt data.
    This happens even if the read/writes to FTDI VCP driver and the  DAQmxReadAnalogF64 to the NI-DAQmx driver are in two different processes.
    Could you please let me know if there's any workaround?
    Thanks a lot!
    -Abraham

    Hi Ali,
    Thanks for your response.
    By Corrupt data, I mean wrong data points. So if I request 100 data point, I will get the data count as 100, but the values are junk values.
    I took your suggestion:
    I selected the test panels and aquired samples. When the FTDI VCP driver was not being exercies, I can see the correct wavefor [regular bi-phasic pulse] in the amplitude vs samples graph. But when there's activity on the FTDI VCP driver (read/write), then the graph shows junk waveform (most of it is close to zero).
    The Systems is a dual-core CPU.
    Initially we though it was due to CPU bandwidth, but looks like CPU is used some 60%.
    A collegue of mine suggested that it could be that when both the USB [NI and FTDI] draw power at the same time, we could get junk values.
    I also tried a USB hub and did not see any change - same bad values.
    I really appreciate your response.
    Thanks!
    -Abraham

  • Compatibil​ité carte PCI-6281 et DAQmx 8.1

    Bonjour, voici mon problème : je possède une carte d'acquisition NI PCI-6281 que j'aimerais utiliser avec le logiciel Labview 7.0. Avant d'installer la carte j'avais Daqmx 7.1 (fourni avec labview 7.0) mais cette version du driver n'a pas reconnu la carte. Du coup j'ai installé le driver fourni avec la carte : daqmx 8.7.1 mais ce driver n'est pas supporté par ma version 7.0 de labview... Donc j'ai téléchargé daqmx 8.1 la version la plus récente compatible avec labview 7.0. Le driver a bien reconnu ma carte et l'a installé mais il s'avère qu'aucune voie physique n'apparait dans le MAX... Pensez vous que le driver n'est pas compatible avec ma carte? Avez vous de ssolutions à me proposer? Car là je commence à desespérer! Merci d'avance.

    Bonjour aurelieB,
    Labview 7.0 et votre carte PCI-6281 sont bien compatibles avec le driver NI-DAQmx 8.1. Voir le readme du driver 8.1 sur le site ni.com:
    http://joule.ni.com/nidu/cds/view/p/id/319/lang/fr.
    Pour visualiser les voies physiques de votre périphérique depuis MAX utilisez le panneau de Test, ou créer une tâche. Ce faisant vous aurez accès à vos différentes entrées sorties.
    Cordialement,
    Rémi D.
    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;}
    >> Les rencontres techniques de NI - Mesures et acquisition de données : de la théorie à la mise en ...

  • Problem with DAQMX on a 6025E !!

    Problem with DAQMX on a 6025E
    I work on a DAQ 6025E and I can't use the example "Write Dig Port.vi" and all others example on digital output with DAQMX. There isn't any hardware failure because the same installation functions correctly with the traditional DAQ. I want to use these channel parameters: Dev1/port2.
    I already tested to make a reset device and use "line or port configuring vi" but without successes.
    Thanks for your help!
    Attachments:
    Write_Dig_Port.vi ‏48 KB

    I took a look at the example you attached and it looks fine. Here are a few things to try out BEFORE running the example from MAX:
    1) Remove any SCXI, SCC, and accessories from the configuration in MAX so that no DIO lines are reserved for communication.
    2) Reset the driver to work in DAQmx mode for your board. To do this, first right-click the "Traditional DAQ Devices" and say "Reset Driver" and then right-click your 6025E under DAQmx Devices and say "Reset Driver" again. This should enable the driver for DAQmx.
    3) In MAX, under DAQmx Devices, run the test panel and make sure you can read/write all the DIO lines there first. If that works fine you should be able to run the example.
    Remember that the port names for the 6025E are Port 0, Port 2, Port
    3, and Port 4 (no Port 1).
    Good Luck!!!
    Sincerely,
    Brooks Bailey
    Application Engineering
    National Instruments

  • How to recognize s-series daq card in DAQmx Base 2.0

    I installed the "DAQmx BASE 2.0", and then installed 3 PCI DAQ boards.  It can recognize PCI-6024E and PCI-6713, but not PCI-6133.
    I followed exactly the same procedure as in the document called "How do I use NI-DAQmx Base with PCI/PXI Devices on Windows?"
    http://digital.ni.com/public.nsf/websearch/9C4E9FD0C7469BC286256F100074EADC?OpenDocument
    However, there is a web page (the link below) having labview example programs using DAQmx Base for "NI 6110 S Series Multifunction DAQ". So I think probably there is a way to recognize the S-series devices in DAQmx base.
    http://digital.ni.com/public.nsf/allkb/722DDAB4E914073D8625708100773677
    Does anybody know how to recognize S-series device in DAQmx Base 2.0?
    Thanks

    Alan,
    Thank you very much for the quick response.
    The reason I explored DAQmx: I want to do RLP and DAQmx Base has a simpler interface and more examples for RLP.
    The reason I want to go RLP instead of DAQmx is a long story.
    Summary of my applications:
    I need to read 4 input voltage (using PCI-6133) and then generate 12 voltages (using two PCI-6713 each has 8 outputs). Since the 12 generated voltages are related to the 4 input voltages, single sample /N channel AD/DA is required. The speed for the overall control loop has to be >100 kHz.
    Summary of my configurations:
    PIII, 700 MHz CPU, 512 MB RAM
    PCI-6133 and PCI 6713, LabVIEW 7.0, and DAQmx 8.0
    I also have PCI-6110 and PCI-6024E cards for comparison
    Summary for 4 channel single point acquisition (See the table below, AD only)
    1) The difference between P3/700MHz computer and P4/3GHz computer is very small
    2) The S-series performed worse than E- and M- Series
         Spec (kS/s)   Tested by me(700MHz P3)   by NI engineer (3GHz P4)
    6024E   200/4            15.7 kHz                    17.36 kHz
    6040E   250/4                                        18.9 kHz
    6251   1000/4                                        23.0 kHz
    6133   2500/1            13.8 kHz
    Summary for single channel single point acquisition (See the table below, AD only)
    1) The S-series performed much worse than E- and M- Series (simultaneous sampling is worse?)
         Spec (kS/s)    Tested by me (700MHz P3)
    6024E    200/1           54.8 kHz
    6110    5000/1           19.4 kHz
    6133    2500/1           14.5 kHz
    Simulated device          135 kHz
    Summary for single channel single point AO (See the table below, DA only)
    The spec of 6024E is only 10kS/s, but the loop can run at 132 kHz (the output from the port was not correct for sure). Using a simulated device (either 6024E or 6713), the loop rate is ~ 134 kHz (probably due to my low speed computer). This means the latency from 6024E devices is virtually zero. However, the latency from 6713 is way too much.
          Spec (kS/s)   tested by me (700MHz P3)
    6024E    10/1             132 kHz
    6713   1000/1              38 kHz
    Simulated device          134 kHz
    From all the above tests, it seems that s-series device (6133) and AO device (6713) perform much poorly in single point mode compared to E-series device (6024E).  I thought the difference might be due to the driver in DAQmx.  So, I want to try RLP to see whether I can gain up control loop speed to 100 kHz for my applications.
    Your suggestions and advices are appreciated.
    Thanks
    Jin-Xing

  • Missing SubVI DAQmx Create Task. Error

    Hi All,
    I have written a program in Labview 2009 and I am using the PCI-6034E DAQ card for measuring data. I created an executable of this program, and I wanted to run the program on another computer, although this computer is running the PCI-6024E DAQ card. However, when I run the program, I get the error message which is attached.
    I have downloaded the Runtime Engine for labview 2009 on this computer, So I'm not sure why the program isn't working. I have also checked the measurement instrumentation on the computer with the PCI-6024E and it detects the card and can make measurements and is also using the same channel as I was using with the PCI-6034E card. Could someone please let me know how I can fix the problem?
    Thanks.

    DAQmx Base is a completely different driver than DAQmx. You cannot install DAQmx Base and use DAQmx functions. When you create the installer, select DAQmx to include as one of the 'Additional Installers'
    Actually, I get the feeling that you totally skipped over creating an installer. This is an option when you right click on 'Build Specifications' and is something you should have noticed when you created the exe.

  • Missing DAQmx

    Hi,
    I am new to DAQmx. I am LabView 8.6. I am missing all DAQmx components. Like, when I created new VI, 
    Functions->Measurement I/O->..
    There is nothing related to DAQmx...I do not have the DAQmx examples either...
    C:/program files/natioal instruments/labview 8.6/vi.lib . I could not find anything related to DAQ  either.
    Should I updated the driver for DAQmx? Where should I find it? How could I find whether and  which version DAQmx had been installed? Thanks.   
    Solved!
    Go to Solution.

    Download and install  this
    CLA, CLED, CTD,CPI, LabVIEW Champion
    Platinum Alliance Partner
    Senior Engineer
    Using LV 2013, 2012
    Don't forget Kudos for Good Answers, and Mark a solution if your problem is solved.

  • Carte PXI 5922 et fonctions DAQmx

    Bonjour,
    J’ai une carte PXI 5922 sur un châssis PXI 1033 et j’ai réalisé un VI pour l’acquisition des donnes avec les fonctions NI SCOPE.
    Je voudrais savoir si est possible de programmer la même chose en utilisant seulement des modules  DAQMX sans avoir besoin d’installation de NI SCOPE. Peut-on configurer des paramètres comme par exemple : vertical coupling, input impedance , probe attenuation seulement avec les fonctions daqmx et sans paser par daq assistent ?
    Je vous remercie d’avance pour votre réponse.

    Bonjour Ival,
    La carte PXI-5922 est une carte Scope qui, par conséquent, se programme avec NI-SCOPE (page 21).
    Le driver NI-DAQmx est utilisé quant à lui pour la programmation de cartes DAQ.
    Dans la mesure où le driver NI-SCOPE est téléchargeable librement, pourriez-vous préciser pourquoi vous ne souhaitez pas l'utiliser ?
    Cordialement,
    Mathieu_T
    Certified LabVIEW Developer
    Certified TestStand 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;}
    LabVIEW Tour
    Journées Techniques dans 10 villes en France, du 4 au 20 novembre 2014

  • DAQmx with touch panel

    I am trying to use DAQmx with the touch panel module, but am having some issues. I find that when editing a touch panel VI, the DAQmx options disappear from the functions palette. If I bring them in from elsewhere, the VI will not run properly. Is this normal?!
    Also, does anyone have any tips for how to install the driver for DAQmx base onto an NI TPC-2106T?
    Thanks
    mstudio

    Hi mstudio,
    you need to use DAQmx Base 3.1 for use with the TPC-2106T. You can download it from:
    http://joule.ni.com/nidu/cds/view/p/id/971/lang/en
    Also you need to use the LabVIEW 8.5.1 Touch Panel Module which you may have already received if you have an active service contract with National Instruments.
    Let us know how you get on.
    KostasB
    NI UK Applications Engineer

  • Ni-DAQ driver with 64 bit OS?

    We are currently using a PCI 6533 board with Windows XP (32 bit).
    Software is written in Delphi (32 bit) using an older Ni-DAQ.
    A hardware upgrade is on the way with either XP 64 bit or Windows 7, 64 bit.
    As far as I have found, XP 64 bit is NOT supported by any Ni-DAQ. Or ... ?
    We have another thing running on that PC requiring a very old standard I/O port driver.
    I have now found InpOut64, which so far runs OK on XP-64. Win 7 has not yet been tested. (No platform available)

    Hi Jeremy
    Seems like you have used the old traditional DAQ driver to develop you application. Unfortunatly that driver stopped to be supported long time ago.
    At NI we have made a workaround to make it run at Windows Vista, 7 and 8 which you can find here, but it will only support 32-bit versions of the operating system. As mentioned in the article.
    http://digital.ni.com/public.nsf/allkb/8EC9E81C3DE4E619862573930083BD7A
    So if Windows 7 64-bit is a hard requirement for your application, then you will need to use the new DAQmx driver which is the replacement for the Traditional DAQ. The Application Programming Interface (API) have though changed. Which means you will have to update the driver calls in the VB6 code.
    So to sum up:
    There is no workaround to get you software to run on Win7 x64 without updating the VB6 code. My proposals is:
    1) Downgrade to Win7 32bit and run the existing code
    2) Stay on Win7 64bit, update driver to DAQmx, and update the VB6 code to the newest API calls.
    Hope this clears up the confusion.
    Best Regards
    Anders Rohde
    Platinum Applications Engineer
    National Instruments Denmark

  • Mise en oeuvre rapide 6501 (Driver/DLL)

    Bonjour,
    j'ai fait l'acquisition d'un boitier 6501.
    Je veux l'utiliser avec un logiciel propriétaire que je vais développer pour lire des boucles.
    Quel est l'environnement minimum sous XP?
    Driver / DLL.
    Je n'ai pas envie d'installer l'ensemble des CD livrés pour arriver à ce résultat.
    Je pense que la question a du être posée pais je n'ai pas trouvé la réponse.
    Merci

    JLGARIOUD a écrit:
    Je veux l'utiliser avec un logiciel propriétaire que je vais développer pour lire des boucles.
    Quel est l'environnement minimum sous XP?
    Bonjour,
    Pourriez-vous nous apporter plus de précisions sur l'application que vous souhaitez mettre en oeuvre ? En attendant veuillez trouver sur ces liens une FAQ sur l'acquisition de données par USB ainsi que la dernière version du driver NI-DAQmx nécéssaire pour la programmation de votre périphérique de mesure :
    FAQ USB
    NI-DAQmx 8.9.5
    Cordialement,
    Message Edité par Steve M. le 23-10-2009 09:50 AM
    Steve M.
    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;}
    >> Vidéo-t'chats de l'été : présentations techniques et ingénieurs pour répondre à vos questions

  • Code erreur -36 lors de la copie de fichiers

    Je viens d'acquérir un MacBook Air sous OS X Lion.
    J'ai également 2 DD externes avec l'ensemble de mes sauvegardes. Je souhaite donc maintenant les utiliser avec mon nouveau MBA mais également avec Windows pour échanger des photos par exemple avec mes amis qui ne sont pas encore sur Apple.
    Un des DD est en FAT32 et l'autre en NTFS (héritage de l'utilisation d'un PC sous Windows 7).
    Lors de la copie d'un ficher de l'un vers l'autre (NTFS vers FAT32), l'erreur code -36 apparaît. Il semblerait que ce soit une erreur I/O des disques connectés en USB2. Mais à la lecture de certains forums, il semblerait également que cela puisse être un problème de fichier corrompu.
    Remarque importante, le problème est le même lorsque l'on connecte les 2 disques sur un PC Windows.
    Cependant, une fenêtre apparaît et vous demande simplement si vous voulez ignorer le problème ou recommencer. Après avoir cliquer sur Ignorer, la copie continue et passe au fichier suivant sans avoir copié le fichier en question.
    Alors que sur OS X, la fenêtre code erreur -36 apparaît et stoppe tout le transfert. Ce qui est très très ennuyeux. Car, vous devez isoler le ficher, le supprimer et recommencer, un par un.
    Donc, est-ce un problème pur de compatibilité de partition avec OS X ? Car, j'ai lu que OS X ne supportait pas les DD en NTFS et qu'il fallait pour cela installer Tuxera ou équivalent.
    1) Sur OS X, comment faire pour effectuer la copie complète sans interruption / abandon ?
    Est-ce également un problème réel de corruption des fichiers ?
    Car, le fichier en question soit disant corrompu peut encore être ouvert depuis sa localisation d'origine sur la machine (Mac ou PC) ? Il n'est donc pas mort !
    2) Comment faire pour le récupérer plus vivant que jamais et le copier ?
    3) Que me conseillez-vous pour résoudre mon problème ?
    Tout passer en FAT32, utiliser Tuxera (NTFS for Mac), tout passer en Mac OS étendu.
    Merci!

    Bonjour,
    Merci d’avoir utilisé le forum National Instruments.
    Ce code d’erreur interne est en rapport avec l’utilisation du driver NI-DAQmx par les logiciels du type de Measurement & Automation Explorer (MAX).
    Pour résoudre le problème, vous pouvez nettoyer la base de données de MAX en suivant la procédure suivante : How Do I Clean Corrupted MAX Database and Start With a New One ? 
    Vous pouvez également réparer le driver NI-DAQmx installé sur votre système ou réinstaller la dernière version du driver.
    J’espère que cela pourra apporter une solution à votre problème. N’hésitez pas à nous contacter à nouveau si le problème persiste.
    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

  • Vici valve

    Bonjour,
    Pour mon projet j'ai besoin de contrôler une valve 2 positions (Vici Valco Instruments). Pour cela je dispose d'une interface digitale de la valve (DVI) qui me permet de contrôler la valve manuellement mais aussi de manière automatisé. Pour la communication avec l'ordinateur j'utilise un relais de marque superlogics type (8067 combiné avec 8025). Superlogics fournis sur son site web un programme "Utility 8000" qui me permet en l'exécutant indépendamment de Labview de contrôler la valve sans aucun problème ce qui signifie que la communication est bien établie.
    Comment puis-je incorporer "utility" dans un programme labview sachant que superlogics a fournis un vi?
    Ci-joint le vi "utility"
    Pièces jointes :
    _Utility.llb ‏85 KB

    Bonjour,
    Excuser moi de la confusion mais ces 2 VIs n'ont pas était fournis par le constructeur de la valve, mais par le constructeur du relais superlogics (8025 combine avec 8067). Je suppose que la carte d'acquisition/génération correspond au relais superlogics. Le driver NI-DAQmx est installé. J'ai déjà contacté superlogics est ils mon dit qu'ils n'ont aucune expérience avec LabVIEW est qu'ils ne peuvent pas m'aider.
    Ci-joint un programme que j'utilise comme modèle car le contrôle de cette valve a déjà été fait mais la personne qui a écrit ce programme a quitter le labo.
    Cordialement
    Japaris
    Pièces jointes :
    john breen program.vi ‏989 KB
    Shut Down JB 060509.vi ‏870 KB

  • Code d'erreur -88302 lors de la reinitiali​sation d'une carte PCI-6229 dans soft d'automati​on

    Après installation de la carte et des drivers j'obtiens le code -88302 lors de la reinitialisation avec le logiciel Automation.
    Windows me confirme qu'il n'y a pas de conflit avec la carte - PCI-6229.
    Que veut dire le code -88302
    Merci

    Bonjour,
    Merci d’avoir utilisé le forum National Instruments.
    Ce code d’erreur interne est en rapport avec l’utilisation du driver NI-DAQmx par les logiciels du type de Measurement & Automation Explorer (MAX).
    Pour résoudre le problème, vous pouvez nettoyer la base de données de MAX en suivant la procédure suivante : How Do I Clean Corrupted MAX Database and Start With a New One ? 
    Vous pouvez également réparer le driver NI-DAQmx installé sur votre système ou réinstaller la dernière version du driver.
    J’espère que cela pourra apporter une solution à votre problème. N’hésitez pas à nous contacter à nouveau si le problème persiste.
    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

Maybe you are looking for

  • When/how do you move files off of Hard Drive to make new room.

    Maybe this is simple; I understand so far that you can choose the Library folder for iTunes and that that is the source of all songs, album cover art, everything that iTunes needs to display all the information for tunes. Please correct me if I am wr

  • Move Time Capsule and Laptop to New Network

    I have been searching the forums it haven't found a clear answer to this question.  I have been backing up my laptop using Time Machine and Time Capsule on one wireless network (TC has joined the wireless network, it does not serve as the router for

  • Asian characters displaying in my english language PDF.

    This morning I opened a PDF and got a message that I needed to install a language pack.  I installed the asian language pack as requested and when I opened my PDF there were asian characters displaying in my english language PDF.  How do I fix this i

  • Data tab for table allowing page-up or page-down only once.

    Click in a column with a varchar2 datatype. Page up or Down. That is only time you can do it. Clicking in a column with other types does not cause the problem.

  • Installing Workflow Builder

    Hi I am having problems locating the install files for Workflow Builder on windows. I understand it is part of the dbase client install however it doesnt seem to be available on OTN downloads for windows, can anyone point me in the right direction? T