Revision 16,
531 bytes
checked in by marcus, 15 years ago
(diff) |
r1 | svn | 2007-12-13 11:10:29 +0100 (Do, 13 Dez 2007) | 2 lines
Initial import
|
Line | |
---|
1 | command READV <device> <start-time> <seconds> |
---|
2 | ============= |
---|
3 | |
---|
4 | key: read VLP data |
---|
5 | |
---|
6 | Reads VLP data from optical disk. Reads the three components of station A1. |
---|
7 | |
---|
8 | |
---|
9 | parameters |
---|
10 | |
---|
11 | <device> --- parameter type: string |
---|
12 | Name of the device to read from. Don't forget the colon ":" ! |
---|
13 | |
---|
14 | <start-time> --- parameter type: time |
---|
15 | Start time for reading of VLP data. |
---|
16 | |
---|
17 | <seconds> --- parameter type: real |
---|
18 | Number of seconds to be read from VLP channel. |
---|
19 | |
---|
20 | |
---|
21 | examples: |
---|
22 | |
---|
23 | READV OD6: 22-MAY-83_4:30 10000.0 |
---|
24 | |
---|
25 | READV OD6: 22,5,83,4,30 10000.0 |
---|
26 | |
---|
Note: See
TracBrowser
for help on using the repository browser.