RadarTrialCreateCommand Object


Description:

Generates the radar trials according to its settings.

Can be used with Command Sequencer: Yes

GUI Command Name: Radar Emulation: Create Radar Trials Command

Parents: Sequencer, StcSystem

RadarTrialCreateCommand Writable Attributes

Attribute Description
Common Writable Attributes ProgressCancelled
NumberOfTrials

The number of trial to generate.

Type: u32

Default: 30

Range: 1 - 255

RadarEmulationPortList

A list of ports in which to generate the radar trials.

Type: handle

Default: 0

RadarTransmitOnly

Select this option if no packet analyzing is required when transmitting signals.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Do not perform packet analyzing on trials.

FALSE

(Deefault) Performs packet analyzing on all trials.

RadarType

The type of FCC or ETSI waveform to use for each trial.

Type: enum

Default: RADAR_TYPE_0

Possible Values:

Value Description
RADAR_TYPE_0

Use Type 0.

RADAR_TYPE_1

Use Type 1.

RADAR_TYPE_2

Use Type 2.

RADAR_TYPE_3

Use Type 3.

RADAR_TYPE_4

Use Type 4.

RADAR_TYPE_5

Use Type 5.

RADAR_TYPE_6

Use Type 6.

RADAR_TYPE_7

Use Type 7.

RADAR_TYPE_8

Use Type 8.

RadarTrialCreateCommand Read-Only Attributes

Read-Only Attribute Description
Common Read-Only Attributes ElapsedTime, EndTime, ProgressCurrentStep, ProgressCurrentStepName, ProgressCurrentValue, ProgressDisplayCounter, ProgressMaxValue, ProgressStepsCount, StartTime, State, Status