04-01-2023 02:35 PM
04-01-2023 02:44 PM
Do you have just problems with LabVIEW or also with the algorithm in general. What are the parameters? What are the inputs? What is the result (just an integer?)? Please explain in detail what the program is supposed to do?
04-01-2023 02:53 PM
I am a beginner in LabVIEW and I want to create a program to calculate the number of round trips of a doctor blade using a sensor placed on it. If the number of round trips reaches 800, the program should alert the user. Also, I want to save all the information in an excel file
04-01-2023 03:07 PM
What kind of signal does the sensor report and how can you "count" round trips (whatever that means) based on the measured data. How does the data look like?
04-01-2023 03:25 PM
a numeric variable to store the number of round trips detected (with a motion sensor). I have to increment the counter each time the sensor detects a round trip, if it waits 800 round trip I have to inform the user by a light, a message or trigger a siren
04-01-2023 03:28 PM
What exact sensor and how do you connect it to the computer?
04-01-2023 03:53 PM
I am going to use a motion sensor and I am going to use an ICP DAS module and I have to upload the program to this board