
492
Appendix A
Command Reference
PUTA
PUT Absolute
Class
Direct processor control
Description
Writes the specified value
value
into memory at the specified address
address
. The two
parameters
address
and
value
are interpreted according to the current setting of BASE
(see the
BASE
command). The number and format of the bits written depend on the
current setting of SIZE (see the
SIZE
command).
Note: This command is used only with custom applications and command files created by
Quantum Data. Indiscriminate use of this command can cause the generator to stop
operating and the loss of stored data in non-volatile RAM.
Command syntax
PUTA
address
value
address
0 to 4,294,967,295 unsigned decimal (BASE = 10)
-2,147,483,648 to 2,147,483,647 (BASE = -10)
0 to FFFFFFFF (BASE = 16)
-80000000 to 7FFFFFFF (BASE = -16)
value
0 to 2^(SIZE)-1
Other required
commands
PUTA expects parameters formatted according to the current radix set by the
BASE
command.
Summary of Contents for 802BT
Page 1: ...802BT 802R Video Test Generator User Guide ...
Page 52: ...42 Chapter 2 Testing Video Displays ...
Page 62: ...52 Chapter 3 Administrative Tasks ...
Page 118: ...108 Chapter 7 Using GPIB Interface ...
Page 194: ...184 Chapter 10 Testing EDID ...
Page 204: ...194 Chapter 11 Testing HDCP ...
Page 214: ...204 Appendix A Command Reference Commands by name ...
Page 595: ...Video Test Generator User Guide 585 ...
Page 611: ...Video Test Generator User Guide 601 ...
Page 612: ...602 Appendix A Command Reference ...
Page 716: ...706 Appendix B Image Reference ...
Page 744: ...734 Appendix C Error Messages ...