Linux datataking programs
19mar10
gpibsock: synth driver.
gpibsock can drive synthesizers from linux. It
currently is used only for the galspect synthesizer.
- srcLocation:
/home/cima/svnwork/Wapp/Software/Sources/Utilities/gpibsock.c
- This is also found under /home/cima/Wapp/Software/Dual/xxxx
- binary:
/home/cima/bin/Progs/Wapp/gpibsock
- Host it runs on: wappserv
- How to start it: on
wappserv. This is currently done from /etc/rc3.d/S99local on bootup.
- su wapp -c /home/cima/Wapp/Bin/Progs/Start/start_gpib
- su wapp -c /home/cima/Wapp/Bin/Progs/Start/start_spawngpib
- Program to monitor when if it dies
- The utilities button on cima allows you to restart it (but i
think only if spawngpib is running
- Checking if it is running:
- ssh wappserv ps -ef|grep gpib ( may have to be root or
user wapp).
- wapp 12603
1 0 Mar18 ? 00:00:00
./gpibsock
wapp 12681 1 0
Mar18 ? 00:00:00 ./spawngpib
- Log files:
page_up
home_~phil