From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

Set SRQ with c#

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 2
(1,118 Views)
Solution
Accepted by topic author jason2023

It is Cable issues,No problem with the code.

0 Kudos
Message 2 of 2
(1,064 Views)