05-03-2021 01:22 PM
I am trying to see if anyone can show me how to do this experiment?? I have tried for hours and cannot at all. I'll give whatever. Thanks in advance.
05-03-2021 01:31 PM
Try to use a Case structure inside a For loop to implement the sequence. If you remember how timers work you'll have an easier time timing the sequences. Although, you won't be able to interrupt it if you're not careful.
05-03-2021 01:44 PM
@JoeCone95 wrote:
I have tried for hours and cannot at all. I'll give whatever.
Can you post what you have tried so far? Right now it looks like you're asking us to do your homework, which we won't do. But if you've tried with a genuine effort, we will point out what mistakes you have made so far.
It doesn't matter if it doesn't even run at all, just something to show us some effort and a more specific problem.
Posting a VI is better than posting a screenshot. Posting both is the best option.
05-03-2021 01:58 PM
This looks like a good project for a simple State Machine.
05-03-2021 02:16 PM
Sorry, but I've actually been trying. My friend did his with local varibles but that way is too difficult so I have decided to try another way. It's fine if you dont trust me or complete the question. I just need a little morte help than others.
05-04-2021 11:52 AM - edited 05-04-2021 11:53 AM
A few tips: