Jump to content

sara

Members
  • Posts

    35
  • Joined

  • Last visited

    Never

Posts posted by sara

  1. hi all

    i need your help whith DAQ

    i want to connect boolen to DAQ ( to make LED ON)

    but the problem is the DAQ take boolean array as signal to make LED ON

    How i can send digital signal to the output DAQ to run any thing with 5 V DC...

    Help me please

    Thanks alot

  2. hi all

    i want to read temperture and humidty in the front panel when i run the VI , i have the error in the picture below

    When i read temperture only it works well and when i read humdity only its work well ,but 2 value dont work at the same time ..

    Note :

    i use DAQ and labview8

    Thanks alot

  3. Hi all

    I do example to write data to access and i have this error

    Exception occured in Microsoft OLE DB Provider for ODBC Drivers: [Microsoft][ODBC Microsoft Access Driver] Syntax error in INSERT INTO statement. in ADOTool_ADO API.vi->ADOTool_Insert Data Get Identity.vi->ferirrigation-sensor.vi

    and i dont understand what is it ?? and how i can solve it i need help please.....

    thanks alot....

  4. QUOTE(Dirk J. @ Feb 13 2008, 09:55 AM)

    The user accounts on a system can be read from the registry (stored here: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList)

    The easiest way is to extract them from the ProfileImagePath string value in each 'profile' key.

    The current (logged on) user can be retreived using the Advapi32.dll exported function GetUserNameA, or use the Application\Username property node.

    I'm not sure how to get the permissions

    Thanks for your replying..

    But really I don't understand what are you want to say, So can you please give me an example for it

    Thanks

  5. Hi everyone...

    In my project the first front panel is to choose the account if it is administrator or client;

    If it's an administrator it will lead to a fnother front panel (with control and supervisory),

    If it's a client it will lead to the same front panel but with less permission (with supevisory only)...

    So how can I do this ??

  6. Thanks alot for your help

    but in my table i want to take the value of the first columns and first row and compare it with the date of the computer and when it equal the value of the second colums and first row extact out .

    So can I make this by using table control or i need another way

×
×
  • Create New...

Important Information

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