LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Set srq with .net

Solved!
Go to solution

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!

0 Kudos
Message 1 of 3
(717 Views)
Solution
Accepted by topic author jason2023

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! 😄

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 2 of 3
(671 Views)

🤣

0 Kudos
Message 3 of 3
(654 Views)