Hi,
I have 2 logical names (NiSimScope and AqScope) defined which are
associated with 2 different driver sessions, which in turn are
associated to software modules (my Aq driver module, and the nisScope
module in the case of NiSimScope) that publish the IviScope IVI-C API.
Thus, I expect 2 entries in the drop-down list of the general settings
tab, not 3 (my AqScope appears twice).
What happens is that the Soft Front Panel starts OK, but there are no
channels (see attached screenshots). I can change timebase settings ok,
but if I try to get an acquisition, the first error to appear is from
the call to config trigger, where the Source arg is invalid (the
debugger shows that the driver gets call with an empty string as
Source). If I try to continue after that message, the program
eventually crashes with an access violation in scope.exe.
Thanks, Yves