09-16-2023 02:02 AM
I Want to create a GUI , the GUI should have a camera interface that can take picture on command using a usb cable and automatically name them with a time stamp and a sequence number
09-16-2023 11:52 AM
First step: Learn to write LabVIEW code.
09-16-2023 02:58 PM
Second Step (if you want an "outstanding" product) -- get a degree from a School of Design (or apprentice yourself to a good Graphics Designer). An alternative approach is the answer to the question asked in New York City -- "How do you get to Carnegie Hall"? [I'd put the answer below, but I don't know how to make a "spoiler" ...]
Bob Schor
09-18-2023 09:12 AM
It sounds like all you need is an Image indicator and a push button.
Then some IMAQdx code to connect to the camera and grab a picture. Saving it should be pretty straight forward.