User manual

Table Of Contents
Publication No. 980935 Rev. M 3152B User Manual
Astronics Test Systems Programming Reference 5-55
TRACe:DEFine <segment_# >,<length>
HS Syntax:
10102<integer,long>
Description
Use this command to
define the size of a specific memory segment. The final size of the arbitrary memory is
1
Meg points (4 Meg optional). The memory can be partitioned to smaller segments, up to 16
k segments.
This function allows
the definition of segment size. Total length of memory segments cannot exceed the size
of the waveform memory.
NOTE
The 3152B operates in interlaced mode where four memory cells generate one byte
of data. Therefore, segment size can be programmed in numbers evenly divisible by
four only. For example, 2096 bytes is an acceptable length for a binary block. 2002 is
not a multiple of 4, therefore the generator will generate an error message if this
segment length is used. If you use 3152A emulation mode (FORM:INST LEG), use the
command FORM:WAVE:RES 12BIT to allow the 3152B to mimic the by 2 interlace of
the 3152A.
Parameters
Name
Range
Type
Default
Description
<segment_#>
1 to 1
6k
Numeric
(integer only)
Selects the segment number
to be defined.
<length>
16
(10 for
FORM:
INST LEG)
to
max
size of
memory
Numeric
(integer only)
Programs the size of the selected segment. Minimum
segment length is 16 points (10 points minimum for
FORM:INST LEG
in 12-
bit format), the maximum is
limited by the
total amount of installed memory.
TRACe:DELete<segment_number>
HS Syntax:
09201<integer>
Description
This command
deletes a waveform memory segment. The memory space that is being
freed will be available
for new waveforms as long as the new waveform
is equal to or smaller than the
size to the deleted segment. If
the deleted segment is the last segment, then the size of another waveform written to the same segment is
not limited. Fo
r example, consider two segments, the first with1000-points
and the second with 100 points. If
you delete segment 1, you can
load another waveform into segment 1 with 1000 points. If you load
segment 1
with 1004 points, the instrument will generate an error and will not accept this waveform. On the other hand, if
you delete segment 2, then you can re
-load this segment with a waveform
having length limited only by the
size of the entire memory space.
Parameters
Name
Range
Type
Default
Description