From 11:00 PM CDT Friday, Nov 8 - 2:30 PM CDT Saturday, Nov 9, ni.com will undergo system upgrades that may result in temporary service interruption.
We appreciate your patience as we improve our online experience.
From 11:00 PM CDT Friday, Nov 8 - 2:30 PM CDT Saturday, Nov 9, ni.com will undergo system upgrades that may result in temporary service interruption.
We appreciate your patience as we improve our online experience.
12-29-2019 09:40 AM
Hi,
i want your help to create a stopwatch with LabVIEW and the time will be shown in the Front panel like this (hh:mm:ss:msms ).
Thank you .
Solved! Go to Solution.
12-29-2019 09:56 AM
Where are you stuck?
Show what you've attempted so far.
12-29-2019 11:17 AM
Sounds easy. What sort of variable will you use to hold time information? Do you know of any "Time" functions? Have you "played" with them by putting them on a Block Diagram, wiring up inputs and outputs, and seeing what they produce? Have you read any "Help" associated with them? Do you know how to use LabVIEW to do arithmetic?
Please do not ask us to do your homework for you.
Bob Schor
12-30-2019 02:47 PM
12-31-2019 02:01 PM
@arosss wrote:
https://forums.ni.com/t5/Example-Programs/Simple-Stopwatch/ta-p/3513700?profile.language=en
Be aware that if this is for either homework or a job interview, you would be very ill advised to use this directly. I guarantee your instructor or interviewer has done the Google search that lead acrosss to this link.
01-01-2020 02:20 PM
@Emna20 wrote:i want your help to create a stopwatch with LabVIEW and the time will be shown in the Front panel like this (hh:mm:ss:msms ).
So, first make a full list of requirements. Having a time display on the front panel is not sufficient to qualify as a "stop watch". You need more than that.
If you know LabVIEW, you are all set to proceed. (If not, first do a few tutorials.)
First design the front panel:
Now connect it on on the block diagram:
Once you have something composed and run into a problem, feel free to come back here, show us what you have, and ask specific questions