Jump to content

labviewnoob

Members
  • Posts

    34
  • Joined

  • Last visited

Profile Information

  • Gender
    Not Telling

LabVIEW Information

  • Version
    LabVIEW 8.5
  • Since
    2009

labviewnoob's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Hi. Thanks all. I have gotten it already.
  2. Does anyone know where i can download lv 8.6 evaluation? I'm looking to try out my project at home as i do not have admin rights in school. Thanks if you have the download link.
  3. Thanks alot guys. It helps alot & thanks for the regular expressions link.
  4. Hi. Thanks alot. that was what i needed. However, if my string comes in the following format (8/12/2009 10:13:36 AM 1A), the AM would be seperated from my time. The AM is crucial as i am required to insert it into my database together with the time. This is the reason why i would like to split the string. Also, can you tell me how i can retrieve each word from the array as i will need to update the values into my database. Many Thanks.
  5. Hi, im trying to split a string sentence into many parts. for example,"How do i split string sentences". i wish to split them word by word. can anyone give me an idea on how i could go about splitting the sentence. Many Thanks.
  6. Thanks all. changing the background color of the string indicator is cool. i will see how i can integrate it into my project.
  7. hi thanks alot for telling me how to use the led.ctl. the link is the thread which i started in the ni forum.
  8. Hi. Thanks sciware for the ctl file. but i do not know how i could integrate it into my main vi. do you mind telling me how i could use the pic ring? i have started a thread regarding the color led in ni forum yesterday too. Edit*: my groupmate has managed to get the results using the event structure. http://forums.ni.com/ni/board/message?board.id=170&thread.id=425860
  9. is there a way to make the led display 4 different colors when the condition is met? i found an example using property node but i do not understand it.
  10. After modifying my vi, the table now display all my database data in the table when i have no input into the control. how can i default the table to show nothing when there is no input?Database.vi
  11. Thanks alot. my groupmate will try the vi when we go to school.
  12. yes. i am required to have more than 100 led indicator to compare the string input.
  13. Thanks alot. ur attachment reduce my programming time. is there any limit to the number of input i can use as i might have more than 100 input?
  14. someone from the ni forum told me to add a transpose 2d array before writing to the table. works well.
×
×
  • Create New...

Important Information

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