Closed MatthieuDartiailh closed 9 years ago
I will need that for some instrument (Attocube driver for lantz). Could you please indicate me the procedure to follow ? Can I simply duplicate the the TCPIP INSTR implementation or should I be wary of some points ?
Yes. Just copy TCPIP INSTR and change after_parsing. Other attributes are handled by sessions.Session, so you do not need to care.
sessions.Session
Done in #30
I will need that for some instrument (Attocube driver for lantz). Could you please indicate me the procedure to follow ? Can I simply duplicate the the TCPIP INSTR implementation or should I be wary of some points ?