Tektronix 071-0590-00 user manual Bytefill i, b1, b2, ..., bn, Byteinsert a, i, b1, ..., bn

Models: 071-0590-00

1 376
Download 376 pages 61.76 Kb
Page 314
Image 314

Remote Commands

byte_fill [i], [b1], [b2], ..., [bn]

Byte Fill. This command fills the entire edit pattern with a repeating i-bit pattern, b1, b2, b3, ..., bn.

Min. Abbr.

byte_f

Arguments i

<NR1>, in the range 8 to 80, in steps of 8, indicates the

 

number of bits in the fill pattern.

b1, ..., <non-decimal numeric(s)> indicating the contents of

bn the fill pattern. Each byte may be in the range: #H00

to #HFF (hex), #Q000 to #Q377 (octal), or #B00000000 to #B11111111 (binary).

Example

byte_fill 16, #HAA, #HFF

byte_insert [a], [i], [b1], ..., [bn]

Byte Insert. This command inserts a pattern of length i, bits, starting at address a in the edit pattern. The insert pattern is indicated by bytes b1, ..., bn.

Min. Abbr.

byte_i

 

Arguments a

 

<NR1>, in the range "a", the insert pattern will be

 

 

inserted at this address.

 

 

0 to 131071 (1M mode)

 

 

0 to 65535

(512K mode)

 

 

0 to 32767

(256K mode)

 

 

0 to 16,383 (128K mode)

 

 

0 to 8191

(64K mode)

i

 

<NR1>, in the range 8 to 80, in steps of 8, the number

 

 

of bits to insert.

b1, ...,

<non-decimal numeric(s)> Indicating the bytes that

bn

 

make up the insert pattern. Each byte may be in the

 

 

range #H00 to #HFF (hex), #Q000 to #Q377 (octal),

 

 

or #B00000000 to #B11111111 (binary).

Example

byte_insert 1600, 32, #HFF, #HFF, #H00, #H00

 

 

(inserts the sequence FFFF0000 hex into the edit

 

 

pattern at address 1600, and increments

 

 

the edit pattern length by four bytes).

C-96

GB1400 User Manual

Page 314
Image 314
Tektronix 071-0590-00 user manual Bytefill i, b1, b2, ..., bn, Byteinsert a, i, b1, ..., bn