02-28-2020 10:39 AM
Hi,
i am new to Labview please help me out.
thanks
02-28-2020 10:48 AM
Sounds like homework.
Also, please put the question in the question rather than the title in future.
A suitable title might have been something like "Rotate true boolean through array".
What have you tried so far? Have you looked at the learning materials at learnni.com? Are you familiar with other programming languages?
02-28-2020 11:07 AM
hi
so far i have only work led boolean led and button.
i will try the like you suggested.
thanks
02-28-2020 01:57 PM
@Amir991 wrote:
hi
so far i have only work led boolean led and button.
i will try the like you suggested.
thanks
So far you've only done a boolean array. Not even a button.
Sit down and write out in simple pseudocode the steps your program must take.
Look at the palettes to determine which functions and structures would help. Especially a loop and also the array pallete.
Start coding.
I would recommend you learn more about LabVIEW from here. How to Learn LV
03-07-2020 01:15 AM
Thanks