Tektronix 071-0590-00 Welding System User Manual


 
Remote Commands
GB1400 User Manual C-33
Misc. Shared Commands
all_mem?
All Memory (Generator). Returns a character string indicating the current Generator
clock source (INT or EXT), the contents of all 10 Generator frequency memories, and the
contents of all 10 Generator word memories.
Min. Abbr. all_?
Returns <string>
<NR1>, <NR3>
<NR1>, <NR1>, <Non-decimal numerics>
Example all_mem? (command)
CLOCK_SOURCE INT; (response)
CLOCK_MEMORY 0, 500.000E+6;
CLOCK_MEMORY 1, 550.000E+6;
...
CLOCK_MEM 9, 700.000E+6;
WORD_MEMORY 0, 16, #HAA, #HBB;
WORD_MEMORY 1, 8, #HF0;
...
WORD_MEMORY 9, 16, #HFF, #H00
All Memory (Analyzer). Returns the contents of all 10 Analyzer word memories.
Returns <NR1>, <NR1>, <Non-decimal numerics>
Example all_mem? (command)
WORD_MEMORY 0, 8, #HFF; (response)
WORD_MEMORY 1, 16, #HAA, #H00;
....
WORD_MEMORY 9, 8, #H00