frequency bins, time step
Cari ragazzi, vorrei chiedere la seguente cosa. Vorrei capire il significato di due parametri della STFT: il frequency bins e il time steps che sono due parametri che bisogna impostare quando si opera...
View ArticleRe: Servo motor control using only LabView
Oh, one more thing- the 'wait ms multiple' in that loop is unnecessary and bad programming form. The loop rate should be determined solely by the analogue write, which should wait until there is...
View ArticleRe: Video transport stream .ts file format
Hello Artur, TS is not an officially supported file type for NI Vision. You can compress an AVI file, though, as shown by this KB, but it sounds like you specifically need a TS file type. There may be...
View ArticleRe: Robotics Simulator Mass Problem
Dear Joel; Yes, this topic belongs to me too.But, in fact, I gave up. I will use another environment for simulation. Thank you for helping me. Dinçer SaygılıAcrome RoboticsIstanbul Technical...
View ArticleRe: Best folder location(s) for application ini
John, We can discuss this forever, your view point and Microsoft documentation are good points but as long as you have .ini file (if you plan to use it for configuration purposes) associated with given...
View ArticleRe: Need long delay for buffered CO task
Thanks for reply. > a pulse of a specified width is outputted by the counter which you could use as a start trigger for another task.How do you do that ? I don't see a start event for CO.
View ArticleRe: 3d picture control fail with Intel HD Graphics 4600
You can turn off the hardware acceleration - see here for instructions on Windows 7:http://superuser.com/questions/316627/how-do-i-disable-hardware-acceleration-in-windows-7The performance won't be so...
View ArticleRe: High Speed Continuos Acquisition and Lock-in Détection- Producer/Consumer
Hi RY, Looking at the examples you've attached, it looks like the error you are seeing occurs when you are putting a large amount of processing in the producer loop. This will add to the increasing...
View ArticleHow to make a graphic using joysticks
we want to do something like this but with a joystick and labview 2012 without using NXT: http://www.youtube.com/watch?v=xpKRf923z3k
View ArticleSynchonously write to TDMS from two loops
Hi everyone, I have searched the forums so far to no availe, thus I'm posting the question here: I'm using a cdaq to give out an analog signal and record an analog signal, however at two different...
View ArticleRe: Best folder location(s) for application ini
The app.ini file in the application's Program Files folder contains setting that shouldn't change after installation. It contains the settings the run-time engine needs. I always use the Program Data...
View ArticleRe: 3d picture control fail with Intel HD Graphics 4600
Make sure you have the drivers installed for it!...
View ArticleDevice not running
Hi guys, Computer : windows XPDevice : USB 6501Problem : I have compiled and install my code as .exe in the computer. I open my code.exe and it is not executing command to turn on relays. However,...
View Articlephase measurement of the signal
Dear all, I am trying to measureme the phase of the sine waveform. I generated sine waveform and give to "spectral measurement" express VI to measure the magnitude and phase. The spectral measurement...
View ArticleRe: How to setting time for acquire data in Continuous Measurement and...
This is my idea that i try First, I add Enqueue Message for Enable time case Then, I create Enable time cases and write box diagram fallow below pic. But when i run program,it don't work, time don't...
View ArticleRe: fpga must recompile
Yes I use subvi's - they are in an library stored in the FPGA context, but I have several different CRio targets in the same project which all use that library.
View ArticleRe: Is it possible to insert numerical indicators in 3D picture
Thanks Jim, But there is no 3D Picture in vi.lib in LabVIEW 2012 :-( so it's broken. As an example there is no "Set Drawing Style.vi" in LV2012. Michel
View ArticleRe: is it possible to overwirte data in a *.pdf file using LabVIEW??
phanisri1987 wrote:hi,i have a requirement to overwrite a pdf file using LabVIEW, i have to use coloring text also.i have downloaded Exaprom PDF 1.0 toolkit. but it is to generate a new pdf file.please...
View Articleunable to write an image to excel with report generation toolkit
I am unable to write an image to excel with the report generation toolkit. The VI works fine for word, but when I select Excel the speadsheet pens but remains blank.
View Article