[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: instrument control vxi11 in cygwin
From: |
Stefan Mahr |
Subject: |
Re: instrument control vxi11 in cygwin |
Date: |
Wed, 29 May 2013 22:43:32 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130510 Thunderbird/17.0.6 |
Ronald wrote:
>>> When I try to connect to an vxi11 instrument in cygwin I get the
>>> following response:
>>>
>>> instr = vxi11('192.168.0.100');
>>> error: usbtmc: Your system doesn't support the USBTMC interface
>>>
>>> Did anyone else encounter this? In linux this works great by the
>>> way!
>>
>> Do you have 'libtirpc-devel' and 'libtirpc1' installed? If not,
>> please install and reinstall instrument-control.
> I installed 'libtirpc-devel' and 'libtirpc1' (versions 0.2.1-1) and
> reinstalled instrument-control. Same results unfortunately.
Sorry, my fault. Please install 'rpcgen' as well.