HPDVM: Difference between revisions
Jump to navigation
Jump to search
m (→Setup) |
m (→Setup) |
||
Line 26: | Line 26: | ||
$HOME/packages/ser2net/ser2net -c $HOME/online/ser2net.conf -p 3000 | $HOME/packages/ser2net/ser2net -c $HOME/online/ser2net.conf -p 3000 | ||
</pre> | </pre> | ||
** start ser2net using above command | |||
** "telnet localhost 3001", type "*IDN<enter>", the DVM should respond with it's model number identification |
Revision as of 15:54, 9 October 2013
About
TBW
Links
TBW
Hardware
TBW
Setup
- connect DVM:
- use DB9-male--DB9-female straigh-through serial cable
- in the HPDVM, set communications to 115200 baud, RTS/CTS flow control, 8bit, no parity
- setup set2net per ser2net instructions, use this ser2net.conf file:
### HP DVM 3001:raw:600:/dev/ttyS0:115200 -XONXOFF -RTSCTS LOCAL #3003:raw:600:usb-4-2.3-1.0:115200 -XONXOFF -RTSCTS LOCAL
- in start_daq.sh, add this before start of mhttpd:
$HOME/packages/ser2net/ser2net -c $HOME/online/ser2net.conf -p 3000
- start ser2net using above command
- "telnet localhost 3001", type "*IDN<enter>", the DVM should respond with it's model number identification