bbrisson / coltonlab

Automatically exported from code.google.com/p/coltonlab
0 stars 0 forks source link

GPIB bus contention in MW modulation #14

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Dual Scan and Microwave fight over the PG and GPIB bus.

Michael put a polling semaphore in DualScan so only the visible window
takes control.

Need to add semaphore to MW modulation program.

Original issue reported on code.google.com by sbr...@byu.net on 9 Apr 2009 at 6:24

GoogleCodeExporter commented 9 years ago

Original comment by mjjohn...@byu.net on 9 Apr 2009 at 8:15

GoogleCodeExporter commented 9 years ago
MW Modulation program referred to is located in Instruments/Microwave/MW Chop 
PG 
FG.vi.  However, that's not the problem.  It doesn't actually poll the pulse 
generator--the main instrument panel (Main/Instr Panel.vi) does, though, so I 
updated it to only do so when its front panel is frontmost. Note: this applies 
to 
checks for all instruments, not just the pulse generator.

Original comment by mjjohn...@byu.net on 13 Apr 2009 at 11:03