You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chunk size needs to be set low, or some commands fail and others have trailing garbage: self.resource.chunk_size = 52
read_bytes seems to return the full response, rather than the number of bytes requested. this could be shimmed over. with the current code save-data works, but save-screen doesn't
the resource tweaks should check that it is actually a TCPIP INSTR connection
it should work...
The text was updated successfully, but these errors were encountered: