comp.lang.labview
  Home FAQ Contact Sign in
comp.lang.labview only
 
Advanced search
July 2008
motuwethfrsasuw
 123456 27
78910111213 28
14151617181920 29
21222324252627 30
28293031    31
2008
 Jan   Feb   Mar   Apr 
 May   Jun   Jul   Aug 
 Sep   Oct   Nov   Dec 
2008 2007 2006  
total
comp.lang.labview Profile…
RELATED GROUPS

POPULAR GROUPS

more...

 Up
  Receiving GPRS Data With Labview         


Author: dilloway
Date: Jul 9, 2008 23:40

Hello All, I have yet to find any explicit information which details how to receive GPRS data in LabVIEW. Allow me to provide a detailed scenario. I have designed an embedded client which communicates to a Telit GM862 module using a UART. The Telit GM862 is capable of establishing a GPRS connection and using TCP or UDP to packet and send data. The Telit GM862 manual provides an example for controlling the device over tha UART:Send: AT#SD = <conn id>, <protocal>, <remote port>, <IP address>Receive: CONNECT(all data sent to the UART will be packet and sent to the internet host...)I want a LabVIEW VI to be my host which can receive this data and graph it on a plot. The problem is I know very little of LabVIEW and TCP/IP connections. My first qustion is can somebody tell...
Show full article (1.01Kb)
1 Comment
  delete element in 1D array         


Author: gdah
Date: Jul 9, 2008 22:10

Hi.. I have 1D array. i want to delete an element that have 0 value in 1D array. so how can i do that?

delete array.vi:
http://forums.ni.com/attachments/ni/170/339414/1/delete array.vi
3 Comments
  Error 1 occurred at You did not specify any startup VIs. Select a startup VI before building the application.         


Author: appala
Date: Jul 9, 2008 21:10

Hi  All, I am new to labVIEW, i am trying to build an application Freqresponse.exe from the NI example Frequencyresponse.viwheni press build button on buildspecifications error pop's up and saying you have to select a startup VI before buildingI am using Evaluation version of 8.5 ThanksPradeep Appala
2 Comments
  API or VISA?         


Author: orchid
Date: Jul 9, 2008 20:10

Hello,
 
I am using Labview 7.1 with vista. I am gonna record the EEG signal using TT-USB (Flexcomp Infiniti encoder) and want to display it on the Labview. I have already ask the question on the Multifunction DAQ in case I would like to try NI-VISA to read the input from the USB. Unfortunately, the forumer said that I have to use API that suggested by the vendor but I really don't know how to do it. Can anyone help me the step to do? Is there any example or documentation I can refer?
What documentation of API I should provide to you?
 
Thanks
13 Comments
  how to save a block diagram as jpg         


Author: Shummit
Date: Jul 9, 2008 19:40

Hi,
 
How do I save the block diagram of a vi as a jpg? I would like to save as a jpg and then print it out
Whenvever i try to do a "save as," it only allows me to save as a .vi, no other option is available (e.g. jpg or png).
Thanks,
shummit
2 Comments
  The time complexity of &quot;Sort 1D Array&quot;         


Author: FanZhang
Date: Jul 9, 2008 19:10

Does anyone know the time complexity of "Sort 1D Array"? The document of this function does not say anything about that, so I write test VI to sort an array of 10000 integer elements. It seems that the excution time is less than 1 second, so I guess the complexity is O(n*logn). Any suggestion would be appreciated, thanks.
10 Comments
  Way to gauge the complexity of a LabView Project/VI?         


Author: VRspace4
Date: Jul 9, 2008 18:10

When using a text based language to code, you can measure the number of lines of codes, functions, classes, etc in the project. Is there a similar kind of measurement for a LabView project or VI?

Thanks in advance,
James Pham
7 Comments
  How to get controls of a vi to send signals more than once         


Author: TeknoAXE
Date: Jul 9, 2008 17:40

Hi,
 
Recently I designed a rather neat VI that allows the user to quickly switch wiring and ID number characteristics on a certain device.  The inside of the VI is an orchestration of sequences and loops that allows user full control through one control loop that cycles through until the user selects a desired function, for which the loop terminates and performs the function.  After the function is complete, if the user has not pressed "stop", another loop brings the program back to the control loop.
 
So the VI works great, but as someone who's been interested in automation, I want to try to take this to the next level.
 
My next attempt was to put the finished VI as a sub-VI in a new VI that is meant to automate the user control process on the front panel. ...
Show full article (1.94Kb)
2 Comments
  led device and cfp 1808         


Author: alexndr
Date: Jul 9, 2008 17:10

can the cFP-1808 be used to operate and LED display device through RS-232
4 Comments
  Stuck with Operating Tool         


Author: jdcar81
Date: Jul 9, 2008 16:40

I am trying to do the first tutorial (generate and display) in the getting started manual.  I am stuck because my cursor stays in the operating tool form.  "Getting Started" says (page 1-8) the cursor should turn into a resize cursor when I point to the bottom of the "Simulate Signal" box.  My cursor stays as a hand so I can't resize the box. Later (page 1-9) it says it will automatically change to the positioning tool when I point over the knob, but it doesn't.  The cursor stays the shape of a hand no matter what I do.  I've tried with the program running and with it stopped.  I tried restarting labview and I even redid the tutorial up to this point.What am I doing wrong?I'm sure this is some simple mistake on my part.Thanks,Jay
5 Comments
1 2 3 4 5 6 7 8