Re: How to use Digital output to turn on sensor for Analog Input?

2004-06-17 Thread Bill B
can use the Get Date/Time in Seconds.vi in our while loop with your AI code so that you can read a sample and read the time. You can than log the voltage value and the timestamp to your file. Regards, Bill B Applications Engineer National Instruments

Re: Answer to hardware requiremnts for controlling RH of air

2004-05-26 Thread Bill B
Hello, More than likely you will need to put an equation in your application. Here is a simple example of how the application would flow: 1. Take a current measurement from the Omega using the FP-AI-110. 2. Use an equation to convert the current to units that are meaningful. 3. Use another

Re: Answer to hardware requiremnts for controlling RH of air

2004-05-24 Thread Bill B
forward to hearing from you. Simply reply to this posting. Regards, Bill B Applications Engineer National Instruments

Re: How to get correct voltage reading?

2004-05-20 Thread Bill B
. If you get your hardware problem solved, I can help you with any LabVIEW questions you may have. Also, if you have any questions about our Data Acquisition boards, I will be more than willing to answer any questions. Regards, Bill B Applications Engineer National Instruments

Re: AOConfig buffer size

2004-05-12 Thread Bill B
a continuous section of memory that can accommodate the buffer. Let me know if you need additional assistance with this issue. The example programs should be a great reference. Regards, Bill B Applications Engineer National Instruments

Re: Is there a way to acquire a set number of points from multiple channels?

2004-05-10 Thread Bill B
. You can also use a colon to sample a sequence of channels for example: 4:6 would sample channels four, five, and six. This makes it easy for you to choose the channels that you would like to sample without having to make any modifications to your code. Regards, Bill B. Applications Engineer

Re: custom pulse train generation

2004-04-24 Thread Bill B
/manuals.nsf/websearch/7A862014CCE0CA0486256D3B005CE8DE?OpenDocumentnode=132100_US Regards, Bill B.

Re: 4-20ma output of ph controller connection to pc to monitor

2004-04-18 Thread Bill B
/D48BA43C59B60277862569EE000501FD?opendocument There are also some good serial communication examples that ship with LabVIEW. Go to Help Find Examples Hardware Input and Output Serial Regards, Bill B.

Re: Can PCI-6601 be used to control a solid state relay?

2004-04-15 Thread Bill B
of the board. These lines can be seen on page 4-2 of the manual. Regards, Bill B. Applications Engineer National Instruments

Re: When i run position measurement vi using 6602 continuous...

2004-04-15 Thread Bill B
to execute immediately after DIO Write. In your current application it is possible for execution to be stuck in one loop and rarely execute the code in the other. You may also be able to place delays in both loops, but combining them both into single loop would be the best. Regards, Bill B.

Re: SCXI Strain Null.vi throws -10005 error

2004-04-15 Thread Bill B
RLD, You may want to try running the SCXI Strain Null.vi locally on the machine itself rather than through RDA. This will allow us to determine if the problem is local to the PXI-8146 or if it is being caused by a RDA Server communication breakdown. Regards, Bill B.

Re: 4-20ma output of ph controller connection to pc to monitor

2004-04-15 Thread Bill B
multiple channels that you would allow you to monitor multiple sensors simultaneously in LabVIEW. Regards, Bill B Applications Engineer National Instruments

Re: SCXI Strain Null.vi throws -10005 error

2004-04-13 Thread Bill B
that you have connected are correct. Regards, Bill B Applications Engineer National Instruments

Re: When i run position measurement vi using 6602 continuous...

2004-04-13 Thread Bill B
. This would ensure that both measurements had equal time. The easiest thing to try is to decrease the scans to read in the Cont Handshake input and insert a delay in the while loop. Let me know if you are successful. Regards, Bill B. Applications Engineer National Instruments

Re: Digital I/O with multiple SCXI 1162 HV

2004-04-08 Thread Bill B
. If you are programming this in LabVIEW, you will need to have 4 VIs for configuring each port and 4 VIs in your loop for reading each port. You can also do this in DAQmx if you have LabVIEW 7.0 or other DAQmx supported software. Regards, Bill B Applications Engineer National Instruments

Re: Data Acquisition Question?

2004-04-08 Thread Bill B
. Name your log file (text file) 7. VI will begin logging data Hope this is what you wanted. Regards, Bill B. Applications Engineer National Instruments

Re: RDA delay

2004-04-08 Thread Bill B
. If the server machine is running Windows XP. You could just use the Remote Desktop Connection to logon to your server machine remotely. This would simplify things since you could just have one VI that would do everything on the server machine. Regards, Bill B. Applications Engineer National

Re: How to calibrate Quadrature Encoder signal

2004-04-08 Thread Bill B
=DZ52326p_source=External Regards, Bill B. Applications Engineer National Instruments