Search found 1 match
- 26 May 2020, 11:13
- Forum: Bug reports
- Topic: A Problem when debugging remote client program with synchronous mode
- Replies: 1
- Views: 2145
A Problem when debugging remote client program with synchronous mode
I have a problem that I can’t solve, please help! I want to debug my C ++ program, which controls the simulation through the Remote API functions, and also use synchronous mode and triggers. That is, the simulation will wait until I send a synchronous trigger. But during the debug, when I check my...