NI Scope - Using PXI-5142 & PXI-5154 together
I am trying to write a vi that samples all four available channels (two on the 5142 and two on 5154) at the "same time" and stream all the data to a binary file. I am having an issue setting up the...
View ArticleRe: Two instances of LabVIEW IDE
I have multiple versions of LabVIEW on my development PC at work, as we have clients with different versions, which is I am sure the normal thing. Alot of the other developers at my office are using...
View ArticleRe: transducer voltage average
The number of samples setting controls the size of the array and how often you acquire. If you request 10 samples, you acquire every 100 ms. Just basic arithmetic.A new mean is calculated each time it...
View Articlelvcompare does not handle string case structure differences
I don't need a lecture about using a string to drive case structures (or maybe I do!) but I was surprised when diffing some code recently that this was not shown! I now have all the compare modifiers...
View ArticleRe: steinhart-hart with vernier thermistor
can't wait to try it out! Thanks. I'll reply as soon as i'll test it (prop tomorrow).
View ArticleRe: Why is my VI not taking enough points?
So, it turns out that the issue had something to do with the read timeout not being long enough for 3000 samples. However the error message was not displaying because it occurred halfway through the...
View ArticleTektronix 11403a GPIB Driver and Example VI
Trying to locate drivers for using a Tektronix 11403a Oscilloscope in LabVIEW. Any help is much appreciated. I have found this earlier post but the driver links are 405 Thanks -JB
View ArticleRe: Why is my VI not taking enough points?
My point was that the number of samples requested should be less than the number of samples on the samples/sec setting. This avoid a large buffer and the ui is actually responsive.
View ArticleRe: Analog Output Timeout on Real Hardware
No, turns out the issue is that the buffer size must be an even number.
View ArticlePulse signal frequency and duration varying as decrease duty cycle
To summarize my problem, I'm trying to create a period and voltage controlled sequence of pulses , but as I decrease my duty cycle, the distance between each pulse starts to become irregular....
View ArticleRe: Denso Sentinel Key Error
Ok doubledge I understand. I also read that you didn't find the site to download the library at the website anymore. The link below should take you there: Robotics Library for DENSO - DigiMetrix...
View ArticleRe: is it a bug or just a typo in Agilent 532XX Series\Public\Data\Low...
I don't have the instrument, so I can't reproduce it completely, but I've done some research and if there is an error I don't think it's in the string conversion itself. I say this because: From what I...
View ArticleRe: Two instances of LabVIEW IDE
SHowell73 wrote:I have multiple versions of LabVIEW on my development PC at work, as we have clients with different versions, which is I am sure the normal thing. Alot of the other developers at my...
View ArticleRe: is it a bug or just a typo in Agilent 532XX Series\Public\Data\Low...
The period is there to force the conversion to use a period as the decimal separator instead of whatever the local setting is. Simple as that.
View ArticleRT Scan interface mode
hi guys i want to do a scan mode for a CompactRIO and my friend has not the hardware (cRIO) so i want to know if the Scan Mode requires the hardware or not and if it's possible to make a virtual cRIO...
View ArticleRe: Why is my VI not taking enough points?
No harm- no foul! Sorry punchy. There has been a rash of recient posts on theses forums lately and I (Incorrectly) guessed you were the standout "English" student amid the crowd. Of course we are...
View ArticleRe: VIPM LabVIEW 2013 - resolved
Agree, disabling the wifi, solves the problem :) thanks bob!!
View ArticleHow do I get the build number from a Labview application running on a linux...
I know this question has been answered for those using Windows, but I am running linux. Is there a way to access the build number? It seems like it should be available as an application property, but...
View ArticleRe: Event Keep triggering or not at all
Thanks for your attention Tirmizi, yes I did use the add event case option as shown in my attached zip. Problem is the event structure only recognize buttons press at the front panel (Indicator Event...
View ArticleRe: OFDM with NI RFSG and RFSA
Hi Matt_L i am waiting for your feedback. regardsFarooqui
View Article