FPGA Module F1 patch update failing installation
NI's update service informed me that there is an urgent patch available for the FPGA module I recently installed. When I run the installer, I get a message that the 2012 FPGA module must first be...
View ArticleUsing LabVIEW DVR Classes in Packed Project Libraries
Hi All, I have a project where a LVOOP class is accessed by reference (using a DVR). This method was chosen because the object data will be modified internally by private methods, multiple clients need...
View ArticleVI to determine Project name
For a Real-Time application, I wanted to determine, at run-time, the name of the Project in which the VI was "contained". I wanted to get the (same) Project name under four separate conditions:on the...
View ArticleTable: tracking entire row/column selection
I'm currently trying to figure out if there is a bug with the table in Labview. Here is my issue: I am trying to track if a user selects the entire row of the table. Labview has implemented what most...
View ArticleQuery GPIB Connection
I am working on a simple VI to test some commands via GPIB (IEEE-448) with an extremely outdated HP 3562a Dynamic Signal Analyzer. My code just wants to unmask some bits in a register, read the...
View Articledetermine if run as Main VI or SubVI or subPanel VI
I have a VI that can be run both directly as the Top Level VI and also as a subVI of a larger project. I would like to be able to adjust some parts of the VI (ex: hide some of the Controls from view...
View ArticleFile permission error while opening signal express data
Hello Everyone, I am trying to read the tdms file created by signal express on a windows 7 computer, using TDMS read from labview on same computer and I am getting "Error 8: File permission...
View ArticleEstimating exponential decay time constant - taking tangent lines
Hello, How would you go about estimating a first order decay time constant? I have a system that loses heat very slowly and I wish to estimate the time constant from the first part of the data to allow...
View ArticlePT100 Agilent 34970 problemas
Olá, Estou medindotemperatura utilizandodoisPT100(2 fiosRTD) adquirindo dados através doAgilent34970AData Loggere lendo noLabVIEW 8.6.Usandoo próprio software doAgilentas medidasestão bem,porém...
View ArticleNeed help with writing data from DAQ to the table in SQL server express 2012.
Hello Everyone,I am trying to write the data from DAQ (DT9804 from Data Translation) to the table I made in SQL server. The table has only 1 column called conedata. The table itself is called cdata....
View Articleerror loading "lvStorage.dll"
When I try to open my vi in LabView 2011 SP1 development environment, I get the following message in a popup window: "Error loading "lvStorage.dll"The specified path is invalid." No error code is...
View Articleerror loading "lvStorage.dll"
When I try to open my vi in LabView 2011 SP1 development environment, I get the following message in a popup window: "Error loading "lvStorage.dll"The specified path is invalid." No error code is...
View ArticleIMAQ AVI2 Create `uncompressed' format?
Since upgrading to LV 2012 SP1, I've noticed that the newer `IMAQ AVI2 Create' module doesn't seem to write uncompressed .avi files in the same way as the old one (IMAQ AVI Create). For compatibility,...
View ArticleStore value for later use
I have a LabView code in which the first time the user has to enter a set of values through a wizard ( a separtate VI ) and go ahead. What I want to do is have a separate button on the main VI which...
View ArticleSuggestions on how to structure this DAQ code?
Hello, I am working on labview and have been poking around at how to do this but am not sure how to approach it. I've looked at while loops, case structures, event structures, subpanels, ect and am...
View ArticleInstallation of LabVIEW 2012 SP1 FPGA Module with LabVIEW 2012 SP1 64 bit on...
I installed both 32 bit and 64 bit LabVIEW 2012 SP1 on a Windows 7 X64 machine. After that, I installed FPGA Module SP1. While the FPGA module installed in the 32 bit version completely and could...
View Articlesync digital input and output
Hi, I have a task that need two channels digatal input and output to be sychronozed. I know that this task can be done by sharing the sample clock between digital input and output. However I am not...
View ArticleLabVIEW Instrument Library class
I have designed a bunch of LVClasses based on instrument functionality, that dynamically call specific instruments. However, I would like to have these LVClasses outside my built EXE, so that I can add...
View ArticleGeneral Inquiry Regarding Error Handling with System Exec.vi
I have a sub vi that uses the System Exec.vi to send SMS messages when triggered. I am confused as to how the error handling works and why all of the errors seem to go to the "standard error" vs the...
View ArticleHas anyone written driver for Envirotronics FLX900 Chamber with the Navigator...
I am trying to communicate with the Envirotronics FLX900 Navigator + Controller and encountered some difficulty. I get garbled messages back and the documentation isn't helpful. Has anyone written a...
View Article