This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision Next revision Both sides next revision | ||
|
scopeman:scopeman [2017/06/19 09:47] nanjo |
scopeman:scopeman [2021/05/24 02:33] nanjo |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| Oscilloscope manipulation through Ethernet (VXI11) | Oscilloscope manipulation through Ethernet (VXI11) | ||
| ====== Download ====== | ====== Download ====== | ||
| - | {{ :scopeman:scopeman20170617.tar.gz |}} | + | {{ :scopeman:scopeman20210524.tar.gz |}} |
| ====== News ====== | ====== News ====== | ||
| scopeman is updated on 2017/06/17 | scopeman is updated on 2017/06/17 | ||
| Line 12: | Line 12: | ||
| Linux / OSX(Darwin) with MacProts or similar add-on | Linux / OSX(Darwin) with MacProts or similar add-on | ||
| ====== Requirements ====== | ====== Requirements ====== | ||
| + | * vxi11-master.zip (https://github.com/applied-optics/vxi11) | ||
| + | * readline and ncurses library | ||
| + | * wget for getting oscilloscope image | ||
| + | * imagemagick to view the image | ||
| ====== Install ====== | ====== Install ====== | ||
| + | Read INSTALL included. | ||
| + | * Extract vxi11 library and scopeman under the same directory. | ||
| + | * If OS is OSX(Darwin), apply patch as in INSTALL | ||
| + | * Make a symbolic link vxi11 | ||
| + | * Compile vxi11 library | ||
| + | * Compile scopeman | ||