Beige G3

2004-01-04 Thread Jack Hamilton
(Tongue in cheek here) Perhaps a can of paint will cure the problem. ;-) Jack Hamilton Hamilton Design [EMAIL PROTECTED] www.Labuseful.com 714-839-6375 Office

RE: Monitoring Smooth Muscle activity

2004-01-04 Thread Christopher G. Relf
G'Day John, What sort of depth of field are you after? Have you considered a telecentric lens? They are heavy, but should do the trick: http://www.edmundoptics.com/IOD/DisplayProduct.cfm?productid=1630 Cheers, Christopher > -Original Message- > Subject: Monitoring Smoo

i want to interface mobile phone to pc can i do it with labview? how?

2004-01-04 Thread baiju_alex
I am doing a project which requires getting network related infos from CDMA mobile phones, how can i acquire the data from mobile phones using labview.

[M] NI-DAQ and Beige G3

2004-01-04 Thread Jon GOERKE
Has anyone successfully run NI-DAQ Configuration Utility and LV 7-generated VI's on a Beige Mac G3 with an E series MIO DAQ board? This software and board work fine on a Blue & White G3 and on two G4's, but fail on three different Beige G3's. National Instruments finds no such Beige G3 incomp

Monitoring Smooth Muscle activity

2004-01-04 Thread John Brohan
I've been asked to provide suggestions and maybe later a quotation on a method of monitoring the origin, direction and force of contraction waves in smooth muscle of a rather small organ. The surface if interest is about 1 cm in diameter with some shape to it (not flat). Does anyone have any a

Re: percentage completed bar

2004-01-04 Thread altenbach
I would not rely on any absolute time or it will break once you change computers.

Re: percentage completed bar

2004-01-04 Thread Alexander J.
Hi Sai Kit, If you know your VI exe time exectly, you might want to use parallel looping. And place the progress bar inside your parallel loop. Or else use the above way.

Re: percentage completed bar

2004-01-04 Thread altenbach
There are two parts to your problem: (1) The numeric palette has a "horizontal progress bar indicator" Use this on the front panel (..or the one from the dialog controls). (2) You need to write to it at regular intervals in your code. For example, if your main computing loop does 1000 iterations,

percentage completed bar

2004-01-04 Thread Sai Kit
I have a program which need to take a long time to run. I want to make a bar and it will tell me how much analysis does the program complete and how long do I still need to wait. Does anyone have any idea how to make it

create a small data base stored in a file

2004-01-04 Thread RayPh
I want to create a small data base of about 10 to 20 items. Each item will have an item number, serial number, time stamp and description. I want to store these 10 items in a file and be able to retrieve them by item number. How can I do this with LabView?

Errors and bad image printout with Standard Reports generation VI's.

2004-01-04 Thread ziraf77
Hi, I'm using LabView 6.1 over a WinXP SP1 machine and these are my problems: I'm using report generation VI's to generate a Standard Report, mixed with text and graphs. In development mode there are three problems to print it: 1. If I append two or more image (using any combination of Append Co

Re: Front panel appearance

2004-01-04 Thread Ben
I did not notice any distortion in the jpg you attached to your other response. What distortion should I be looing for? Ben

Re: Accessing property node of a PXI VISA resource causes LabVIEW to hang

2004-01-04 Thread Ben
Sorry to hear that. First I think you are looking at two different issues in your two examples. In your simplified example you are repeatedly opening and closing VISA sessions in a loop. This not a bug (I believe). LV will allocate resources when you do your open that are not free'd up until LV e