Hello,
I have a question DAQ6510/7701/USB
it is necessary to interrogate the voltmeter two channels 7701 for voltage limit 0.1 V
when passing a string:
myStatus = commSend(instDMM6500, "*RST") - goes well
myStatus = commSend(instDMM6500, "FUNC ""VOLT"", (@1:2)")
Public Function commSend(myInst As VisaComLib.FormattedIO488, sndBuffer As String)
' Wrapper function for instrument Writes
myInst.WriteString (sndBuffer) - DAQ6510 error 1115
commSend = 0
End Function
take the forum as an examplev
installed KIOL-850C10_signedJun2023
Many Thanks
Volodymyr