python-ivi / python-vxi11

Provides a VXI-11 driver for controlling instruments over Ethernet
MIT License
161 stars 71 forks source link

create_intr_chan error #11

Open ochurlaud opened 8 years ago

ochurlaud commented 8 years ago

line 443, you use pack_device_docmd_params, the correct call is be unpack_device_remote_func_parms.