Class PropId
既知のプロパティを識別するための識別子の宣言を含みます。
継承されたメンバ
Namespace: ic4
Assembly: ic4dotnet.dll
構文
public static class PropId
解説
PropId から派生したプロパティ識別子を使用することで、プロパティオブジェクトに対して型安全なアクセスが可能になります。 例:Find(PropIdInteger)
Fields
AcquisitionBurstFrameCount
各トリガーごとに取得するフレーム数。
宣言
public static readonly PropIdInteger AcquisitionBurstFrameCount
フィールド値
| 型 | 説明 |
|---|---|
| PropIdInteger | トリガーごとのバースト取得フレーム数を示す整数型のプロパティID。 |
AcquisitionBurstInterval
アクイジションバーストにおけるフレーム間の最小間隔。
宣言
public static readonly PropIdInteger AcquisitionBurstInterval
フィールド値
| 型 | 説明 |
|---|---|
| PropIdInteger |
AcquisitionFrameRate
フレームを取得する際の取得レートを制御します。
宣言
public static readonly PropIdFloat AcquisitionFrameRate
フィールド値
| 型 | 説明 |
|---|---|
| PropIdFloat |
AcquisitionMode
デバイスの取得モードを設定します。取得時にキャプチャするフレーム数や、取得の停止方法を主に定義します。
宣言
public static readonly PropIdEnumeration AcquisitionMode
フィールド値
| 型 | 説明 |
|---|---|
| PropIdEnumeration |
AcquisitionStart
デバイスの取得を開始します。取得されるフレーム数は AcquisitionMode によって指定されます。
宣言
public static readonly PropIdCommand AcquisitionStart
フィールド値
| 型 | 説明 |
|---|---|
| PropIdCommand |
AcquisitionStop
現在のフレームの終了時にデバイスの取得を停止します。主に AcquisitionMode が Continuous の場合に使用されますが、すべての取得モードで使用できます。
宣言
public static readonly PropIdCommand AcquisitionStop
フィールド値
| 型 | 説明 |
|---|---|
| PropIdCommand |
ActionDeviceKey
アクションコマンドの有効性をデバイスが確認するためのデバイスキーを提供します。プロトコルメッセージ内のアクションデバイスキーの値と ActionDeviceKey が一致する場合にのみ、デバイス内部でのアクション信号のアサーションが許可されます。
宣言
public static readonly PropIdInteger ActionDeviceKey
フィールド値
| 型 | 説明 |
|---|---|
| PropIdInteger |
ActionGroupKey
アクションプロトコルメッセージを受信した際に、アクションを検証するためにデバイスが使用するキーを提供します。
宣言
public static readonly PropIdInteger ActionGroupKey
フィールド値
| 型 | 説明 |
|---|---|
| PropIdInteger |
ActionGroupMask
アクションプロトコルメッセージを受信した際に、アクションを検証するためにデバイスが使用するマスクを提供します。
宣言
public static readonly PropIdInteger ActionGroupMask
フィールド値
| 型 | 説明 |
|---|---|
| PropIdInteger |
ActionQueueSize
スケジュールされたアクションコマンドのキューサイズを示します。この数値は、任意の時点で保留可能なスケジュール済みアクションコマンドの最大数を表します。
宣言
public static readonly PropIdInteger ActionQueueSize
フィールド値
| 型 | 説明 |
|---|---|
| PropIdInteger |
ActionSchedulerCancel
スケジュールされているすべてのアクションをキャンセルします。
宣言
public static readonly PropIdCommand ActionSchedulerCancel
フィールド値
| 型 | 説明 |
|---|---|
| PropIdCommand |
ActionSchedulerCommit
ActionSchedulerTime で指定された時刻に実行されるようアクションをスケジュールし、必要に応じて ActionSchedulerInterval で指定された間隔で繰り返します。
宣言
public static readonly PropIdCommand ActionSchedulerCommit
フィールド値
| 型 | 説明 |
|---|---|
| PropIdCommand |
ActionSchedulerInterval
アクションの繰り返し間隔。値が 0 の場合、アクションは一度だけ実行されます。
宣言
public static readonly PropIdInteger ActionSchedulerInterval
フィールド値
| 型 | 説明 |
|---|---|
| PropIdInteger |
ActionSchedulerStatus
アクションがスケジュールされているかどうかを示します。
宣言
public static readonly PropIdEnumeration ActionSchedulerStatus
フィールド値
| 型 | 説明 |
|---|---|
| PropIdEnumeration |
ActionSchedulerTime
アクションをスケジュールする際のカメラ時刻。
宣言
public static readonly PropIdInteger ActionSchedulerTime
フィールド値
| 型 | 説明 |
|---|---|
| PropIdInteger |
ActionSelector
以降のアクション設定を適用するアクションシグナルを選択します。
宣言
public static readonly PropIdInteger ActionSelector
フィールド値
| 型 | 説明 |
|---|---|
| PropIdInteger |
AutoFocusROIEnable
オートフォーカス用の関心領域(ROI)を有効にします。
宣言
public static readonly PropIdBoolean AutoFocusROIEnable
フィールド値
| 型 | 説明 |
|---|---|
| PropIdBoolean |
AutoFocusROIHeight
オートフォーカス用関心領域の垂直サイズ。
宣言
public static readonly PropIdInteger AutoFocusROIHeight
フィールド値
| 型 | 説明 |
|---|---|
| PropIdInteger |
AutoFocusROILeft
オートフォーカス用関心領域の水平方向オフセット。
宣言
public static readonly PropIdInteger AutoFocusROILeft
フィールド値
| 型 | 説明 |
|---|---|
| PropIdInteger |
AutoFocusROITop
オートフォーカス用関心領域の垂直方向オフセット。
宣言
public static readonly PropIdInteger AutoFocusROITop
フィールド値
| 型 | 説明 |
|---|---|
| PropIdInteger |
AutoFocusROIWidth
オートフォーカス用関心領域の水平方向サイズ。
宣言
public static readonly PropIdInteger AutoFocusROIWidth
フィールド値
| 型 | 説明 |
|---|---|
| PropIdInteger |
AutoFunctionsROIEnable
自動機能用の関心領域(ROI)を有効にします。
宣言
public static readonly PropIdBoolean AutoFunctionsROIEnable
フィールド値
| 型 | 説明 |
|---|---|
| PropIdBoolean |
AutoFunctionsROIHeight
自動機能用関心領域の垂直サイズ。
宣言
public static readonly PropIdInteger AutoFunctionsROIHeight
フィールド値
| 型 | 説明 |
|---|---|
| PropIdInteger |
AutoFunctionsROILeft
自動機能用関心領域の水平方向オフセット。
宣言
public static readonly PropIdInteger AutoFunctionsROILeft
フィールド値
| 型 | 説明 |
|---|---|
| PropIdInteger |
AutoFunctionsROIPreset
自動機能用の定義済み関心領域(ROI)を選択します。
宣言
public static readonly PropIdEnumeration AutoFunctionsROIPreset
フィールド値
| 型 | 説明 |
|---|---|
| PropIdEnumeration |
AutoFunctionsROITop
自動機能用関心領域の垂直方向オフセット。
宣言
public static readonly PropIdInteger AutoFunctionsROITop
フィールド値
| 型 | 説明 |
|---|---|
| PropIdInteger |
AutoFunctionsROIWidth
自動機能用関心領域の水平方向サイズ。
宣言
public static readonly PropIdInteger AutoFunctionsROIWidth
フィールド値
| 型 | 説明 |
|---|---|
| PropIdInteger |
BalanceRatio
選択した色成分と基準色成分の比率を制御します。ホワイトバランス調整に使用されます。
宣言
public static readonly PropIdFloat BalanceRatio
フィールド値
| 型 | 説明 |
|---|---|
| PropIdFloat |
BalanceRatioSelector
この列挙型は、バランス比制御の設定対象を選択します。バランス比制御が選択されると、バランス比設定へのすべての変更は選択された制御に適用されます。
宣言
public static readonly PropIdEnumeration BalanceRatioSelector
フィールド値
| 型 | 説明 |
|---|---|
| PropIdEnumeration |
BalanceWhiteAuto
色チャネル間の自動ホワイトバランスのモードを制御します。ホワイトバランス比が自動的に調整されます。
宣言
public static readonly PropIdEnumeration BalanceWhiteAuto
フィールド値
| 型 | 説明 |
|---|---|
| PropIdEnumeration |
BalanceWhiteAutoPreset
自動ホワイトバランスの特定のプリセットを選択します。
宣言
public static readonly PropIdEnumeration BalanceWhiteAutoPreset
フィールド値
| 型 | 説明 |
|---|---|
| PropIdEnumeration |
BalanceWhiteMode
自動ホワイトバランスの動作方法を設定します。
宣言
public static readonly PropIdEnumeration BalanceWhiteMode
フィールド値
| 型 | 説明 |
|---|---|
| PropIdEnumeration |
BalanceWhiteTemperature
周囲の光の色温度に合わせてホワイトバランス制御を調整します。
宣言
public static readonly PropIdInteger BalanceWhiteTemperature
フィールド値
| 型 | 説明 |
|---|---|
| PropIdInteger |
BalanceWhiteTemperaturePreset
特定のホワイトバランスプリセットを選択します。
宣言
public static readonly PropIdEnumeration BalanceWhiteTemperaturePreset
フィールド値
| 型 | 説明 |
|---|---|
| PropIdEnumeration |
BinningHorizontal
結合する水平の感光セル数。これによりピクセルの信号強度(または信号対雑音比)が増加し、画像の水平解像度(幅)が低下します。値が 1 の場合、カメラによる水平ビニングは行われません。
宣言
public static readonly PropIdInteger BinningHorizontal
フィールド値
| 型 | 説明 |
|---|---|
| PropIdInteger |
BinningVertical
結合する垂直の感光セル数。これによりピクセルの信号強度(または信号対雑音比)が増加し、画像の垂直解像度(高さ)が低下します。値が 1 の場合、カメラによる垂直ビニングは行われません。
宣言
public static readonly PropIdInteger BinningVertical
フィールド値
| 型 | 説明 |
|---|---|
| PropIdInteger |
BlackLevel
アナログブラックレベルを絶対物理値として制御します。これは映像信号に適用される DC オフセットを表します。
宣言
public static readonly PropIdFloat BlackLevel
フィールド値
| 型 | 説明 |
|---|---|
| PropIdFloat |
ChunkBlockId
画像のブロックID(フレーム番号)を返します。
宣言
public static readonly PropIdRegister ChunkBlockId
フィールド値
| 型 | 説明 |
|---|---|
| PropIdRegister |
ChunkEnable
選択したチャンクデータを画像のペイロードに含めることを有効にします。
宣言
public static readonly PropIdBoolean ChunkEnable
フィールド値
| 型 | 説明 |
|---|---|
| PropIdBoolean |
ChunkExposureTime
画像をキャプチャするために使用された露光時間を返します。
宣言
public static readonly PropIdFloat ChunkExposureTime
フィールド値
| 型 | 説明 |
|---|---|
| PropIdFloat |
ChunkGain
画像をキャプチャするために使用されたゲインを返します。
宣言
public static readonly PropIdFloat ChunkGain
フィールド値
| 型 | 説明 |
|---|---|
| PropIdFloat |
ChunkIMX174FrameId
IMX174 のダブル露光フレーム ID。
宣言
public static readonly PropIdInteger ChunkIMX174FrameId
フィールド値
| 型 | 説明 |
|---|---|
| PropIdInteger |
ChunkIMX174FrameSet
IMX174 のダブル露光フレームセット識別子。
宣言
public static readonly PropIdInteger ChunkIMX174FrameSet
フィールド値
| 型 | 説明 |
|---|---|
| PropIdInteger |
ChunkImage
ペイロードに含まれる画像データ全体を返します。
宣言
public static readonly PropIdRegister ChunkImage
フィールド値
| 型 | 説明 |
|---|---|
| PropIdRegister |
ChunkModeActive
画像のペイロードにチャンクデータを含めることを有効にします。
宣言
public static readonly PropIdBoolean ChunkModeActive
フィールド値
| 型 | 説明 |
|---|---|
| PropIdBoolean |
ChunkMultiFrameSetFrameId
マルチフレームセット出力モードにおけるフレームセット内のフレームIDを返します。
宣言
public static readonly PropIdInteger ChunkMultiFrameSetFrameId
フィールド値
| 型 | 説明 |
|---|---|
| PropIdInteger |
ChunkMultiFrameSetId
マルチフレームセット出力モードにおけるフレームセットのIDを返します。
宣言
public static readonly PropIdInteger ChunkMultiFrameSetId
フィールド値
| 型 | 説明 |
|---|---|
| PropIdInteger |
ChunkSelector
有効化または制御するチャンクを選択します。
宣言
public static readonly PropIdEnumeration ChunkSelector
フィールド値
| 型 | 説明 |
|---|---|
| PropIdEnumeration |
ColorTransformationEnable
選択したカラー変換モジュールを有効化します。
宣言
public static readonly PropIdBoolean ColorTransformationEnable
フィールド値
| 型 | 説明 |
|---|---|
| PropIdBoolean |
ColorTransformationSelector
さまざまなカラー変換機能が制御するカラー変換モジュールを選択します。
宣言
public static readonly PropIdEnumeration ColorTransformationSelector
フィールド値
| 型 | 説明 |
|---|---|
| PropIdEnumeration |
ColorTransformationValue
変換行列内の選択されたゲイン係数またはオフセットの値を表します。
宣言
public static readonly PropIdFloat ColorTransformationValue
フィールド値
| 型 | 説明 |
|---|---|
| PropIdFloat |
ColorTransformationValueSelector
選択したカラー変換モジュール内の変換行列でアクセスするゲイン係数またはオフセットを選択します。
宣言
public static readonly PropIdEnumeration ColorTransformationValueSelector
フィールド値
| 型 | 説明 |
|---|---|
| PropIdEnumeration |
DecimationHorizontal
画像の水平方向のサブサンプリング。指定した水平デシメーション係数により画像の水平解像度(幅)が低下します。
宣言
public static readonly PropIdInteger DecimationHorizontal
フィールド値
| 型 | 説明 |
|---|---|
| PropIdInteger |
DecimationVertical
画像の垂直方向のサブサンプリング。指定した垂直デシメーション係数により画像の垂直解像度(高さ)が低下します。
宣言
public static readonly PropIdInteger DecimationVertical
フィールド値
| 型 | 説明 |
|---|---|
| PropIdInteger |
Denoise
ノイズ除去アルゴリズムの強度を制御します。
宣言
public static readonly PropIdInteger Denoise
フィールド値
| 型 | 説明 |
|---|---|
| PropIdInteger |
DeviceEventChannelCount
デバイスがサポートするイベントチャネル数を示します。
宣言
public static readonly PropIdInteger DeviceEventChannelCount
フィールド値
| 型 | 説明 |
|---|---|
| PropIdInteger |
DeviceFactoryReset
ユーザーが設定可能な不揮発性メモリをすべてデフォルトにリセットします。リセット後はデバイスを再検出する必要があります。
宣言
public static readonly PropIdCommand DeviceFactoryReset
フィールド値
| 型 | 説明 |
|---|---|
| PropIdCommand |
DeviceFirmwareVersion
デバイスのバージョン。
宣言
public static readonly PropIdString DeviceFirmwareVersion
フィールド値
| 型 | 説明 |
|---|---|
| PropIdString |
DeviceLinkHeartbeatTimeout
特定リンクの現在のハートビートタイムアウトを制御します。
宣言
public static readonly PropIdFloat DeviceLinkHeartbeatTimeout
フィールド値
| 型 | 説明 |
|---|---|
| PropIdFloat |
DeviceLinkSelector
制御対象とするデバイスのリンクを選択します。
宣言
public static readonly PropIdInteger DeviceLinkSelector
フィールド値
| 型 | 説明 |
|---|---|
| PropIdInteger |
DeviceModelName
デバイスのモデル。
宣言
public static readonly PropIdString DeviceModelName
フィールド値
| 型 | 説明 |
|---|---|
| PropIdString |
DeviceReset
デバイスを電源投入時の状態にリセットします。リセット後はデバイスを再検出する必要があります。
宣言
public static readonly PropIdCommand DeviceReset
フィールド値
| 型 | 説明 |
|---|---|
| PropIdCommand |
DeviceSFNCVersionMajor
デバイスの GenICam XML 作成に使用された標準機能命名規約(SFNC)のメジャーバージョン。
宣言
public static readonly PropIdInteger DeviceSFNCVersionMajor
フィールド値
| 型 | 説明 |
|---|---|
| PropIdInteger |
DeviceSFNCVersionMinor
デバイスの GenICam XML 作成に使用された標準機能命名規約(SFNC)のマイナーバージョン。
宣言
public static readonly PropIdInteger DeviceSFNCVersionMinor
フィールド値
| 型 | 説明 |
|---|---|
| PropIdInteger |
DeviceSFNCVersionSubMinor
デバイスの GenICam XML 作成に使用された標準機能命名規約(SFNC)のサブマイナーバージョン。
宣言
public static readonly PropIdInteger DeviceSFNCVersionSubMinor
フィールド値
| 型 | 説明 |
|---|---|
| PropIdInteger |
DeviceScanType
デバイスのセンサーのスキャンタイプを返します。
宣言
public static readonly PropIdEnumeration DeviceScanType
フィールド値
| 型 | 説明 |
|---|---|
| PropIdEnumeration |
DeviceSerialNumber
デバイスのシリアル番号。この文字列はデバイスの一意の識別子です。
宣言
public static readonly PropIdString DeviceSerialNumber
フィールド値
| 型 | 説明 |
|---|---|
| PropIdString | デバイスのシリアル番号(文字列)を返します。 |
DeviceStreamChannelCount
デバイスがサポートするストリーミングチャネル数を示します。
宣言
public static readonly PropIdInteger DeviceStreamChannelCount
フィールド値
| 型 | 説明 |
|---|---|
| PropIdInteger | デバイスがサポートするストリーミングチャネル数を返します。 |
DeviceStreamChannelEndianness
このストリームのマルチバイトピクセルデータのエンディアン。
宣言
public static readonly PropIdEnumeration DeviceStreamChannelEndianness
フィールド値
| 型 | 説明 |
|---|---|
| PropIdEnumeration | ストリームのマルチバイトピクセルデータのエンディアンを示します。 |
DeviceStreamChannelLink
指定されたストリームチャネルのストリーミングに使用するデバイスのリンクのインデックス。
宣言
public static readonly PropIdInteger DeviceStreamChannelLink
フィールド値
| 型 | 説明 |
|---|---|
| PropIdInteger | 指定されたストリームチャネルをストリーミングするために使用するリンクのインデックスを返します。 |
DeviceStreamChannelPacketSize
選択したチャネルで送信するストリームパケットサイズ(バイト単位)を指定します。
宣言
public static readonly PropIdInteger DeviceStreamChannelPacketSize
フィールド値
| 型 | 説明 |
|---|---|
| PropIdInteger | 選択したチャネルで送信するストリームパケットサイズ(バイト)を返します。 |
DeviceStreamChannelSelector
制御するストリームチャネルを選択します。
宣言
public static readonly PropIdInteger DeviceStreamChannelSelector
フィールド値
| 型 | 説明 |
|---|---|
| PropIdInteger | 制御対象のストリームチャネルのインデックスを返します。 |
DeviceStreamChannelType
ストリームチャネルの種類を報告します。
宣言
public static readonly PropIdEnumeration DeviceStreamChannelType
フィールド値
| 型 | 説明 |
|---|---|
| PropIdEnumeration | ストリームチャネルの種類を返します。 |
DeviceTLType
デバイスのトランスポートレイヤー(Transport Layer)の種類。
宣言
public static readonly PropIdEnumeration DeviceTLType
フィールド値
| 型 | 説明 |
|---|---|
| PropIdEnumeration | デバイスのトランスポートレイヤーの種類を返します。 |
DeviceTLVersionMajor
デバイスのトランスポートレイヤー(Transport Layer)のメジャーバージョン。
宣言
public static readonly PropIdInteger DeviceTLVersionMajor
フィールド値
| 型 | 説明 |
|---|---|
| PropIdInteger | デバイスのトランスポートレイヤーのメジャーバージョンを返します。 |
DeviceTLVersionMinor
デバイスのトランスポートレイヤー(Transport Layer)のマイナーバージョン。
宣言
public static readonly PropIdInteger DeviceTLVersionMinor
フィールド値
| 型 | 説明 |
|---|---|
| PropIdInteger | デバイスのトランスポートレイヤーのマイナーバージョンを返します。 |
DeviceTLVersionSubMinor
デバイスのトランスポートレイヤー(Transport Layer)のサブマイナーバージョン。
宣言
public static readonly PropIdInteger DeviceTLVersionSubMinor
フィールド値
| 型 | 説明 |
|---|---|
| PropIdInteger | デバイスのトランスポートレイヤーのサブマイナーバージョンを返します。 |
DeviceTemperature
デバイスの温度(摂氏 °C)。DeviceTemperatureSelector で選択した位置で測定されます。
宣言
public static readonly PropIdFloat DeviceTemperature
フィールド値
| 型 | 説明 |
|---|---|
| PropIdFloat | DeviceTemperatureSelector で選択した位置のデバイス温度(°C)を返します。 |
DeviceTemperatureSelector
温度を測定するデバイス内の位置を選択します。
宣言
public static readonly PropIdEnumeration DeviceTemperatureSelector
フィールド値
| 型 | 説明 |
|---|---|
| PropIdEnumeration | 温度測定位置の選択値を返します。 |
DeviceType
デバイスのタイプを返します。
宣言
public static readonly PropIdEnumeration DeviceType
フィールド値
| 型 | 説明 |
|---|---|
| PropIdEnumeration | デバイスのタイプを返します。 |
DeviceUserID
ユーザーが設定可能なデバイス識別子。
宣言
public static readonly PropIdString DeviceUserID
フィールド値
| 型 | 説明 |
|---|---|
| PropIdString | ユーザーが設定可能なデバイス識別子(文字列)を返します。 |
DeviceVendorName
デバイスのメーカー名。
宣言
public static readonly PropIdString DeviceVendorName
フィールド値
| 型 | 説明 |
|---|---|
| PropIdString | デバイスのメーカー名(文字列)を返します。 |
DeviceVersion
デバイスのバージョン。
宣言
public static readonly PropIdString DeviceVersion
フィールド値
| 型 | 説明 |
|---|---|
| PropIdString |
DisableInfoOverlay
HDMIのフォーマット情報オーバーレイを無効にします。
宣言
public static readonly PropIdBoolean DisableInfoOverlay
フィールド値
| 型 | 説明 |
|---|---|
| PropIdBoolean |
EventExposureEnd
Exposure Endイベントのユニーク識別子。イベント発生時の通知取得に使用します。
宣言
public static readonly PropIdInteger EventExposureEnd
フィールド値
| 型 | 説明 |
|---|---|
| PropIdInteger |
EventExposureEndFrameID
Exposure EndイベントのフレームID。
宣言
public static readonly PropIdInteger EventExposureEndFrameID
フィールド値
| 型 | 説明 |
|---|---|
| PropIdInteger |
EventExposureEndTimestamp
Exposure Endイベントのタイムスタンプ。
宣言
public static readonly PropIdInteger EventExposureEndTimestamp
フィールド値
| 型 | 説明 |
|---|---|
| PropIdInteger |
EventFocusMoveCompleted
Focus Move Completedイベントのユニーク識別子。イベント発生時の通知取得に使用します。
宣言
public static readonly PropIdInteger EventFocusMoveCompleted
フィールド値
| 型 | 説明 |
|---|---|
| PropIdInteger |
EventFocusMoveCompletedFocus
Focus Move Completedイベントのフォーカス値。
宣言
public static readonly PropIdInteger EventFocusMoveCompletedFocus
フィールド値
| 型 | 説明 |
|---|---|
| PropIdInteger |
EventFocusMoveCompletedTimestamp
Focus Move Completedイベントのタイムスタンプ。
宣言
public static readonly PropIdInteger EventFocusMoveCompletedTimestamp
フィールド値
| 型 | 説明 |
|---|---|
| PropIdInteger |
EventFrameTriggerMissed
Frame Trigger Missedイベントの一意の識別子。イベント発生時に通知を受けるために使用します。
宣言
public static readonly PropIdInteger EventFrameTriggerMissed
フィールド値
| 型 | 説明 |
|---|---|
| PropIdInteger |
EventFrameTriggerMissedTimestamp
Frame Trigger Missedイベントのタイムスタンプ。
宣言
public static readonly PropIdInteger EventFrameTriggerMissedTimestamp
フィールド値
| 型 | 説明 |
|---|---|
| PropIdInteger |
EventLine1FallingEdge
Line1 Falling Edgeイベントの一意の識別子。イベント発生時に通知を受けるために使用します。
宣言
public static readonly PropIdInteger EventLine1FallingEdge
フィールド値
| 型 | 説明 |
|---|---|
| PropIdInteger |
EventLine1FallingEdgeTimestamp
Line1 Falling Edgeイベントのタイムスタンプ。
宣言
public static readonly PropIdInteger EventLine1FallingEdgeTimestamp
フィールド値
| 型 | 説明 |
|---|---|
| PropIdInteger |
EventLine1RisingEdge
Line1 Rising Edgeイベントの一意の識別子。イベント発生時に通知を受けるために使用します。
宣言
public static readonly PropIdInteger EventLine1RisingEdge
フィールド値
| 型 | 説明 |
|---|---|
| PropIdInteger |
EventLine1RisingEdgeTimestamp
Line1 Rising Edgeイベントのタイムスタンプ。
宣言
public static readonly PropIdInteger EventLine1RisingEdgeTimestamp
フィールド値
| 型 | 説明 |
|---|---|
| PropIdInteger |
EventNotification
現在選択されているイベントの通知を有効にします。イベントは Event Selector パラメータで選択できます。
宣言
public static readonly PropIdEnumeration EventNotification
フィールド値
| 型 | 説明 |
|---|---|
| PropIdEnumeration |
EventSelector
有効にするイベント通知を設定します。通知は Event Notification パラメータで有効化できます。
宣言
public static readonly PropIdEnumeration EventSelector
フィールド値
| 型 | 説明 |
|---|---|
| PropIdEnumeration |
EventTest
Testイベントの一意の識別子。イベント発生時に通知を受けるために使用します。
宣言
public static readonly PropIdInteger EventTest
フィールド値
| 型 | 説明 |
|---|---|
| PropIdInteger |
EventTestTimestamp
Testイベントのタイムスタンプ。
宣言
public static readonly PropIdInteger EventTestTimestamp
フィールド値
| 型 | 説明 |
|---|---|
| PropIdInteger |
EventZoomMoveCompleted
ズーム移動完了イベントの一意の識別子。イベント発生時に通知を受けるために使用します。
宣言
public static readonly PropIdInteger EventZoomMoveCompleted
フィールド値
| 型 | 説明 |
|---|---|
| PropIdInteger |
EventZoomMoveCompletedTimestamp
ズーム移動完了イベントのタイムスタンプ。
宣言
public static readonly PropIdInteger EventZoomMoveCompletedTimestamp
フィールド値
| 型 | 説明 |
|---|---|
| PropIdInteger |
EventZoomMoveCompletedZoom
ズーム移動完了イベントのズーム値。
宣言
public static readonly PropIdInteger EventZoomMoveCompletedZoom
フィールド値
| 型 | 説明 |
|---|---|
| PropIdInteger |
ExpandOutputRange
HDMI経由でYUVデータを受信する際に、輝度の全範囲を使用します。
宣言
public static readonly PropIdBoolean ExpandOutputRange
フィールド値
| 型 | 説明 |
|---|---|
| PropIdBoolean |
ExposureAuto
ExposureModeがTimedの場合の自動露光モードを設定します。
宣言
public static readonly PropIdEnumeration ExposureAuto
フィールド値
| 型 | 説明 |
|---|---|
| PropIdEnumeration |
ExposureAutoHighlighReduction
ExposureAuto / GainAutoアルゴリズムが、露光オーバーを回避するように動作するようにします。
宣言
public static readonly PropIdBoolean ExposureAutoHighlighReduction
フィールド値
| 型 | 説明 |
|---|---|
| PropIdBoolean |
ExposureAutoHighlightReduction
ExposureAuto / GainAutoアルゴリズムが露光オーバーを回避するように動作するようにします。
宣言
public static readonly PropIdBoolean ExposureAutoHighlightReduction
フィールド値
| 型 | 説明 |
|---|---|
| PropIdBoolean |
ExposureAutoLowerLimit
ExposureAuto機能の下限値を設定します。
宣言
public static readonly PropIdFloat ExposureAutoLowerLimit
フィールド値
| 型 | 説明 |
|---|---|
| PropIdFloat |
ExposureAutoReference
ExposureAuto/GainAuto アルゴリズムの目標輝度を設定します。
宣言
public static readonly PropIdInteger ExposureAutoReference
フィールド値
| 型 | 説明 |
|---|---|
| PropIdInteger |
ExposureAutoUpperLimit
ExposureAuto の上限値です。
宣言
public static readonly PropIdFloat ExposureAutoUpperLimit
フィールド値
| 型 | 説明 |
|---|---|
| PropIdFloat |
ExposureAutoUpperLimitAuto
取得フレームレートに合わせて上限値を自動設定します。
宣言
public static readonly PropIdBoolean ExposureAutoUpperLimitAuto
フィールド値
| 型 | 説明 |
|---|---|
| PropIdBoolean |
ExposureTime
ExposureMode が Timed、ExposureAuto が Off のときの露光時間を設定します。これは感光素子が光にさらされる時間の長さを制御します。
宣言
public static readonly PropIdFloat ExposureTime
フィールド値
| 型 | 説明 |
|---|---|
| PropIdFloat |
FileAccessBuffer
デバイスのファイルストレージとアプリケーション間でデータを交換するための中間アクセスバッファを定義します。
宣言
public static readonly PropIdRegister FileAccessBuffer
フィールド値
| 型 | 説明 |
|---|---|
| PropIdRegister |
FileAccessLength
デバイスのファイルストレージと FileAccessBuffer との間のマッピング長を制御します。
宣言
public static readonly PropIdInteger FileAccessLength
フィールド値
| 型 | 説明 |
|---|---|
| PropIdInteger |
FileAccessOffset
デバイスのファイルストレージと FileAccessBuffer との間のマッピングのオフセットを制御します。
宣言
public static readonly PropIdInteger FileAccessOffset
フィールド値
| 型 | 説明 |
|---|---|
| PropIdInteger |
FileOpenMode
デバイス内でファイルを開く際のアクセスモードを選択します。
宣言
public static readonly PropIdEnumeration FileOpenMode
フィールド値
| 型 | 説明 |
|---|---|
| PropIdEnumeration |
FileOperationExecute
FileOperationSelector で選択した操作を、選択されたファイルに対して実行します。
宣言
public static readonly PropIdCommand FileOperationExecute
フィールド値
| 型 | 説明 |
|---|---|
| PropIdCommand |
FileOperationResult
ファイル操作の結果を表します。Read または Write 操作の場合、正常に読み書きされたバイト数が返されます。
宣言
public static readonly PropIdInteger FileOperationResult
フィールド値
| 型 | 説明 |
|---|---|
| PropIdInteger |
FileOperationSelector
デバイス内で選択したファイルに対して実行する操作を選択します。FileOperationExecute機能が呼び出されると、この操作が実行されます。
宣言
public static readonly PropIdEnumeration FileOperationSelector
フィールド値
| 型 | 説明 |
|---|---|
| PropIdEnumeration |
FileOperationStatus
ファイル操作の実行状態を表します。
宣言
public static readonly PropIdEnumeration FileOperationStatus
フィールド値
| 型 | 説明 |
|---|---|
| PropIdEnumeration |
FileSelector
デバイス内の対象ファイルを選択します。
宣言
public static readonly PropIdEnumeration FileSelector
フィールド値
| 型 | 説明 |
|---|---|
| PropIdEnumeration |
FileSize
選択されたファイルのサイズ(バイト単位)を表します。
宣言
public static readonly PropIdInteger FileSize
フィールド値
| 型 | 説明 |
|---|---|
| PropIdInteger |
FocusAuto
自動フォーカス制御を有効にします。
宣言
public static readonly PropIdCommand FocusAuto
フィールド値
| 型 | 説明 |
|---|---|
| PropIdCommand |
Gain
ゲインを絶対物理値として制御します。これは映像信号に適用される増幅率です。
宣言
public static readonly PropIdFloat Gain
フィールド値
| 型 | 説明 |
|---|---|
| PropIdFloat |
GainAuto
自動ゲイン制御モードを設定します。
宣言
public static readonly PropIdEnumeration GainAuto
フィールド値
| 型 | 説明 |
|---|---|
| PropIdEnumeration |
GainAutoLowerLimit
GainAuto機能の下限値です。
宣言
public static readonly PropIdFloat GainAutoLowerLimit
フィールド値
| 型 | 説明 |
|---|---|
| PropIdFloat |
GainAutoUpperLimit
GainAuto機能の上限値です。
宣言
public static readonly PropIdFloat GainAutoUpperLimit
フィールド値
| 型 | 説明 |
|---|---|
| PropIdFloat |
GainMode
センサー固有のゲイン設定(LCG/HCG)を構成します。
宣言
public static readonly PropIdEnumeration GainMode
フィールド値
| 型 | 説明 |
|---|---|
| PropIdEnumeration |
Gamma
画素強度のガンマ補正を制御します。通常、表示システム(CRTなど)の非線形性を補正するために使用されます。
宣言
public static readonly PropIdFloat Gamma
フィールド値
| 型 | 説明 |
|---|---|
| PropIdFloat |
GevGVSPExtendedIDMode
拡張IDモードを有効にします。
宣言
public static readonly PropIdEnumeration GevGVSPExtendedIDMode
フィールド値
| 型 | 説明 |
|---|---|
| PropIdEnumeration |
GevSCPSDoNotFragment
この機能の状態は、各ストリームパケットのIPヘッダー内の「do not fragment」ビットにコピーされます。ストリームチャネル上でのIPパケットのフラグメンテーションを防止するためにアプリケーション側で使用できます。
宣言
public static readonly PropIdBoolean GevSCPSDoNotFragment
フィールド値
| 型 | 説明 |
|---|---|
| PropIdBoolean |
GevSCPSPacketSize
このGigE Vision固有の機能は DeviceStreamChannelPacketSize に対応しており、同期して使用する必要があります。GVSP送信側では、選択されたチャネルで送信するストリームパケットサイズ(バイト単位)を指定し、GVSP受信側ではサポートする最大パケットサイズを指定します。
宣言
public static readonly PropIdInteger GevSCPSPacketSize
フィールド値
| 型 | 説明 |
|---|---|
| PropIdInteger |
Height
デバイスが提供する画像の高さ(ピクセル単位)。
宣言
public static readonly PropIdInteger Height
フィールド値
| 型 | 説明 |
|---|---|
| PropIdInteger |
HeightMax
画像の最大高さ(ピクセル単位)。垂直方向のビニング、デシメーション、またはその他の垂直方向の寸法を変更する機能適用後に計算されます。
宣言
public static readonly PropIdInteger HeightMax
フィールド値
| 型 | 説明 |
|---|---|
| PropIdInteger |
IMX174HardwareWDREnable
IMX174のWDRモードを有効にします。このモードでは、2つ目の長い露光時間(IMX174 WDR Shutter 2)を設定でき、これは隔フレームで使用されます。
宣言
public static readonly PropIdBoolean IMX174HardwareWDREnable
フィールド値
| 型 | 説明 |
|---|---|
| PropIdBoolean |
IMX174HardwareWDRShutterMode
IMX174のWDRシャッターモードを選択します。このモードでは、2つ目のシャッター時間を自由に設定できるか、設定されたExposureTimeの倍数に固定されるかが決まります。
宣言
public static readonly PropIdEnumeration IMX174HardwareWDRShutterMode
フィールド値
| 型 | 説明 |
|---|---|
| PropIdEnumeration |
IMX174WDRShutter2
IMX174 WDRモードが有効な場合に、隔フレームで使用される露光時間です。
宣言
public static readonly PropIdFloat IMX174WDRShutter2
フィールド値
| 型 | 説明 |
|---|---|
| PropIdFloat |
IMXLowLatencyTriggerMode
IMXのグローバルシャッターセンサーで低遅延モードを有効にします。このモードではトリガ入力と露光開始のジッタが減少しますが、トリガの重複は許可されません。
宣言
public static readonly PropIdBoolean IMXLowLatencyTriggerMode
フィールド値
| 型 | 説明 |
|---|---|
| PropIdBoolean |
IRCutFilterEnable
Enables the IRCutFilter in from of the sensor.
宣言
public static readonly PropIdBoolean IRCutFilterEnable
フィールド値
| 型 | 説明 |
|---|---|
| PropIdBoolean |
InputBits
HDMIソースの検出されたビット深度(bits per pixel)です。
宣言
public static readonly PropIdInteger InputBits
フィールド値
| 型 | 説明 |
|---|---|
| PropIdInteger |
InputFp1ks
HDMIソースの検出されたフレームレートです。
宣言
public static readonly PropIdInteger InputFp1ks
フィールド値
| 型 | 説明 |
|---|---|
| PropIdInteger |
InputHeight
HDMI入力画像の検出された高さです。
宣言
public static readonly PropIdInteger InputHeight
フィールド値
| 型 | 説明 |
|---|---|
| PropIdInteger |
InputWidth
HDMI入力画像の検出された幅です。
宣言
public static readonly PropIdInteger InputWidth
フィールド値
| 型 | 説明 |
|---|---|
| PropIdInteger |
IrisAuto
自動絞り(Iris)制御を有効にします。
宣言
public static readonly PropIdBoolean IrisAuto
フィールド値
| 型 | 説明 |
|---|---|
| PropIdBoolean |
LUTIndex
LUT内でアクセスする係数のインデックス(オフセット)を制御します。
宣言
public static readonly PropIdInteger LUTIndex
フィールド値
| 型 | 説明 |
|---|---|
| PropIdInteger |
LUTSelector
制御するLUTを選択します。
宣言
public static readonly PropIdEnumeration LUTSelector
フィールド値
| 型 | 説明 |
|---|---|
| PropIdEnumeration |
LUTValue
LUTのLUTIndexエントリの値を取得または設定します。
宣言
public static readonly PropIdInteger LUTValue
フィールド値
| 型 | 説明 |
|---|---|
| PropIdInteger |
LUTValueAll
個別のLUTIndexを使用せず、単一アクセスでLUTの全係数にアクセスします。
宣言
public static readonly PropIdRegister LUTValueAll
フィールド値
| 型 | 説明 |
|---|---|
| PropIdRegister |
MultiFrameSetOutputModeCustomGain
フレームセット内の各フレームに対して、カスタマイズ可能なゲイン値を使用するようセンサーを有効にします。
宣言
public static readonly PropIdBoolean MultiFrameSetOutputModeCustomGain
フィールド値
| 型 | 説明 |
|---|---|
| PropIdBoolean |
MultiFrameSetOutputModeEnable
露光時間とゲイン値を設定可能な、2フレームまたは4フレームのシーケンス出力をセンサーで有効にします。
宣言
public static readonly PropIdBoolean MultiFrameSetOutputModeEnable
フィールド値
| 型 | 説明 |
|---|---|
| PropIdBoolean |
MultiFrameSetOutputModeExposureTime0
フレームセットのフレーム0の露光時間を設定します。
宣言
public static readonly PropIdFloat MultiFrameSetOutputModeExposureTime0
フィールド値
| 型 | 説明 |
|---|---|
| PropIdFloat |
MultiFrameSetOutputModeExposureTime1
フレームセットのフレーム1の露光時間を設定します。
宣言
public static readonly PropIdFloat MultiFrameSetOutputModeExposureTime1
フィールド値
| 型 | 説明 |
|---|---|
| PropIdFloat |
MultiFrameSetOutputModeExposureTime2
フレームセットのフレーム2の露光時間を設定します。
宣言
public static readonly PropIdFloat MultiFrameSetOutputModeExposureTime2
フィールド値
| 型 | 説明 |
|---|---|
| PropIdFloat |
MultiFrameSetOutputModeExposureTime3
フレームセットのフレーム3の露光時間を設定します。
宣言
public static readonly PropIdFloat MultiFrameSetOutputModeExposureTime3
フィールド値
| 型 | 説明 |
|---|---|
| PropIdFloat |
MultiFrameSetOutputModeFrameCount
マルチフレームセット出力モードのフレーム数を選択します。
宣言
public static readonly PropIdEnumeration MultiFrameSetOutputModeFrameCount
フィールド値
| 型 | 説明 |
|---|---|
| PropIdEnumeration |
MultiFrameSetOutputModeGain0
フレームセットのフレーム0のゲインを設定します。
宣言
public static readonly PropIdFloat MultiFrameSetOutputModeGain0
フィールド値
| 型 | 説明 |
|---|---|
| PropIdFloat |
MultiFrameSetOutputModeGain1
フレームセットのフレーム1のゲインを設定します。
宣言
public static readonly PropIdFloat MultiFrameSetOutputModeGain1
フィールド値
| 型 | 説明 |
|---|---|
| PropIdFloat |
MultiFrameSetOutputModeGain2
フレームセットのフレーム2のゲインを設定します。
宣言
public static readonly PropIdFloat MultiFrameSetOutputModeGain2
フィールド値
| 型 | 説明 |
|---|---|
| PropIdFloat |
MultiFrameSetOutputModeGain3
フレームセットのフレーム3のゲインを設定します。
宣言
public static readonly PropIdFloat MultiFrameSetOutputModeGain3
フィールド値
| 型 | 説明 |
|---|---|
| PropIdFloat |
OffsetAutoCenter
OffsetX と OffsetY の値を自動調整し、センサーの中心領域を選択します。
宣言
public static readonly PropIdEnumeration OffsetAutoCenter
フィールド値
| 型 | 説明 |
|---|---|
| PropIdEnumeration |
OffsetX
領域の起点から ROI(Region of Interest)までの水平オフセット(ピクセル単位)です。
宣言
public static readonly PropIdInteger OffsetX
フィールド値
| 型 | 説明 |
|---|---|
| PropIdInteger |
OffsetY
領域の起点から ROI(Region of Interest)までの垂直オフセット(ピクセル単位)です。
宣言
public static readonly PropIdInteger OffsetY
フィールド値
| 型 | 説明 |
|---|---|
| PropIdInteger |
PayloadSize
ストリームチャネルで転送される、各画像またはチャンクのバイト数を返します。 これは、行末やフレーム末尾の統計情報、その他のスタンプデータを含みます。データブロックのペイロード(データ本体)の総サイズです。
宣言
public static readonly PropIdInteger PayloadSize
フィールド値
| 型 | 説明 |
|---|---|
| PropIdInteger |
PixelFormat
デバイスが提供するピクセルのフォーマットです。
宣言
public static readonly PropIdEnumeration PixelFormat
フィールド値
| 型 | 説明 |
|---|---|
| PropIdEnumeration |
PtpClockAccuracy
デバイスがグランドマスターである場合、またはグランドマスターになる場合における PTP クロックの想定精度を示します。
宣言
public static readonly PropIdEnumeration PtpClockAccuracy
フィールド値
| 型 | 説明 |
|---|---|
| PropIdEnumeration |
PtpEnable
Precision Time Protocol (PTP) を有効にします。
宣言
public static readonly PropIdBoolean PtpEnable
フィールド値
| 型 | 説明 |
|---|---|
| PropIdBoolean |
PtpStatus
PTP クロックの現在の状態を返します。
宣言
public static readonly PropIdEnumeration PtpStatus
フィールド値
| 型 | 説明 |
|---|---|
| PropIdEnumeration |
SensorHeight
センサーの有効高さ(ピクセル単位)を返します。
宣言
public static readonly PropIdInteger SensorHeight
フィールド値
| 型 | 説明 |
|---|---|
| PropIdInteger |
SensorPixelHeight
光に感応する画素ユニットの、y方向の物理サイズ(ピッチ)を返します。
宣言
public static readonly PropIdFloat SensorPixelHeight
フィールド値
| 型 | 説明 |
|---|---|
| PropIdFloat |
SensorPixelWidth
光に感応する画素ユニットの、x方向の物理サイズ(ピッチ)を返します。
宣言
public static readonly PropIdFloat SensorPixelWidth
フィールド値
| 型 | 説明 |
|---|---|
| PropIdFloat |
SensorWidth
センサーの有効幅(ピクセル単位)を返します。
宣言
public static readonly PropIdInteger SensorWidth
フィールド値
| 型 | 説明 |
|---|---|
| PropIdInteger |
Sharpness
シャープネス処理の強さを調整します。
宣言
public static readonly PropIdInteger Sharpness
フィールド値
| 型 | 説明 |
|---|---|
| PropIdInteger |
SidebandUse
USB-CのSideband Useピンで、トリガー/ストローブを有効にします。
宣言
public static readonly PropIdBoolean SidebandUse
フィールド値
| 型 | 説明 |
|---|---|
| PropIdBoolean |
SignalDetected
HDMI入力信号が検出されているかどうかを示します。
宣言
public static readonly PropIdBoolean SignalDetected
フィールド値
| 型 | 説明 |
|---|---|
| PropIdBoolean |
SoftwareTransformEnable
ソフトウェア変換機能を有効にします。有効にすると、SharpnessやTone Mappingなどのプロパティを有効化でき、ドライバ内でソフトウェア変換が行われます。
宣言
public static readonly PropIdBoolean SoftwareTransformEnable
フィールド値
| 型 | 説明 |
|---|---|
| PropIdBoolean |
SourceConnected
HDMIソースが接続されているかどうかを示します。
宣言
public static readonly PropIdBoolean SourceConnected
フィールド値
| 型 | 説明 |
|---|---|
| PropIdBoolean |
StrobeDelay
露光開始からストロボパルスが発生するまでの遅延時間を設定します。
宣言
public static readonly PropIdInteger StrobeDelay
フィールド値
| 型 | 説明 |
|---|---|
| PropIdInteger |
StrobeDuration
StrobeOperationがFixedDurationの場合、ストロボパルスの長さ(パルス幅)を指定します。
宣言
public static readonly PropIdInteger StrobeDuration
フィールド値
| 型 | 説明 |
|---|---|
| PropIdInteger |
StrobeEnable
露光と同期した出力パルスの生成を有効にします。
宣言
public static readonly PropIdEnumeration StrobeEnable
フィールド値
| 型 | 説明 |
|---|---|
| PropIdEnumeration |
StrobeOperation
露光と同期した出力パルスの長さを指定する方式を設定します。
宣言
public static readonly PropIdEnumeration StrobeOperation
フィールド値
| 型 | 説明 |
|---|---|
| PropIdEnumeration |
StrobePolarity
露光と同期した出力パルスのレベルを選択します。
宣言
public static readonly PropIdEnumeration StrobePolarity
フィールド値
| 型 | 説明 |
|---|---|
| PropIdEnumeration |
TLParamsLocked
取得中に重要な機能が変更されないよう、Transport Layer が制御パラメータをロックします。
宣言
public static readonly PropIdInteger TLParamsLocked
フィールド値
| 型 | 説明 |
|---|---|
| PropIdInteger |
TestEventGenerate
イベント通知のテストに使用できるテストイベントを生成します。
宣言
public static readonly PropIdCommand TestEventGenerate
フィールド値
| 型 | 説明 |
|---|---|
| PropIdCommand |
TestPendingAck
デバイスの保留応答(Pending Acknowledge)機能をテストします。
宣言
public static readonly PropIdInteger TestPendingAck
フィールド値
| 型 | 説明 |
|---|---|
| PropIdInteger |
TimestampLatch
現在のタイムスタンプカウンターをTimestampLatchValueにラッチします。
宣言
public static readonly PropIdCommand TimestampLatch
フィールド値
| 型 | 説明 |
|---|---|
| PropIdCommand |
TimestampLatchString
ラッチされたタイムスタンプの人間が読みやすい形式の解釈値です。
宣言
public static readonly PropIdString TimestampLatchString
フィールド値
| 型 | 説明 |
|---|---|
| PropIdString |
TimestampLatchValue
タイムスタンプカウンターのラッチされた値を返します。タイムスタンプは、Timestamp Control Latch コマンドで事前にラッチする必要があります。
宣言
public static readonly PropIdInteger TimestampLatchValue
フィールド値
| 型 | 説明 |
|---|---|
| PropIdInteger |
TimestampReset
デバイスのタイムスタンプカウンターの現在値をリセットします。このコマンド実行後、タイムスタンプカウンターは自動的に再起動します。
宣言
public static readonly PropIdCommand TimestampReset
フィールド値
| 型 | 説明 |
|---|---|
| PropIdCommand |
ToneMappingEnable
トーンマッピングを有効にします。
宣言
public static readonly PropIdBoolean ToneMappingEnable
フィールド値
| 型 | 説明 |
|---|---|
| PropIdBoolean |
ToneMappingGlobalBrightness
ローカルとグローバルの間で補間される、各ピクセルの明るさ基準を変更します。
宣言
public static readonly PropIdFloat ToneMappingGlobalBrightness
フィールド値
| 型 | 説明 |
|---|---|
| PropIdFloat |
ToneMappingIntensity
トーンマッピングアルゴリズムの強度を調整します。
宣言
public static readonly PropIdFloat ToneMappingIntensity
フィールド値
| 型 | 説明 |
|---|---|
| PropIdFloat |
TriggerActivation
トリガーの有効化モードを指定します。
宣言
public static readonly PropIdEnumeration TriggerActivation
フィールド値
| 型 | 説明 |
|---|---|
| PropIdEnumeration |
TriggerDebouncer
次のトリガー信号を受け付けるために、トリガー入力が低レベルである必要がある時間を指定します。
宣言
public static readonly PropIdFloat TriggerDebouncer
フィールド値
| 型 | 説明 |
|---|---|
| PropIdFloat |
TriggerDelay
トリガー受信後、トリガーを有効化するまでに適用する遅延時間を指定します。
宣言
public static readonly PropIdFloat TriggerDelay
フィールド値
| 型 | 説明 |
|---|---|
| PropIdFloat |
TriggerDenoise
トリガー入力がトリガー信号として受け付けられるために、高レベルである必要がある時間を指定します。
宣言
public static readonly PropIdFloat TriggerDenoise
フィールド値
| 型 | 説明 |
|---|---|
| PropIdFloat |
TriggerMask
トリガー信号を受け付けた後、トリガーパルスを無視する時間を指定します。
宣言
public static readonly PropIdFloat TriggerMask
フィールド値
| 型 | 説明 |
|---|---|
| PropIdFloat |
TriggerMode
選択したトリガーが有効かどうかを制御します。
宣言
public static readonly PropIdEnumeration TriggerMode
フィールド値
| 型 | 説明 |
|---|---|
| PropIdEnumeration |
TriggerOperation
トリガーモード時のセンサーの動作モードを制御します。
宣言
public static readonly PropIdEnumeration TriggerOperation
フィールド値
| 型 | 説明 |
|---|---|
| PropIdEnumeration |
TriggerOverlap
前フレームとのトリガー重複の種類を指定します。これにより、新しいフレームの有効なトリガーが受け付けられるタイミングが決まります。
宣言
public static readonly PropIdEnumeration TriggerOverlap
フィールド値
| 型 | 説明 |
|---|---|
| PropIdEnumeration |
TriggerSelector
設定するトリガーの種類を選択します。
宣言
public static readonly PropIdEnumeration TriggerSelector
フィールド値
| 型 | 説明 |
|---|---|
| PropIdEnumeration |
TriggerSoftware
内部トリガーを生成します。TriggerSource は Software または Any に設定する必要があります。
宣言
public static readonly PropIdCommand TriggerSoftware
フィールド値
| 型 | 説明 |
|---|---|
| PropIdCommand |
TriggerSource
内部信号または物理入力ラインをトリガーソースとして使用するよう指定します。
宣言
public static readonly PropIdEnumeration TriggerSource
フィールド値
| 型 | 説明 |
|---|---|
| PropIdEnumeration |
UserSetDefault
デバイスをリセットした際に、デフォルトで読み込まれ有効化される User Set を選択します。
宣言
public static readonly PropIdEnumeration UserSetDefault
フィールド値
| 型 | 説明 |
|---|---|
| PropIdEnumeration |
UserSetLoad
UserSetSelector で指定された User Set をデバイスにロードし、有効化します。
宣言
public static readonly PropIdCommand UserSetLoad
フィールド値
| 型 | 説明 |
|---|---|
| PropIdCommand |
UserSetSave
UserSetSelector で指定された User Set をデバイスの不揮発性メモリに保存します。
宣言
public static readonly PropIdCommand UserSetSave
フィールド値
| 型 | 説明 |
|---|---|
| PropIdCommand |
UserSetSelector
ロード、保存、または設定する User Set を選択します。
宣言
public static readonly PropIdEnumeration UserSetSelector
フィールド値
| 型 | 説明 |
|---|---|
| PropIdEnumeration |
Width
デバイスが提供する画像の幅(ピクセル単位)。
宣言
public static readonly PropIdInteger Width
フィールド値
| 型 | 説明 |
|---|---|
| PropIdInteger |
WidthMax
画像の最大幅(ピクセル単位)。水平ビニング、デシメーション、または水平方向の画像サイズを変更する機能を適用した後に計算されます。
宣言
public static readonly PropIdInteger WidthMax
フィールド値
| 型 | 説明 |
|---|---|
| PropIdInteger |


