09-25-2023 09:41 PM
hey, im new in labview so , how to Design in Labview that will input a decimal number from 0 to 15 and convert it into a 4-bit binary number and the Whole VI should be controlled by a stop button.
If the user given number is out of range then error message should be displayed.
Binary number should be displayed in form of LEDs.
09-26-2023 12:58 AM
Hi nxysi,
@nxysi wrote:
hey, im new in labview so , how to Design in Labview that will input a decimal number from 0 to 15 and convert it into a 4-bit binary number and the Whole VI should be controlled by a stop button.
If the user given number is out of range then error message should be displayed.
Binary number should be displayed in form of LEDs.
So you need:
What have you tried so far and where are you stuck?
We generally tend to NOT solve your homework…