TDS5000B Online Programmer Guide
-- 3 0 3 --
FILESystem:WRITEFile ”C:\SomeNewFile.txt”,#221
1.23 2.54 8.22 -1.22<NL+EOI>
This command creates a file named ”SomeNewFile.txt” on the root of
the C drive, containing the string of 21 characters ” 1.23 2.54 8.22
--1.22”. Because the data argument is indefinite format arbitrary block
program data, it may contain any 8 --bit values, including newline char-
acters (hexadecimal 0a). The fact that newline characters are allowed
makes this command deviate from the strictest interpretation of the
IEEE488.2 specification.