Re: how to transfer a float number to boolean
YoungHang wrote:but actually "number to boolean array" can only transfer a integer or fixed-point number to boolean array , not float numberJust typecast the DBL to U64 first.
View ArticleRe: Lock-in amplifier VI to sideband
Eric, Look at the math. You want to be able to resolve two signals at 280260 Hz and 279740 Hz. f (Hz) 280260 279740T (us) 3.568115 3.574748 The difference in the periods is 6.63 ns. To...
View ArticleRe: Problem building application using Report Generation Toolkit, LV 2011
Julian, Thanks--you're seeing the same behavior I've seen. I'll keep trying things too and keep you informed.
View Articletachometer:: speed become zero during work
HI i have a a tachometer that conenected to motor shaft the output of this tachometer is pulses and each 24 pulse give a 1 revoluation i use labview FPGA to estimate the pulse frequency with LV VI...
View ArticleLaunch an application from a Windows service created by LabVIEW
If I lauch Excel from a Windows service (created by LabVIEW), does Excel run as current user? Does Excel visible to the current user? Has anyone does this before?TIA. OS: WinXP.
View ArticleRe: Lock-in amplifier VI to sideband
Eric,I'll leave the math to you, but here is an idea, no idea whether it would work. (You can try the math in LabVIEW, without using a DAQ to see if you can get all three frequency components.)The...
View ArticleRe: FPGA Compile Farm 2012 question
T-REX$ wrote:I re-read the pasted paragraph above. Would changing this sentence:The server is responsible for farming out the compilation jobs to all available workers.to this:The server is responsible...
View ArticleRe: permissions login for network files within LabView
Trouble escribió:I have never heard of the runas command. Looks like it is what I need. I will give this a try. Thanks for the reply!!Do the runas command worked? Do the user has to be with a...
View ArticleTURBO BOOST FPGA COMPILE SPEEDS - please support this idea
Guys forgive the crassness of 'shouting' in the post title, but this is an idea that can drastically speed up FPGA compile times under windows, and let's face it, who wouldn't want that? What's more,...
View ArticleRe: [FPGA] xilinx ise?
Thanks, T-REX! Was going to do it myself but I couldn't see where to raise a bug report?
View ArticleRe: GSM modem
Just to be clear, your original code would have worked. You just needed to set your string control to show \codes. You probably had it set for normal mode, and thus were sending AT backslash r...
View ArticleRe: Lock-in amplifier VI to sideband
Hi Lynn,Thanks for clarifying the sampling issue, indeed that's what seemed to me to be a major issue performing all of these operation electronically. Basically, we can probably not filter them...
View ArticleRe: Launch an application from a Windows service created by LabVIEW
That depends on a lot of things. You can configure a service to be started in a certain account. Typically services are started under the LocalSystem account and do not allow any desktop interactions....
View ArticleRe: Lock-in amplifier VI to sideband
I will have to think about that a while. My first impression is that it will not work, but I also think that there might be something you can do. Lynn
View ArticleRe: Launch an application from a Windows service created by LabVIEW
> But you can install the service to run under a different account and also allow it to have desktop interaction> (but only if it is started under LocalSystem and only before Windows Vista).Don't...
View ArticleGPIB using .NET
I have LabView but not Measurement Studio. I would like to write .NET programs to access my GPIB instruments. I have found some tips for that which led me to...
View ArticleRe: GPIB using .NET
If you aren't going to use LabVIEW, why did you post here? Click on the Options link and request the moderator move your question to the instrument control board.
View Article[BUG] Subdiagram label breaks when converting from LV2013 -> LV2012
Before conversion: After conversion: If I then select the 2nd loop and hide its subdiagram label, the 'N' terminal moves up, ABOVE the loop (No snippet, because the 'N' simply disappears from the...
View ArticleRe: labview + arduino RPM measurement
thanks for reply.. i want to use ir sensor and photo detector and the max speed is 2500 rpm.can you tell me the logic how to write a VI and post VI if possible.
View Article