Jump to content

Nullllll

Members
  • Posts

    65
  • Joined

  • Last visited

    Never

Posts posted by Nullllll

  1. Hi all,

    I want to ask if I have VI , and I want the user to full his name first , I mean menu , how can I do that??

    Second if I want steps of questions to be done ,i.e first ask the user do u want addition or multiplication? if he chooses addition then the VI appear!!

  2. Hi all,

    I need your help in some thing , I want to design a 7segmnt dispaly by LED'S ,, I have constructing that but now I want the user to enter any hexdesimal number between 0 to F and dipaly that in that 7 seg ... How can I do that??

    :)

  3. Hi all,

    I want to control temperature through LABVIEW and if its high then fan will work if it is cold heater will work ... I need ur help coz I am new ,,, what hardware do I use??do i need any circuit???? plz i need ur help in hardware !!

    thnx

  4. Hi all ,

    I have stepper motor program need ur help in one part of a small equation , ...

    I have the equation : please look to the photo>>

    I am using for loop for (i=0 ; i<N;i++)

    x/N* i-10 =+10 Max

    x/N*i_10=_10 Min

    so if the result of the equation greater than 10 or not in range og -10 and 10 , it immedailty generate a value for x and N so it can satisfy the equation !!!! I mean if the user enter X it can calcualte Y in the range to get the correct equation , and notice (i) is the iteration of the for loop and N is the condition of for loop.

    I mean the result of equation can be between +10 and _10 , I have used in LABVIEW in range in corece but it doesnot correct value of X and N if they are false ??

    any help please so if the value not in range -10 to 10 it can correct it!!

    Thnks

×
×
  • Create New...

Important Information

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