Quantum Data 801GC, 801GF, 801GX Portable Generator User Manual


 
6-125
FMTR ForMaT Read from memory location (by
number)
Classification: Format memory management
Command Syntax: FMTR <location>
Limits: <location> = 1 through 300 (RAM) or -1 through -24
(EPROM)
Query Syntax: FMTR? <location>
Query Response: <name>
Description: Reads format from the format memory location into the format
buffer. The FMTR command does not reconfigure the signal
generating hardware. The FMTR? query returns the <name> of
the format stored in location <location>. FMTR? returns the
string EMPTY if the format memory location <location> is empty.
Other Required Cmds: The ALLU command updates the hardware to the new settings
and redraws the test image.
Example: FMTR -5 // Load format from ROM location
// 5
ALLU // Update hardware and redraw
// image
FMTS ForMaT Save
Classification: Format memory management
Command Syntax: FMTS
Description: The FMTS command saves the current format edit buffer contents
into format memory using the current name of the format in
the edit buffer.
Other Required Cmds: None
Example: FMTS