Jump to content

noir_desir

Members
  • Posts

    6
  • Joined

  • Last visited

LabVIEW Information

  • Version
    LabVIEW 2025
  • Since
    2011

noir_desir's Achievements

Newbie

Newbie (1/14)

  • Reacting Well Rare
  • First Post Rare
  • Conversation Starter Rare
  • Week One Done
  • One Month Later

Recent Badges

0

Reputation

  1. hello, Cluster is open before (in message machine) i just take variant .
  2. hello I'm sorry. i use crio to transmis my cluster (vi envoie) (transmission) and receive in my program (reception) transmission.zip reception.zip
  3. Hello everybody, I have got a problem with xml string, in fact à vould like transmis this xml trame : And i would use I have got problem -1108... I don't a fault in my code... Thank you
  4. I check my installation, labview 32bit launch at start (but i remember install 32 and 64 bit, but it's other story). I do use " _WIN32;_cplusplus;size_t=unsigned int"
  5. Thank, almost prototype reconize, exept callInstaller and GetBoardIOAddress. i try with only "size_t=unsigned int ; _WIN32;_WIN64;", it's ok . Finally I put "_WIN32;_WIN64;_cplusplus;size_t=unsigned __int64;size_t=unsigned int ". because my system is 64 bit, but labview install in 64 bit and 32 bit. I am finish compilation, i have got 2 error with Hudaq Get Parameter.vi Hudaq Set Parameter.vi . Struct is too complexe...
  6. Hello, I would like drive my DAQ with labview, but this card dont reconize (humusoft AD612). I would like use *.dll. But i want use this and header.I use library share but labview don't assign fuction to prototype. I think my problem is wtih preprocessing. I try to put --cpluplus;_win32;win64, but me header don't reconize. ad612.zip
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.