Return information about a sensor
SensorQuery <SensorObjectPath> [{QueryType}]
The SensorQuery command returns data for the specified sensor. Valid values for {QueryType} are Pointing, PatternName, Definition. If {QueryType} isn't specified, Connect returns Pointing data.
To obtain pointing data about the Horizon sensor attached to the ERS1 satellite:
SensorQuery */Satellite/ERS1/Sensor/Horizon Pointing
ACK
SENSORQUERY 226
Pointing Spinning: Scan Mode: Unidirectional; Start Angle: 30.000000, Stop Angle: 280.000000, Spin Rate: 1.500000, Initial Offset: 0.000000; Spin Axis Azimuth: 90.000000 deg, Elevation: 60.000000 deg; Cone Angle: 20.000000 deg
To obtain the sensor's pattern name:
SensorQuery */Satellite/CircSat/Sensor/TgtSn PatternName
ACK
SENSORQUERY 11
Rectangular
To obtain the definition of the TgtSn sensor:
SensorQuery */Satellite/CircSat/Sensor/TgtSn Definition
ACK
SENSORQUERY 90
Definition Rectangular: Vertical Half Angle - 45.000000; Horizontal Half Angle - 45.000000
This command belongs to the following group(s):
4.0.6
STK Programming Interface 11.0.1