Tektronix 071-0590-00 user manual Wordmemord m, msb lsb, Wordmemord? m

Models: 071-0590-00

1 376
Download 376 pages 61.76 Kb
Page 241
Image 241

Remote Commands

word_mem_ord [m], [msb lsb]

Word Memory Order. Sets the bit order of the word saved at location m to either "msb" (most significant bit first) or "lsb" (least significant bit first).

Min. Abbr.

word_mem_o

Arguments

m:

0, 1, ..., 9

 

msb:

most significant bit first

 

lsb:

least significant bit first

Example

word_mem_ord 9, msb

(selects the most significant bit first order for word memory location 9)

word_mem_ord?

Word Memory Order Query (All). Returns a command string ("MSB" or "LSB") indicating the bit order of each of the 10 word memory locations. The response will consist of 10 message units, separated by semi-colons ";" and will contain the memory location, and word order of each memory.

Min. Abbr.

word_mem_o?

 

Returns

<NR1>, [MSBLSB]; <NR1> [MSBLSB]; ... etc.

Example

word_mem_ord?

(command)

 

WORD_MEM_ORD 0, LSB;

(response)

 

WORD_MEM_ORD 1 MSB;

 

 

WORD_MEM_ORD 2 MSB;

 

 

....

 

word_mem_ord? [m]

Word Memory Order Query. Returns a command string ("MSB" or "LSB") indicating the bit order of the word saved at location m.

Min. Abbr.

word_mem_o

 

Arguments

m:

0, 1, ..., 9

 

Returns

"MSB" or "LSB"

 

Example

word_mem_ord? 1

(command)

 

WORD_MEM_ORD 1, LSB

(response)

which indicates that the word order of word memory location 1 is "least significant bit first".

GB1400 User Manual

C-23

Page 241
Image 241
Tektronix 071-0590-00 user manual Wordmemord m, msb lsb, Wordmemord? m