Hi,

On Sat, Feb 17, 2018 at 10:46:55AM +0100, Marchel H wrote:
> I see a strange problem, when using the windows build of Pulseview and
> Sigrok-cli.
> When using network connection scan, I see that it tries to use the serial
> open:
> 
> sr: [00:15.501000] scpi: Opening serial device vxi/192.168.2.31/5555.
> sr: [00:15.503000] serial: Opening serial port 'vxi/192.168.2.31/5555'
> (flags 1).
> sr: [00:15.506000] serial: Error opening port (3): Path not found..
> sr: [00:15.508000] scpi: Couldn't open SCPI device.
> sr: [00:15.510000] hwdriver: Scan found 0 devices (siglent-sds).

This is very likely due to RPC not being available on Windows/MinGW
currently. I've opened an issue here:

https://sigrok.org/bugzilla/show_bug.cgi?id=1121

In order to fix this we'll either need to find/use some compatible RPC
implementation or write a standalone one in libsigrok directly which is
portable to all systems we currently support (Linux, Windows, Mac OS X,
Android, FreeBSD, etc.).


Uwe.
-- 
http://hermann-uwe.de | http://randomprojects.org | http://sigrok.org

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
sigrok-devel mailing list
sigrok-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sigrok-devel

Reply via email to