Robert

Results 32 comments of Robert

1.it might be worth trying the latest release or the latest development build from source. With the release 1.5 there were some fixes for KISS connections over TCP: **'Strange failures...

@bilderbuchi thank you for the quick fix #684 I did a quick run with my verification script on the HP3478A and I can report the change did not have any...

> * After a rollover, the new files do not include a header, wouldn't it be desirable to also include the header (or maybe just the column-specification) in all subsequent...

@bicarlsen The aborted test on your side, I have no idea what could cause this. I cloned your repo locally here and gave it also a run of `python setup.py...

@bicarlsen I did a cross check, the latest master from pymeasure passes the test without issues. With the your latest changes I see the same errors as you. What I...

> As such I would find peculiar the fact that behaviour maybe different whether a sequence is queued "by hand" or by the sequencer mechanism. This is a good point...

> * [x] Maybe we should put some recommendation how to deal with atypical communication needs of some instruments (and pointer to examples) in the docs? One [c|sh]ould encapsulate the...

> In my understanding, looking at the code, I see the following: > > * Adapter class/subclasses: they allow to abstract different physical instrument interfaces, for example: VISA, Serial, Telnet,...

> > custom wrapper-class could be proposed to do the interfaceing between the properties in the instrument definition and the backend (adpter-class and lower HW IF) > > Yes, this...

I like the idea.:+1: These are two points which I would like o add to the discussion: 1. instead/in parallel to offering the parameters as command line options also offer...