Closed dirkenstein closed 5 years ago
Don't we also need self.interface =None
for the interface case ?
Seemed to work without it, but you're probably right.
On Sun, Jul 21, 2019 at 3:11 PM Matthieu Dartiailh notifications@github.com wrote:
Don't we also need self.interface =None for the interface case ?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/pyvisa/pyvisa-py/pull/199?email_source=notifications&email_token=AJBR63J4WFM3PVIHQKZUFTTQARU7HA5CNFSM4IFRO5U2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD2OEKXQ#issuecomment-513557854, or mute the thread https://github.com/notifications/unsubscribe-auth/AJBR63JAN4ZOITRPHFSBLBDQARU7HANCNFSM4IFRO5UQ .
Thanks. And thanks for putting up with my poorly debugged code. Can you reproduce your application in pyvisa-py now ?
This got missed when after_parsing was removed from the interface class