Device Information Parameters (dart E)#
この項では、パラメーターと各パラメーターが提供する情報について説明します。
機能を使用する#
Basler dart E camera modules provide the following device information parameters:
パラメーター名 | アクセス(R = 読み取り専用、RW = 読み取り/書き込み) | 説明 |
---|---|---|
DeviceFirmwareVersion | R | カメラのファームウェアバージョン番号。 |
DeviceManufacturerInfo | R | カメラの製造元名。通常は空の文字列が含まれます。 |
DeviceModelName | R | カメラのモデル名(例:acA3800-14um)。 |
DeviceSerialNumber | R | カメラのシリアル番号。 |
DeviceVendorName | R | カメラのベンダー名(例:Basler)。 |
DeviceVersion | R | カメラのバージョン番号。 |
SensorHeight | R | カメラのセンサーの実際の高さ(単位:ピクセル)。 |
SensorWidth | R | カメラのセンサーの実際の幅(単位:ピクセル)。 |