Re: export xy graph to power point?
Thanks. I definitely lack theory knowlege and am reading up on it.The dataflow part is easy and I took care of it, and also creating paths etc, easy. I am trying to understand at what point the ppt. is...
View ArticleRe: Conectar Electrocardiograma CONTEC
How does the device appear in Windows device manager? As a serial port, HID, something else? If there is an programming api, you would use that. It is certainly not necessary for something to appear in...
View ArticleRe: Peak detection (threshold detector) from spreadsheets.
Hey, I see that several people are helping you now. Excellent!
View ArticleRe: ulx sampling
HiI just wanted to let you know what I figured out. I put the configuration of task and clearing out of the loop. This meant that the sampling clock was also out of the loop. But the delay vi was still...
View ArticleNI9234 sampling rate - LabVIEW FPGA
Hey guys, I have very simple question. I am checking a sample code in labview examples for NI 9234. what is the difference between data rate and samples per channels? If we read with maximum data rate...
View ArticleHow do I get some NI phone support his holiday weekend?
So it's almost a three day weekend here in the states (Independence Day) - I've got a project that I'm running a few days behind on, so I'm thinking "I've got a lot of work to do, I might put in a few...
View ArticleRe: How can I use the write palette.vi in an application when it is not...
Dennis_Knutson wrote:No, you would have to enforce the same directory structure. That is what I did with multiple developers using both TestStand and LabVIEW. Everything on the default locations just...
View ArticleRe: NI9234 sampling rate - LabVIEW FPGA
The rate is how often a sample is taken by the a/d. The sample count is how many of those samples you return to the program. For example, if you had a rate of 1000 samples per second you could request...
View ArticleRe: How do I get some NI phone support his holiday weekend?
So after the license manager telling me that my registration was unsuccessful, I get an email: Dear Christopher Relf,Thank you for choosing National Instruments products. If your product is not yet...
View ArticleRe: NI9234 sampling rate - LabVIEW FPGA
Thanks for the quick reply. but could you please explain your sentence one more time: "if you had a rate of 1000 samples per second you could request 500 samples which would take 500 ms to acquire"...
View ArticleRe: NI9234 sampling rate - LabVIEW FPGA
p.s. You adjust the sample rate to adjust the detail of the waveform you wish to capture. A rate of 2000 samples per second has resolution twice that of 1000 samples per second.
View ArticleRe: NI9234 sampling rate - LabVIEW FPGA
It's just basic arithmetic. Doesn't it make sense that if you had a rate of 1000 samples per second and requested 1000 samples, the acquisition would take exactly 1 second? Time to acquire is number of...
View ArticleRe: Conectar Electrocardiograma CONTEC
It appears as USB port, COM7, there is any programming api, how can i get the access inside the Labview? Thanks for answer
View ArticleRe: Conectar Electrocardiograma CONTEC
You would use the VISA serial port functions. The commands you send and the responses would be listed in a manual provided by the vendor. Getting the manual is not related to LabVIEW but if you have...
View Articleadditional installer page missing
Hello, after soewhat of hiatus with Labview and a major SDD crash a few months ago, I reinstalled my Labview 2010 Professional Developments system. Trying to build an executable is possible but...
View ArticleRe: Project can't find files every time loaded.
"Safe? Who said anything about 'safe'? Uhm..Drag-drop a AP folder into a PE AP folder...(yes that is cryptic) - do not attempt this at home---- we are professionals- with safety gear! I have often...
View ArticleRe: Conectar Electrocardiograma CONTEC
You were right, your answer helped me alotReally thanks
View ArticleRe: additional installer page missing
You are looking in the wrong place. You have to select to create an installer.
View ArticleRe: Blue screen because of nischifk.sys
Please explain how you fixed it and what was the problem and mark that as a solution, it will be really helpful for others who get similar issue.
View Article