Re: daqpad 6020e
Dear Chris.Do you have any other suggestions???about the buffer problem, where can I change the buffer settings?
View ArticleRe: Truth Table Node
Hi, How do i edit the existing Xnode or create my own Xnode?? where do i get XML of the XNode?? sorry, it could be silly question but i am having problem in it. is there any good documentation ??
View ArticleRe: matrix variable
if i need to use another variables with cosine and sine (replaced to Tx and Ty ) , the angle must be controlled and the cos or sin is calculated after that this value insertes the matrix 1 0 cos th0...
View ArticleRe: 3d interpolation table
Plz more describe second point (mouse down event toggle selection ) !!!!
View ArticleHow to develop algorithms for eye-tracking using labview
Working on a senior project using vision builder, labview, and NI camera 1712. Unfortunately, none of us in the group has had a lot of exposure to working with any of it. So far, we've been able to...
View ArticleRe: how to save data in spred sheet file as it is ?
This code - using Format into String - creates an output very similar to the 11.log file. You can write the string to a file with Write to Text File or write the string array with Write to Spreadsheet...
View ArticleRe: labview arduino allegro current sensor
Did you verify that you have power and ground on the appropriate pins of the sensor? When you say "does not give any reading...", exactly what do you see? Zero volts is a reading, just not what you...
View ArticleRe: Does CIN work on Win8.1 32bit ?
Hey George, I just tested out an old example using a Code Interface Node on a computer running Windows 8.1 with 32-bit LabVIEW 2013, and it worked just fine. Thanks, MyriamApplications EngineerNational...
View ArticleRe: on off controller hysteresis?
Hello Yves, Your description isn't complete and could be either hysteresis or deadband (which is what GerdW has provided some psuedo code for). Hysteresis typically has to have some "memory", and there...
View ArticleRe: XY graph or waveformchart with time stamp on x axis
Hi: I actually prove your solution, but it does not work, mi vi is doing the same. Thanks for your help.
View ArticleRe: Simulink generated c code to DLL LabVIEW
Don't forget that you don't have to rely on the c-code version of the simulink model, and that you can import the .mdl file directly (with the MIT). The success of the conversion depends upon the exact...
View ArticleRe: How to plot 3D surface graph from X,Y,Z points?
Hi guys, This is my first post on a help forum ever (!), I have been using LabView for about 2 years, and I would really appreciate some help with this topic... I too would like to get the data in my...
View ArticleRe: XY graph or waveformchart with time stamp on x axis
Show what you have done. Your excel file does not have timestamps and you can simply use a waveform graph to display the entire file. No need for an xy graph since the data is uniformly sampled. User...
View ArticleRe: Labview 2013 SP1 Realtime and FPGA modules on a PC running Windows 7 64 bit
yes. as long as you are running labview 32 bit.
View ArticleRe: daqpad 6020e
I just want to make a sine wave get out of the AO and read it in the AI. I dont think this should be a big deal. but the point is it seems easy with the DAQ-mx, not the Traditional, Anybody has some...
View ArticleIntroduce the value of an arithmetic operation to a bundle by name
I want to set the values of a bundle by name, by using an arithmetic operation that uses the value of another bundle by name. The thing is that when I do this, I get this error: You hve connected an...
View ArticleRe: Introduce the value of an arithmetic operation to a bundle by name
To get the x or y value, you need the UNBUNDLE by Name. The error message it's pretty clear that you don't have a source.
View ArticleRe: Expecting a result of zero when subtracting, but getting 138.778E-18
Hi altenback, Thank you for your suggestions in how to clean up my code. There may be a more elegant way, but I am satisfied. In my attachment, I provide a VI that compares code that gives me the...
View ArticleRe: daqpad 6020e
thank you very much Chris.I am able to send the AO to the AI in the test panel, but the negative part of the sine wave is filtered out, maybe I am using a unipolar sine wave, but still I cant do this...
View ArticleRe: labview arduino allegro current sensor
https://decibel.ni.com/content/thread/21527 Similar question I have posted, but in detailed...
View Article