TXT
Compatibility: Keysight M8190A Tek AWG 7000
Normalized values (-1.0 .. +1.0) and (optionally marker values) separated by ‘,’ or ‘;’
or ‘\t’. Not given markers values are just set to 0. Space ‘ ‘ and ‘\t’ are ignored. Line
end can be \r or \r\n.
Example (US locale)
0.7,0,1
0.9,1
Example (German locale):
0,7;0;1
0,9;1
In German locale it is recommended (but not required) to use ‘;’ or ‘\t’ as separator.
But it must then be ensured that the double really has a decimal point (‘,’) or there is
some space inserted to ensure correct parsing:
0,7,0,1
0 ,0,1
TXT14
Compatibility: Keysight M8190A Tek AWG 5000
14 digit DAC value + 2 Marker values
<D13>,<D12>,<D11>,<D10>,<D9>,<D8>,<D7>,<D6>,<D5>,<D4>,<D3>,<D2>,<D1>,<D
0>,<M1>,<M2>
TXTD
Compatibility: Keysight M8190A. Recommended as standard ASCII file import format.
Decimal DAC Value -8191 .. +8191 and (optionally up to two marker values)
separated by ‘,’ or ‘;’ or ‘\t’. Not given markers values are just set to 0. Space ‘ ‘ and
‘t’ are ignored. Line end can be \r or \r\n.
Example:
0,1,0
5
10,1,0
BIN
Compatibility: Keysight M8190A. Recommended as standard binary file import
format.