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,059 Views)
Solution
Accepted by topic author jason2023

It is Cable issues,No problem with the code.

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