Closed hiroki-oist closed 4 years ago
Currently pyvisa-py does detect TCPIP instrument (I am even sure there is a way to that for socket instrument). The Syntax error comes from the forgotten " at the beginning of the instrument address.
Currently pyvisa-py does detect TCPIP instrument (I am even sure there is a way to that for socket instrument). The Syntax error comes from the forgotten " at the beginning of the instrument address.
Thank you! It worked!
Hello anyone,
Please guide me on below problem.
Code:
Problem: There's sourcemeter and nanovoltmeter connected by GPIB using port number 7 and 18. I've sent a ping to one of them and have already checked if the connection is successful. The hat which shows where the error is was under the first colon. I have no idea why this is a SyntaxErroe...