Re: Multi Channel Data Acquisition using PXI-6143
Thank you for the advice. I improved the code as attached file and it came no errors.But in this code, the signal in ch1 is acquired and in ch2 is not acquired. Why? FrontPanel.pdf is the front panel...
View ArticleRe: MAX import settings error
Thanks for responding, Carl. I've currently updated to DAQmx 9.5.5. Also updated MAX to 5.3.1, System Configuration 5.3, and PXI Platform Services 3.0.4. Looking now, I'm realizing that the root...
View ArticleHow to demodulate digital TV signal use PXI5661 ?
My hardware are NI PXI 5661 and a digital TV antenna, can you give me a programing example of demodulating digital TV signal in China? Looking forword to your reply!
View ArticleRif.: labview 64 or labview 32 bit?
Start here as the downloads have info. http://www.ni.com/trylabview/
View ArticleRe: Save measurements from Temperature ramp in spreadsheets.
No problem, glad I could help.
View ArticleRe: labview graph from excel data
Hi, This link doesn't really help solving the problem. As you can see in the attached file I have extracted the timestamps into an array, but I am not sure how to use it for the graph. Thank you.
View ArticleRe: push button problem
What had been a well-behaved set of code to jog a stepper motor Fwd/Rev developed this same button problem after I added a subVI to also readout an encoder while the motor moved. It turns out that the...
View ArticleRe: From a continuous true signal to one switch of a switch
You misunderstood my directions, so I put the important part of my post in red and bolded it so you wouldn't miss it again. Those incomplete pictures make it a lot more difficult to help.camerond...
View ArticleRe: How to demodulate digital TV signal use PXI5661 ?
In the (likely) event that you don't get handed a working block of code, here's some reading material. https://en.wikipedia.org/wiki/DTMB
View ArticleCreate a beep at specific intervals
Hello, I was only introduced to LabView today and must create a program that will produce a beep sound at (random) intervals and then repeat the cycle for a behavioral experiment I am conducting.In...
View ArticleRif.: labview 64 or labview 32 bit?
The link you provided to me is about labview 2013, which I don't want to install.
View ArticleRe: read tdms with root / c++ in linux
LabVIEW began to have TDMS functions since the 2012 release. So you can install a 2012 and later version of LV to access TDMS files on Linux. Just for curiosity, which format are you going to be save to?
View Articletrouble with VI for drawing an arbitrary shape using mouse control.
I have attached the vi which i am really struggling with. Basically, i want to select n points using the mouse clicks and then draw a shape connecting those points by using a boolean LED to move...
View ArticleRe: How to build a vi to install the driver automatically?
Hi, I have a similar problem. I have been working with microcontrollers and I made a driver using a NI-VISA Drvier Wizard. However, now I would like to create a installer which includes the .inf file,...
View ArticleRe: generate torque signal
I use MTS 458 Controller..In brief My system setup is like this my software(i.e, Labview program) will be interacting with MTS 407(this drives the Actuator) via DAQ NIPCIe-6353 card..till now i have...
View ArticleRe: Create a beep at specific intervals
Hi unevolved, Do you have a code which I can look into? Something which you have done so far and encountered that issue? :) Thanks Warmest regards,Lennard.C
View ArticleRif.: labview 64 or labview 32 bit?
Assumiong you want the English version you should use LA2012SP1_64WinEng.exe.
View ArticleRe: Can "Format Date/Time String.vi" be forced to round-up rather than...
Put the round to nearest function on the Double wire before you format it into a string.
View ArticleRe: power outage UPS
Where do you need help? Do you need to know when the UPS is running on battery? There is a UPS library somewhere on the NI website. If you need to know how to wait for 5 minutes, then use the elapsed...
View Article