Main INDEX
Monthly INDEX
PREV
NEXT
User name brads
Log entry time 21:02:15 on April 06, 2008
Entry number 230433
This entry is a followup to: 230411
Followups:
keyword=Automatic logging of LHRS angle
This command will grab a current screen snap of the LHRS angle camera,
uuencode it with a filename of 'LHRS_angle.jpg' in the header, and write
the whole thing to stdout. I assume this (text) is the preferred format
for the logger scripts. If the format can be binary then drop the
uuencode part.
GET -t 10 http://www.jlab.org/~brads/hacweb1_photos/video2_last.jpg |
uuencode LHRS_angle.jpg
'-t 10' sets the timeout to a reasonable 10s rather than the default 3
minutes.
A copy of this log entry has been emailed to: vasulk@jlab.org, doug@jlab.org, moffit@jlab.org