Re: I cannot work on my vi and the "investagate internal error"...

2004-03-15 Thread BeckyB
Hello - Are you receiving this error when loading the VI? If you are, the cause is usually corruption of the VI on disk. A VI is corrupt when its file structure no longer matches the structure LabVIEW expects. Once a VI is corrupt, it is not possible to recover it. To prevent corruption, keep you

Re: AT command CDMA LG phone diagnostic mode labview, after t

2004-03-15 Thread BeckyB
Hello - It appears that your question actually has to do with your LG phone and not LabVIEW. Do you have a manual you can refer to for interpretation of codes? Good luck with your project. Have a great day! Becky B. Applications Engineer National Instruments

Re: OLE Objects and Database Connectivity Toolkit

2004-03-12 Thread BeckyB
Hello - Have you tried any of the shipping examples for the database connectivity tookit? You can find them by navigating Help >> Find Examples >> Toolsets and Modules >> Database Connectivity. The Insert Example.vi may help you get started. Click http://zone.ni.com/devzone/devzone.nsf/webcateg

Re: Having problems with Labview 7.0 after installing Windows XP Pro

2004-03-12 Thread BeckyB
Hello - Have you performed all Windows XP updates? This may help. Did you completely uninstall LabVIEW before reinstalling it? Make sure the registry values were wiped clean and then try a fresh install. http://exchange.ni.com/servlet/ProcessRequest?RHIVEID=101&RPAGEID=135&HOID=50650008000

Re: How to read *.bin file

2004-03-12 Thread BeckyB
Hello - This http://digital.ni.com/public.nsf/websearch/2F8ED0F588E06BE1862565A90066E9BA?OpenDocument";>KnowledgeBase discusses importing data from LabVIEW to Matlab. Good luck with your project and have a great day! Becky B. Applications Engineer National Instruments

Re: Want example, dig port0_in8 -> bool_array8 -> dig port1_out8

2004-03-12 Thread BeckyB
Hello GB - You may also want to check out the example http://sine.ni.com/apps/we/niepd_web_display.DISPLAY_EPD4?p_guid=B45EACE3E9BB56A4E034080020E74861&p_node=DZ52318&p_submitted=N&p_rank=&p_answer=&p_source=External";>Digital Port Data to 2-D Array of Line Data . Good luck with your project and

Re: Why does one while loop stop after 3-4 weeks?

2004-03-11 Thread BeckyB
Rich - It is difficult to pinpoint the problem without the exact code, but the development library offers a number of LabVIEW resources which thoroughly discuss loops. Click http://zone.ni.com/devzone/devzone.nsf/webcategories/E27D46969B82A7FD86256A23005B6947?opendocument&node=dz52030_us";>here t

Re: analog input sample channel

2004-03-11 Thread BeckyB
Hello - In LabVIEW 5.01, the "AI Sample Channel.VI" is located on the Functions palette under the Data Acquisition >> Analog Input subpalettes. The icon actually displays the text "AI ONE PT". If you still cannot find this VI, try re-installed NI-DAQ and/or LabVIEW. Have a gret day! Becky B. A

Re: MAX 3 does not save SCXI chassis config under NIDAQ Traditional

2004-03-11 Thread BeckyB
Hello - Before uninstalling and starting over, try to update to the current version of NI-DAQ: http://digital.ni.com/softlib.nsf/websearch/C1F802E457EA042586256DD1B0C9?opendocument&node=132060_US";>NI-DAQ 7.1 Also, make sure you are explicitly saving the properties and/or tasks you are creati

Re: "Read JPEG File.vi" passed to "Draw Flattened Pixmap.vi" can...

2004-03-10 Thread BeckyB
Hello - Did the Get Image Subset VI work for you? If not, please provide the following information so I can further investigate: 1. What version of LabVIEW are you using? 2. Can you post some example images so I can run through the program? Thanks and have a great day! Becky B. Applications Eng

Re: tomography threedimensional

2004-03-10 Thread BeckyB
Hello - In your attachment, it appears that the data you are trying to plot 3D is built into an array. What you need to do is extract elements from the array to create the necessary vector and matrix inputs. You can do this by using the Array Subset VI located on the Array subpalette on the Func

Re: I need to defend Labview from some co-workers previous experience.

