Re: Camera detected in MAX but not found in Labview
It is posible to use NI-IMAQ driver with a Thorlabs USB camera? I though that for USB camera the IMAQdx was the only option.
View ArticleRe: Long term countdown timer
@ BowenM Sir i wanna ask why did u minus the current time with the check out time you added yourself.I will be grateful to know more about what u show me, i will make sure i can implement it in myown VI
View ArticleRe: Long term countdown timer
Zahkay- You have two variables 'check out time' and 'current time'- both in seconds. Tell me, how would you calculate the time the item has been checked out in seconds? Not in LabVIEW, just in words?
View ArticleRe: When I open my old project, many VIs are missing due to the new version...
With Windows Explorer.
View ArticleRe: Long term countdown timer
Because current time-check out time>7 is the condition. Basic arithmetic and logic.And please note that you are neither using a database or excel. You have a text file and using the correct terms is...
View ArticleRe: build an alarm clock with myDAQ to control speaker and servo
Nobody is going to have program for you or will provide you a program. Is this a school project? The first thing is to figure out how you would program this if you were using any kind of programming...
View ArticleRe: Long term countdown timer
The current time is the time of the computer which i put in my VI.for the check out i would have take the total second of all the 7 dayssiris it okie
View ArticleRe: Long term countdown timer
It's okay as long as you do the math and comparison correctly.
View ArticleRe: Long term countdown timer
ohh yeah. u r right . simple logic. i am sorry for asking this kind of ques. Actually i was trying lots n lots that at the end i confuse myself but i wanted to ask , but in the VI, the check out time...
View ArticleRe: When I open my old project, many VIs are missing due to the new version...
could you gvie more details on how to do that.is it in the LabVIEW?
View ArticleRe: Long term countdown timer
actually sorry for this term databaseto make it more clearer,i am trying to monitor the laboratory equipment in and out by student.actually when i am putting the output in the concatenate string,there...
View ArticleRe: When I open my old project, many VIs are missing due to the new version...
Windows Explorer is in WINDOWS! It's the basic file management tool.
View ArticleRe: Long term countdown timer
And you've been told the cause and the fix for the error. What didn't you understand?
View ArticleRe: build an alarm clock with myDAQ to control speaker and servo
And for questions about myDAQ, you would probably have better luck posting to the academic board. I don't think many people here are all that experienced with it and how it compares to non-academic DAQ...
View ArticleRe: A possible problem with parallel operation?
Hi , Thanks for taking a look. You caught me on the shift register, I had not gotten around to cleaning up a few things. However the "elapsed time" functions acutally are there on purpose....
View ArticleRe: connect ouput to input virtual device
The best way is to use a Conditional Diagram Disable structure. This way you can make a project variable. You then have two different cases in the CDDS, one for Simulated and one for not. The best...
View Articlecreeping memory use when using NI-9477
Hi, I am writing digital outputs (4 line outputs, on demand, 10 updates per second) in a loop using DAQ assistant. When I use an NI-9477 as the output device the application memory use increases about...
View ArticleRe: When I open my old project, many VIs are missing due to the new version...
You really should just fix the project by relinking the VIs. You should not be changing the directory structure of LabVIEW just to get this one project working. Fix the project.
View ArticleRe: When I open my old project, many VIs are missing due to the new version...
Just to be clear, I wanted him to fix the directory structure in the original version of LabVIEW that was not correct. It would still require relinking the VI's based on the correct location.
View Articleapplication authentication for labview windows applications
Is there a "best pratice" for implementing application security/authentication for a labview application developed to run on a windows platform? We would like to know what our options are to secure...
View Article