Re : Finding time interval between two consecutive valley points of a signal
Hi Vincent,Yes,you are right teh simplest way to do it is to find the frequency.But is there any way to find the time intervals between the two consecutive valley points(as illustrated in the attached...
View ArticleRe: timestamp surprise on cRIO
Ask them if their watch supports daylight saving time. I suspect it may need manual intervention also For distributed systems I would always try to use UTC anyway. Local time conventions can be...
View ArticleCalling a dll built with Labview in Digital Micrograph
Hello everybody,I am facing a tough problem. I use Digital Micrograph which needs to execute DLL to execute. This DLL must be built with a library structure written in C. In this C code, I can call a...
View ArticleHow do i do the restaurant pager system on Labview?
Here's the link: http://electronics.howstuffworks.com/everyday-tech/restaurant-pager.htm
View ArticleRe: focus on clicked element - GUI
I know but this form fields have to be placed in many many diffrent places - like that : And belive me - this was not my idea This form has to be saved to pdf and printed. So I wanted to use exaprom...
View ArticleFilter behaviour and improving its working
Hello,I am acquiring a pulse signal using DAQ unit and filtering that using digital filter from here http://wwwp.cord.edu/faculty/jensen/LabVIEW/Simulations/Simulation%20Pages/DigitalFiltering.html ....
View ArticleRe: process and save a picture
Hello, For that purpose you have to use the IMAQ version.With the IMAQdx counterparts I only meant the VIs related to actual acquisition of images. (although I didn't state that clearly/explicitly...
View ArticleRe: Drivers Keithley 3706
So, I unzipped the drivers in the instr.lib (I can see the Agilent 34401 folder). Plus when I open MAX, in the part Devices and Interfaces I can see "System/Switch Multimeter...
View ArticleHow to make file folder structure from virtual folders
lv 2013 sp1 This is the layout of an example project, (please don't mind the horrible naming) When i create a source distribution.. no matter what settings I try, the preview is always like this: But...
View ArticleRe: Drivers Keithley 3706
You didn't pay attention to a previous answer. The DAQ Assistant has NOTHING to do with instrument control.Use the functions from the driver. You should have a palette for them if you installed them...
View ArticleRe: How to make file folder structure from virtual folders
Unless you use auto-populating folders (which I don't like), the virtual folders are not meant to reflect the location on disk, so it certainly won't be automatic. I don't have experience with source...
View ArticleRe: How to make file folder structure from virtual folders
could you please provide an example of this, I only see three options, "Destination directory", "same as caller" and "Support directory".
View ArticleRe : Calling a dll built with Labview in Digital Micrograph
I solved a part of the problem, DM does not crash any more but the graph from Labview is not Displayed. Have you a solution ? Thx
View ArticleRe: How to make file folder structure from virtual folders
When you go to Destination you can see " + " and " - " symbol at the bottom of the list box, you can use it to add folders. Then go to the Soource File setting and do the addition settings.
View ArticleRe: Master/Slave Event Structure vs. State Machine
Thanks for your reply Just to confirm - you're saying you use one case with an event structure inside of it that has its timeout controlled programmatically, and this setup doesn't have the issue where...
View ArticleRe: Drivers Keithley 3706
Ok, it is more clear now. Actually I paid attention to the previous answers but all is a little bit new, I currently do my first internship and for the first time I am in an english foreign country (I...
View ArticleRe: How to make file folder structure from virtual folders
Thanks, it is not automatic, but really saves my ass in organizing the files on disk. I did not see that button before.
View ArticleRe: timestamp surprise on cRIO
I did try to convince the customer to use a time server and to use UTC but I failed at it And yes the DST dates can change from country to country... and even be change in a country... the example NI...
View ArticleROI Tool Button
Hello Community, I have a Problem with the ROI Tool Buttons. I want to preselect a Function(for e.g. the glas) from the Code, so that the User must not select these tool. Is there a way to realize that...
View Article