2004-03-10 Thread BeckyB
Hello James - This http://ni.com/labview/switch";>webpage offers a number of white papers and other technical documents concerning LabVIEW as a programming language. A few articles exist discussing how LabVIEW compiles code. There is also a great paper on how LabVIEW can increase your company's

Re: Who used Protection Plus system?

2004-03-09 Thread BeckyB
Hello - Are you trying to use the Protection Plus System to protect an application built out of LabVIEW? If that is the case, http://exchange.ni.com/servlet/ProcessRequest?RHIVEID=101&RPAGEID=135&HOID=50650008000E1B&UCATEGORY_0=_49_%24_6_&UCATEGORY_S=0&USEARCHCONTEXT_QUESTION_0=protec

Re: Keithley 2700

2004-03-08 Thread BeckyB
Hello - Which LabVIEW VI are you using? Are you using the Keithley instrument driver? Please clarify and I will look into the issue. Have a great day! Becky B. Applications Engineer National Instruments

Re: labview advantages Over other languages

2004-03-03 Thread BeckyB
This http://www.ni.com/labview/switch";>website has some great articles on the advantages of using LabVIEW. The resources there provide detailed information about LabVIEW, the technology behind how it works, and how to use it. I hope that helps! Becky B. Applications Engineer National Instrument

Re: How to use PID add on?

2004-03-03 Thread BeckyB
Hello worker - If you have installed the PID toolkit, there will be a control palette on your functions palette. You may need to reboot your PC for this palette to appear. A great resource for LabVIEW PID Control is located http://zone.ni.com/devzone/devzone.nsf/webcategories/0E33B1E424C00A10862

Re: Toggle PID setpoint

2004-03-03 Thread BeckyB
Hello DavidT - Have you viewed http://digital.ni.com/public.nsf/websearch/125F27AC143B6AFD86256C2B0004A4DC?OpenDocument";>this Knowledgebase? It tells how to generate Setpoint Profile in LabVIEW for a control application and even has an example program. As for implementing a suitable signal, per

Re: Agilent USB GPIB - 82357A Problems

2004-03-01 Thread BeckyB
Wayne - This question was answered in a http://exchange.ni.com/servlet/Redirect?id=10463844";>GPIB post. Please let me know if the information in the linked posts work for you. Have a great day! Becky B. Applications Engineer National Instruments

Re: labview advantages Over other languages

2004-03-01 Thread BeckyB
Hello arbm - First and foremost, you want to stress that LabVIEW is a programming language designed specifically with engineers and scientists in mind. You can point them to the http://www.ni.com/labview/";>LabVIEW website where they can learn more about the product and view demos. Let them know

Re: Reference of the Bessel Equation

2004-02-26 Thread BeckyB
Hello Yossi Zana =96 It appears you are looking for the specific mathematic equation used in one of the Bessel VIs. I recommend you open the sub-VIs of the particular Bessel function you are interested in by double clicking on the VI. One of the sub-VIs will call a dll which contains the theoret

Re: I am recieving (analog) load and position data via a DAQ...

2004-02-26 Thread BeckyB
Hello mlusmore =96 You can plot load vs. position by using the Plot XY VI. Wire each input into an input in the Build Array VI. Wire the output of the Build Array VI to the data input of the Plot XY VI. Note: The Plot XY VI is not included in the Base Package. Have a great day! Becky B. Appli

Re: LabVIEW 6.00 installation error 1322

2004-02-26 Thread BeckyB
Hello km9394 =96 It appears you are receiving error 1322 while installing LabVIEW 6.0. What operating system is this occurring on? Make sure you have administrator access to the OS. What MSI cleanup utility did you use? Did you use MSIBlast? If you had administrator access and MSIBlast did not

Re: Instrument I/O Assistant on Target Machine error

2004-02-25 Thread BeckyB
Hello =96 It appears that your LabVIEW executable is causing a VISA timeout error on the target machine. Please verify that the current NI-VISA runtime engine is installed. It can be downloaded http://digital.ni.com/softlib.nsf/webcategories/85256410006C05558= 6256BAC002C51FA?opendocument&node=3

Re: Problem with linking dll.

2004-02-20 Thread BeckyB
Hello Ajit =96 The Call Library Function Node in LabVIEW does not require the input param to be defined for a program to execute. However, I will assume your program needs this parameter defined for your program to run as intended. For information on configuration of the Call Library Function No