1ACQ2TXT(1) User Commands ACQ2TXT(1)
2
3
4
6 acq2txt - manual page for acq2txt 3.0.1
7
9 Write the data from an AcqKnowledge file channel to a text file.
10
11 Usage:
12 acq2txt [options] <acq_file> acq2txt -h | --help acq2txt --ver‐
13 sion
14
16 --version
17 Show program's version number and exit.
18
19 -h, --help
20 Show this help message and exit.
21
22 --channel-indexes=<indexes>
23 The indexes of the channels to extract. Separate numbers with
24 commas. Default is to extract all channels.
25
26 -o, --outfile=<file>
27 Write to a file instead of standard out.
28
29 --missing-as=<val>
30 What value to write where a channel is not sampled. [default: ]
31
32 The first column will always be time in seconds. Channel raw values are
33 converted with scale and offset into native units.
34
35
36
37acq2txt 3.0.1 November 2023 ACQ2TXT(1)