Temperature State (Stereo ace)#
温度が高すぎる場合は、すぐに冷却する必要があります。
Device Temperature機能を使用して、カメラの現在の温度を確認します。
機能を使用する#
仕組み#
内部温度に関する情報は、次のパラメーターによって提供されます。
- The
DeviceTemperatureparameter value shows the current temperature at the core board of the camera. For more information, see the Device Temperature topic. - イメージ
BslTemperatureStatusパラメーター値は、カメラの現在の内部温度状態を示します。Ok:デバイスの温度が通常の動作温度範囲内です。Critical:デバイスの温度が許容最大値に近いか、許容最大値に達しています。冷却してください。Error:デバイスの温度が許容最大値を超えています。すぐに冷却してください。
The following additional parameters are available:
BslTemperatureStatusErrorCountパラメーターは、温度状態がErrorに変化した頻度を示します。BslTemperatureMaxパラメーターは、動作中にカメラが到達した最大温度を示します。
TemperatureStateパラメーター値がCriticalまたはErrorの場合、カメラは、ユーザーに警告してカメラを保護するための一連のメカニズムを提供します。
これらのメカニズムは、アラートレベルやカメラが加熱中か冷却中かによって、異なるデバイス温度で有効になります。
情報
カメラが正常に動作するには、温度状態がOkのままで、ハウジング温度が許容範囲内にある必要があります。これを確実に行うには、お使いのカメラのトピックの「環境要件」セクションに記載されているガイドラインに従います。お使いのカメラのトピックは「モデル」セクションにあります。
高温では、カメラが損傷する可能があり、カメラの寿命が短くなったり、画質が低下したりします。また、高温インシデントが頻繁に発生することで、寿命が短くなります。
加熱経路#
Critical Temperature Threshold#
When the device temperature reaches the critical temperature threshold (76 °C (168.8 °F)), the camera is close to becoming too hot.
In this situation, the BslTemperatureStatus parameter value changes to Critical.
情報
別のCritical Temperatureイベントは、デバイスの温度が臨界温度しきい値を4°C以上下回らないと送信できません。
Over Temperature Threshold#
When the device temperature reaches the over temperature threshold (81 °C (177.8 °F)), the camera is too hot. The camera must be cooled immediately. Otherwise, the camera may get irreversibly damaged.
この場合、次のようになります。
- The
BslTemperatureStatusparameter value changes toError. - カメラの電流消費が減少します。
- Image acquisition stops and can't be started until the device has cooled down.
- The camera reports an over temperature error code.
- The
BslTemperatureStatusErrorCountparameter increases by 1.
情報
別のOver Temperatureイベントは、デバイス温度が過熱しきい値を4°C以上下回らないと送信できません。
冷却経路#
Over Temperature Threshold#
When the device temperature falls below the over temperature threshold (81 °C (177.8 °F)), the following happens:
- The
BslTemperatureStatusparameter value changes fromErrortoCritical.
デバイスの温度が過熱しきい値を4°C下回ると、次のようになります。
- Image acquisition can be started again.
Critical Temperature Threshold#
When the device temperature falls below the critical temperature threshold (76 °C (168.8 °F)), the following happens:
- The
BslTemperatureStatusparameter value changes toOk.
カメラの温度状態と内部温度は正常なため、カメラは正常に動作します。
Temperature Stateの決定#
- Get the
BslTemperatureStatusparameter value. - パラメーター値が
CriticalまたはErrorの場合、パラメーター値がOkになるまでカメラを冷却する必要があります。
To make full use of the Temperature State feature, use the Device Temperature feature to determine the exact core board temperature.