Rev 258 | Details | Compare with Previous | Last modification | View Log | RSS feed
| Rev | Author | Line No. | Line |
|---|---|---|---|
| 242 | f9daq | 1 | Client for the RedPitaya board |
| 322 | f9daq | 2 | |
| 3 | Connect signals via 50 Ohm terminations to two fast input signals of RedPitaya |
||
| 4 | |||
| 242 | f9daq | 5 | Start the server on the RedPitaya First, then start the client |
| 6 | |||
| 7 | rok@f9rok ~$ ssh root@rp-f04f77.local |
||
| 8 | root@rp-f04f77:~# cd sockserv/ |
||
| 9 | root@rp-f04f77:~/sockserv# ./sockserv.sh |
||
| 322 | f9daq | 10 | Start server via http://rp-f048e6.local/tcpsocket_manager/?type=run |
| 11 | |||
| 12 | Install client |
||
| 13 | install H1Dload.cxx and mH1D.h to C:/home/cvi/apps/RedPitaya/soccli |
||
| 14 | Start the client: soccli.exe |