Re: how to extract a10 framess from webcam video..wait for sometime then...
Its neither of these sir, I am a student working out on my own project. Thanks..:smileyhappy:
View ArticleRe: Compact DAQ to XY Chart w/ Dual Y-Axis
OK here is the VI, I have used a sub-VI (XY Graph as Chart.vi) I found on here. I don't fully understand how it is doing what its doing. Getting closer though. Right now I can figure out how to record...
View ArticleRe: “Sorensen Error Query.vi”, code -1074003951
Hi. I dont know what the errors are, but it may be accepable to ignore the occasional error. Rather than exiting your application or throwing an error dialogue, you could try silently logging the error...
View ArticleRe: Kinect One - Creating a list in .NET
Thanks for the response Luis, The DLL file is acually built by Microsoft, so I don't have any control of it. I also have up to date Visual Basic, C++ etc installed so unfortunately that wasn't an easy...
View ArticleRe: extract the envelop of waves
Hey ducta9, I just wanted to let you know that this forum thread was closed out in 2008. A lot more people will see your post if you create a new thread and post it there (you can include a link back...
View ArticleRe: Why slow buffer reading of hp53181a?
The actual string sent is::MEAS:FREQ? 311MHz, 1Hz, (@2); I've just read the NI white paper on the termination topic here:http://www.ni.com/white-paper/4256/en/ It says "For VISA resource types that...
View Articletrouble sending network published variable to real time VI
Hi, I am using Crio 9014, with 9211 and 9215 modules. I made an FPGA VI with different sampling rate for 9211 and 9215 (I am using FIFO for this data transfering from 9215). The sampling rate for 9211...
View ArticleRe: “Sorensen Error Query.vi”, code -1074003951
Ignore the occasional error??? You're suggesting he settle for buggy code? What in the world? Maybe today the error is infrequent, but if right after you go live conditions change so the program freaks...
View ArticleRe: Why slow buffer reading of hp53181a?
Hi Geoff, Thanks so much for your help. I had multiple contacts with the company and eventually figured out the problem: basically, commands using ':MEAS:FREQ?' or 'CONFIGURE' can do a good job in...
View ArticleRe: Why slow buffer reading of hp53181a?
The website messed up my message...Pls refer to the picture
View ArticleRe: Why slow buffer reading of hp53181a?
Thanks for that Yuanxia, I'm not concerned about getting high speeds, just reliable readings and a minimum of operator input requirement. If I have to rewrite the driver to do so, so be it. Geoff
View ArticleRe: Why slow buffer reading of hp53181a?
zyx8783787 wrote:The website messed up my message...Please refer to the picture Go to your Profile and My Settings. Go to the Preferences Tab then Display. For Emoticons, choose None rather than...
View ArticleRe: Slow Asyncronous VI Startups
thutch79 wrote:Thanks for throwing together that example. I think this is probably my best approach. If I can summarize, you spawn the clones within a for loop by opening a reference and using ACBR to...
View ArticleRe: Display Images in sequence
Hi, Actually even I have the same request. I want to import images sequentially from a folder. I tried the attached VI but could not understand the comment you made. Could you please send me the VI...
View ArticleRe: Dynamic loading of VIs from compiled program in LabVIEW 2013
Do you notice the Red appearance of the FP Property Node? It's my understanding that this marks a "deprecated" feature, one that might not work any more. Try using the Front Panel Invoke node...
View ArticleRe: How to integrate a sensor with USB connection to LabView?
...as it turns out, I'm an idiot: Forgot to insall the NI-VISA drivers. Sensor and labview now play nicely together. All is well.
View Articlemathscript node
Hi I am working on speech processing.I am linking labview and matlab using mathscript node. There was no problem in executing the codes separately but when linked together, I got a message that "Labiew...
View ArticleRe: queue error handling
I don't have a problem with creative work arounds, but peer review could get sticky... "Trust me, the Help file is wrong". At least I can refer them to this forum entry now. Michael78, those are some...
View Article