Re: Linux support for LV6.1

2004-05-23 Thread Rolly
Thx you, this is what I got from LV70: [EMAIL PROTECTED] rolly]$ ldd /usr/local/lv70/labview linux-gate.so.1 = (0x5500) libLVMesaGL.so.3 = /usr/local/lv70/linux/libLVMesaGL.so.3 (0x55002000) libX11.so.6 = /usr/X11R6/lib/libX11.so.6 (0x008d1000)

Acquiring through the mircophone

2004-05-23 Thread Gorelick
In previous support I was told to use port 0 to initialize the microphone port which worked on the test exe I used to sample the waveform. I did not have access to the block diagram and cannot figure out how to record from port 0. I have played around in the instrument IO dialogue but I only see

Re: Max Number of Labview objects

2004-05-23 Thread Riegler
I think your are not right. When i use more then 570 objekts i got the following error message: D:\lvworm\src\mgsource\image.cpp(12443) : DAbort: bad image in ValidateImage $Id: //labview/releases/7.0/mgsource/image.cpp#1 $ The labview program crashes and is not startable again.

Re: Max Number of Labview objects

2004-05-23 Thread CoastalMaineBird
What sort of objects are you counting?

Re: Max Number of Labview objects

2004-05-23 Thread Ben
Now this is interesting! The main limitation in LV is the hardware as Coastal... has pointed out. That limit will always be with us. There was a limit of 550 front panel object in LV 6.1. But I understood that that limit was lifted in LV 7.0. I may have read that in the release notes, not sure.

Re: Data transmission

2004-05-23 Thread Mads
Why do you convert the sgl to an integer string and then to a U8 and then type cast that to a string which you send? All you need is to flatten it to a string (once) and if you want to keep the precision you cannot convert it to a U8. If you have an SGL and want to read that SGL across a serial

Re: sms by the nokia

2004-05-23 Thread pawel
Hi I am not sure if it helps, but most of the new mobile phones have a standard RS232 serial port. It means that you can talke to your phone and send a command to send SMS using VISA serial vis. good luck Pawel

Re: Internet toolkit problem - growing Active Connections list

2004-05-23 Thread pawel
OK, I found it. The main part of top vi must be enclosed in a while loop as it is done in all Internet Toolkit examples. Then the problem is gone. I guess it is connected with the way how G web server talkes to the CGI read request.vi. Pawel

accessing front panel LEDs in several subVIs

2004-05-23 Thread LV_newbie
Hi, I'm new to LabVIEW! Ok, what I'm trying to do is create a front panel with 9 LEDs. Then I have a Menu Ring, with three different options. These options determine the order in which the LEDs are lit. So what I was planning on doing was creating three subVIs, one for each of the options...but

Access Autonumber property using LabVIEW 6.1

2004-05-23 Thread scott1961_us
I am having problems generating an autonumber in MS Acess for test records. I am using LabVIEW 6.1 with the database connectivity toolset. If anyone has an example, it would be appreciated.

LOGGING RATE IN LABVIEW 7.0

2004-05-23 Thread Saridi
is there an easy way to set a a different logging rate than the scan rate when moving data from DAQ assistant VI to Write Labview Measr. File VI.

Re: I would like to attain sample Labview Developers exams.

2004-05-23 Thread Ed Dickens
There is not a sample test, but you can download a pdf of the Tasks and Objectives that might covered on the test a href=http://volt.ni.com/niwc/common.jsp?page=custed_cecp;here/a. Look for the Certified LabVIEW Developer heading, then click the Tasks and Objectives link. There is also other

Re: accessing front panel LEDs in several subVIs

2004-05-23 Thread Greg McKaskle
Hi, I'm new to LabVIEW! Ok, what I'm trying to do is create a front panel with 9 LEDs. Then I have a Menu Ring, with three different options. These options determine the order in which the LEDs are lit. So what I was planning on doing was creating three subVIs, one for each of the

Re: sms by the nokia

2004-05-23 Thread Dr.Berns
Hello, This posts reminded me of some project I did in the past for our microscope where I send out notifications to users after it has finished scanning on my custom made LabVIEW program. First, you have to select a phone which has data cable (a COMx port connectivity)earliest is a 5110 followed