Quantum Data 801GC User Manual
Page 296

6-170
Chapter 6: Programming
Model 801GC, 801GF & 801GX¥Rev. A
USIZ
Unit of measure used for physical SIZes
Classification:
Format and System parameter setting
Command Syntax:
USIZ
Limits:
0 = sizes not given (use default)
1 = inches
2 = mm
Query Syntax:
USIZ?
Query Response:
Description:
The USIZ command sets the units of measure assumed by HSIZ
and VSIZ commands to establish the physical size of the image
that appears on the CRT (context sensitive - see FMTB and FMTE).
The USIZ? query returns the current setting of USIZ.
Note – Changing the USIZ parameter between inches and
millimeters will convert the current HSIZ and VSIZ values to
match the new unit of measure. For example, if USIZ is in
inches and the current HSIZ is 10 (inches), changing USIZ from
inches to mm will change HSIZ to 25.4 (mm). The USIZ command
should be sent before specifying physical sizes in format
command files.
Other Required Cmds:
The ALLU command updates hardware to the new setting and
redraws the test image, taking the new units into account.
Example:
F M T B / / B e g i n e d i t i n g s e s s i o n
/ / O n e o r m o r e f o r m a t e d i t i n g
/ / c o m m a n d s
/ / . . .
U S I Z 1 / / S e l e c t i n c h e s a s u n i t o f
/ / m e a s u r e i n b u f f e r
H S I Z 1 0 . 4 / / S e t w i d t h t o 1 0 . 4 i n
/ / b u f f e r
V S I Z 7 . 8 / / S e t h e i g h t t o 7 . 8 i n b u f f e r
A L L U / / T e s t t h e n e w s e t t i n g s
/ / O n e o r m o r e f o r m a t e d i t i n g
/ / c o m m a n d s
/ / . . .
F M T E / / E n d e d i t i n g s e s s i o n
VERF
VERsion of Firmware
Classification:
Miscellaneous system parameter
Command Syntax:
None
Query Syntax:
VERF?
Query Response:
Description:
The VERF? query returns the firmware revision number.
Other Required Cmds:
None
Example:
V E R F ? / / R e t u r n f i r m w a r e r e v i s i o n n u m b e r