11-11-2020 04:20 AM
Hi, I'm new to this world
and i got programming that needs to fixed/more is needed on it.
and one like
instrument.IO = (IMessage)manager.Open(srcAddress, Ivi.Visa.Interop.AccessMode.NO_LOCK, openTimeout: 0, OptionString: "");
manager is ResourceManager
instrument is FormattedIO488
throws me an error
with {"HRESULT = 80040011"}
I tried to look online but nothing concrete came out
11-11-2020 07:11 AM
im using Keithley 2110 5/100 digital multimeter
06-11-2024 10:39 PM
Any solution for this ? I am facing the same issue
07-27-2024 08:23 AM
Why do C++ devs not read the documentation for long-lived stdlib types and assume a programming pattern they're unfamiliar with is due to others' lack of rigour and not their own lack of knowledge?