04-23-2023 07:56 PM
I write c# at simulator device endpoint to set SRQ:
Board.SetConfigurationOption(0x21, 0x40);
Then at control endpoint
Board.CheckForSrq() is true,that's right
but Board.WaitForSrq() is false all the time.
please tell me what's the reason.Thank you!
Solved! Go to Solution.
04-24-2023 10:39 AM
Hi Jason,
@jason2023 wrote:
I write c# at …
but … is false all the time.
please tell me what's the reason.
You're using C#, but ask for help in a LabVIEW forum! 😄
04-24-2023 07:45 PM
🤣