Set an EOIR constraint for a sensor
SetConstraint <SensorObjectPath> {ConstraintName} <Parameters>
Warning: Caution should be exercised when turning a constraint Off, in that any previously set constraint values may be lost. These cannot be recovered when the constraint is subsequently turned On.
The SetConstraint command turns EOIR constraints On and Off and also sets values for the constraints. The following table lists valid values for {ConstraintName} as well as the parameters accepted for each. Only one constraint can be set with each SetConstraint command.
The following constraints are valid for Sensor:
{ConstraintName} | Parameters |
---|---|
EOIRSNR | {Off | Min <Value1> [|] Max <Value2>} [ExcludeIntervals | IncludeIntervals], where <Value1> and <Value2> are between 1.0e-300 and 1.0e300. |
To set a minimum and maximum values for the EOIRSNR constraint:
SetConstraint */Satellite/Satellite1/Sensor/Sensor1 EOIRSNR Min 1.23 Max 1000
If activated, Connect returns an acknowledgement message.
This command belongs to the following group(s):
9.2.1
STK Programming Interface 11.0.1