Jump to content

RaviPaike

Members
  • Posts

    24
  • Joined

  • Last visited

    Never

RaviPaike's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. In Labview is it possible to make transperant lable on the front panel like a watermark in the wrod doc. how can I do that. Thanks in advance Ravi
  2. Hi Guys, PLz help me with this, my problem is when i switched to RT it errors out saying " error code 56:The network operation exceeded the user-specified oy system time". I ma using labview 71, simulation tool kit 2.0.2 and labview RT 7.1 Nowrmal desktop simulation runs ok but as soon as switched to RT target I get this error. plz guys help me out.. Thanks in advance Ravi
  3. Hi All, Need your help.. what I'm trying is I have one slider gain, As I change the value of slider then I want to change the value of say Y parameter from 0 to 1 and after some time say 2 sec I want change the value of Y parameter back to 0 but with the decrement of 0.2( 1-0.8-0.6-0.4-0.2-0)like that... Any idea how should I go about it Thanks in advance!!!! Ravi
  4. Hi All, Want to see help content for any instrument just click on the Instrument and then press Cntrl + H will bring the help for that instrument. Ravi
  5. Hi All, I want to run some matlab scripts using labview. I know one way is using "system exec" but I am wondering is there any Matlab Script Node available in LabVIEW. If yes can somebody point me to that node. It will be really helpful. Thanks in advance Ravi
  6. Hi , I am trying to access my usb memory device Using the VISA. but facing some problems. does anybody have tried this before. if yes, can anybody help me out with this. Thanks Ravi Download File:post-1447-1112988264.vi
  7. Hi Karthik, Hope this helps Ravi Download File:post-1447-1111418912.doc
  8. Hi Karthik, You can use the filesize output of the "OpenFile" vi . Use that filesize ouput as Count input of the "FileRead" vi. basically the vi will read untill it reaches to the final count. Hope this explains Ravi
  9. Hi Karthik, I am sure there are better ways to do it . hope this helps. Ravi Download File:post-1447-1111094440.vi
  10. Hey Thanks Guys. :worship: Todd, I was a OpenG user but few days ago due to some problems I have formated my PC so I lost all my data. Now I have downloaded the OpenG again. Thanks for the Help Ravi
  11. Hi All, I am creating a VI which will output 1 when the previous value of a numeric input is different from the current value. I am comparing those two values using the 1 sec delay. But I am having problem only for the First iteration when the Initial value of the input is not equal to 0. because the bydefault the delay block sends 0 value for the first iteration. I tried lot of things but couldn't find way arround it can somebody help me in this. Thanks in advance Rave Download File:post-1447-1110909579.vi
  12. Hi All, I have two 1D arrays and I want to plot them on the same waveform chart but I can see only one I/P to the waveform chart. I tried stack plot property but no luck. Any idea how I can do that. Thanks in advance Ravi
  13. Hi Mike , Thanks for the reply .Thing is I want to open a front panel whenever the VI gets called but I don't want to execute that. so I was wondering if there is a way around it. Thanks, Ravi
×
×
  • Create New...

Important Information

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