This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
scopeman:scopeman [2017/06/19 08:17] nanjo |
scopeman:scopeman [2021/05/25 01:58] (current) nanjo |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| Oscilloscope manipulation through Ethernet (VXI11) | Oscilloscope manipulation through Ethernet (VXI11) | ||
| ====== Download ====== | ====== Download ====== | ||
| + | {{ :scopeman:scopeman20210525.tar.gz |}} | ||
| ====== News ====== | ====== News ====== | ||
| + | Update on 2021/05/25 | ||
| + | * Format of printing the status was improved. | ||
| + | * Operation confirmed with vxi11 library v2.0 (bb7a453) | ||
| + | Update on 2021/05/24 | ||
| + | * Mac OS patch of vxi11 was updated. | ||
| + | * wfmCapture2Root and wfmCapture2Ascii were added (No readline and curses libraries are needed.) | ||
| + | * Operation confirmed with vxi11 library v2.0 (bb7a453) | ||
| + | * {{ :scopeman:scopeman20210524.tar.gz |}} | ||
| + | scopeman was updated on 2017/06/17 | ||
| + | * Upgraded to fit new vxi11 library in git | ||
| + | * Removed dependence on Tek library, which was not updated. | ||
| + | * Imported part of the Tek library. | ||
| + | * Supported OSX(Darwin) with a VXI11 patch included. | ||
| + | * Decoder dump.cc to support waveform information file. | ||
| + | * {{ :scopeman:scopeman20170617.tar.gz |}} | ||
| ====== OS ====== | ====== OS ====== | ||
| + | Linux / MacOS with MacProts or similar add-on | ||
| ====== Requirements ====== | ====== Requirements ====== | ||
| + | * vxi11-master.zip (https://github.com/applied-optics/vxi11) | ||
| + | * scopeman | ||
| + | * readline and ncurses library for scopeman | ||
| + | * wget for getting oscilloscope image | ||
| + | * imagemagick to view the image | ||
| + | * wfmCapture2Root | ||
| + | * CERN ROOT library | ||
| + | * wfmCapture2Ascii | ||
| + | * No other library is needed. | ||
| ====== Install ====== | ====== Install ====== | ||
| + | Read INSTALL included. | ||
| + | * Extract vxi11 library and scopeman under the same directory. | ||
| + | * Fro MacOS, apply patch as in INSTALL | ||
| + | * Make a symbolic link vxi11 | ||
| + | * Compile vxi11 library | ||
| + | * Compile scopeman or other applications | ||