Trigger Selector#
選択すると、ハードウェアトリガーの有効化など、多くのカメラ設定タスクにトリガータイプを使用できます。
機能を使用する#
Trigger Typeの選択#
トリガータイプを選択するには、TriggerSelector
パラメーターを次のいずれかの値に設定します(使用可能な場合)。
FrameStart
FrameEnd
FrameActive
FrameBurstStart
FrameBurstEnd
FrameBurstActive
ExposureStart
ExposureEnd
ExposureActive
共通タスク#
トリガータイプを選択したら、次の操作を実行できます。
Task | 機能 |
---|---|
選択したトリガーの有効化/無効化 | Trigger Mode |
選択したトリガーを起動する方法を設定 | Trigger Source |
選択したトリガーをアクティブにする信号遷移を定義 | Trigger Activation |
トリガー信号の受信から、選択したトリガーが有効になるまでの遅延時間を設定 | Trigger Delay |
使用可能なTrigger Types#
Frame Burst Start (= Acquisition Start), End, and Active Trigger#
情報
Frame Burst StartトリガーとAcquisition Startトリガーは同じで、名前が違うだけです。名前はカメラのモデルによって異なります。次の記述における「Frame Burst Start トリガー」という用語は、両方のタイプを示します。
使用可能な場合は、Frame Burst Start、End、およびActiveトリガーを使用して、一連の画像(「バースト」画像)の取得を制御できます。
シリーズごとの画像数は、AcquisitionBurstFrameCount
パラメーターで指定します。シリーズごとの最大画像数は、カメラのモデルによって異なります。
デフォルトでは、これらのトリガーは無効になっており、カメラは単一の画像のみを取得します。
これらのトリガーを有効にし、設定されたトリガーソースを介してカメラが対応する信号を受信すると、次のようになります。
- Frame Burst Start:カメラは連続画像の取得を初期化します。
Frame Startトリガーが有効な場合、カメラではFrame Startトリガー信号を受信する準備が整っています。
Frame Startトリガーが無効で、Exposure Startトリガーが有効になっている場合、カメラは自動的に次の画像を初期化します。
Frame Startトリガーが無効で、Exposure Startトリガーも無効または使用できない場合、カメラは全連続画像を自動的に取得します。 - Frame Burst End:カメラは連続画像の取得を終了します。
このトリガーが無効になっている場合または使用できない場合、カメラは最後の画像取得後に自動的に連続画像取得を終了します。 - Frame Burst Active:トリガー信号が増加すると、カメラはFrame Burst Startトリガー信号を生成します。トリガー信号が低下すると、カメラはFrame Burst Endトリガー信号を生成します。この動作は、Trigger Activationを使用して変更できます。
Frame Start, End, and Active Trigger#
情報
- これらのトリガーのいずれかを使用する場合は、露光モードを
Timed
またはTriggerWidth
に設定する必要があります。
使用可能な場合は、Frame Start、End、およびActiveトリガーを使用して、単一画像の取得を制御できます。これらが、最も一般的に使用されるトリガータイプです。ほとんどの画像アプリケーションでは、これらのトリガータイプを設定するだけで済みます。
デフォルトでは、これらのトリガーは無効になっており、カメラは画像取得を自動的に制御します。
これらのトリガーを有効にし、設定されたトリガーソースを介してカメラが対応する信号を受信すると、次のようになります。
- Frame Start:カメラは1つの画像の取得を初期化します。
Exposure Startトリガーが有効になっている場合、カメラではExposure Startトリガー信号を受信する準備が整っています。
Exposure Startトリガーが使用できない場合または無効になっている場合、カメラは自動的に画像の露光を開始します。この場合、遅延して露光が開始します(露光開始遅延を参照)。 - Frame End:カメラは1つの画像の取得を終了します。
このトリガーが無効になっている場合または使用できない場合、露光後に、カメラは自動的に画像取得を終了します。 - Frame Active:トリガー信号が増加すると、カメラはFrame Startトリガー信号を生成します。トリガー信号が低下すると、カメラはFrame Endトリガー信号を生成します。この動作は、Trigger Activationを使用して変更できます。
Exposure Start, End, and Active Trigger#
使用可能な場合は、Exposure Start、End、およびActiveトリガーを使用して、単一画像の露光を制御できます。
情報
- これらのトリガーのいずれかを使用する場合は、露光モードを
TriggerControlled
に設定する必要があります。 - 露光モードが
Timed
またはTriggerWidth
に設定されている場合、これらのトリガーは有効にできません。つまり、TriggerMode
の設定は常にOff
に設定されます。 - Exposure StartトリガーおよびExposure Endトリガーを使用する場合は、両方を有効にする必要があります。
デフォルトでは、これらのトリガーは無効になっており、カメラは自動的に画像を露光します。
これらのトリガーを有効にして、露光モードをTriggerControlled
に設定し、設定されたトリガーソースを介して対応する信号をカメラが受信すると、次のようになります。
- Exposure Start:カメラが1つの画像の露光を開始します。
- Exposure End:カメラが1つの画像の露光を停止します。
- Exposure Active:トリガー信号が増加すると、カメラはExposure Startトリガー信号を生成します。トリガー信号が低下すると、カメラはExposure Endトリガー信号を生成します。この動作は、Trigger Activationを使用して変更できます。
Using the Trigger Types#
Use Case 1: Frame Burst Triggering#
1つのトリガー信号だけで一連の画像取得をトリガーするとします。
これを実現するには、Frame Burst Startトリガーを有効にして、使用可能な他のすべてのトリガータイプを無効にします。また、AcquisitionBurstFrameCount
パラメーターを3に設定します。
こうすると、カメラがFrame Burst Startトリガー信号を正常に受信するたびに、カメラは自動的に3枚の画像一式をすべて取得します。
その後、カメラは次のFrame Burst Startトリガー信号を待ちます。次のトリガー信号で、カメラは別の3枚の画像一式を取得し、以下同様です。
情報
一部のカメラでは、High Speedバーストモードを使用できます。このモードでは、バースト中のフレームレートが高くなります。
使用事例2:2つの入力ラインを使用した露光トリガー#
2本の入力ラインで外部トリガー信号を介して露光の長さを制御すると仮定します。また、Exposure StartトリガーとExposure Endトリガーが、お使いのカメラで使用可能であるとします。
この場合は、露光モードをTriggerControlled
に設定し、Exposure StartトリガーとExposure Endトリガーを有効にします。
次に、Exposure StartトリガーのトリガーソースをLine 1に、Exposure EndトリガーのトリガーソースをLine 2に設定します。
これで、Line 1にハードウェアトリガー信号を適用して露光を開始し、Line 2にハードウェアトリガー信号を適用して露光を停止できます。
特性#
カメラモデル | 使用可能なTrigger Types | Maximum Number of Images per Series |
---|---|---|
a2A1920-51gcBAS | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023a |
a2A1920-51gcPRO | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023a |
a2A1920-51gmBAS | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023a |
a2A1920-51gmPRO | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023a |
a2A1920-160ucBAS | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023a |
a2A1920-160ucPRO | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023a |
a2A1920-160umBAS | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023a |
a2A1920-160umPRO | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023a |
a2A1920-165g5cBAS | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023a |
a2A1920-165g5mBAS | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023a |
a2A2448-23gcBAS | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023a |
a2A2448-23gcPRO | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023a |
a2A2448-23gmBAS | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023a |
a2A2448-23gmPRO | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023a |
a2A2448-75ucBAS | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023a |
a2A2448-75ucPRO | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023a |
a2A2448-75umBAS | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023a |
a2A2448-75umPRO | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023a |
a2A2448-105g5cBAS | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023a |
a2A2448-105g5mBAS | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023a |
a2A2590-22gcBAS | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023a |
a2A2590-22gcPRO | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023a |
a2A2590-22gmBAS | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023a |
a2A2590-22gmPRO | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023a |
a2A2590-60ucBAS | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023a |
a2A2590-60ucPRO | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023a |
a2A2590-60umBAS | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023a |
a2A2590-60umPRO | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023a |
a2A2600-20gcBAS | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023a |
a2A2600-20gcPRO | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023a |
a2A2600-20gmBAS | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023a |
a2A2600-20gmPRO | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023a |
a2A2600-64ucBAS | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023a |
a2A2600-64ucPRO | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023a |
a2A2600-64umBAS | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023a |
a2A2600-64umPRO | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023a |
a2A2840-14gcBAS | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023a |
a2A2840-14gcPRO | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023a |
a2A2840-14gmBAS | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023a |
a2A2840-14gmPRO | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023a |
a2A2840-48ucBAS | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023a |
a2A2840-48ucPRO | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023a |
a2A2840-48umBAS | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023a |
a2A2840-48umPRO | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023a |
a2A2840-67g5cBAS | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023a |
a2A2840-67g5mBAS | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023a |
a2A3840-13gcBAS | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023a |
a2A3840-13gcPRO | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023a |
a2A3840-13gmBAS | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023a |
a2A3840-13gmPRO | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023a |
a2A3840-45ucBAS | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023a |
a2A3840-45ucPRO | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023a |
a2A3840-45umBAS | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023a |
a2A3840-45umPRO | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023a |
a2A4096-9gcBAS | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023a |
a2A4096-9gcPRO | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023a |
a2A4096-9gmBAS | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023a |
a2A4096-9gmPRO | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023a |
a2A4096-30ucBAS | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023a |
a2A4096-30ucPRO | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023a |
a2A4096-30umBAS | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023a |
a2A4096-30umPRO | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023a |
a2A4096-44g5cBAS | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023a |
a2A4096-44g5mBAS | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023a |
a2A4200-12gcBAS | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023a |
a2A4200-12gcPRO | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023a |
a2A4200-12gmBAS | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023a |
a2A4200-12gmPRO | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023a |
a2A4200-40ucBAS | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023a |
a2A4200-40ucPRO | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023a |
a2A4200-40umBAS | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023a |
a2A4200-40umPRO | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023a |
a2A4504-5gcBAS | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023a |
a2A4504-5gcPRO | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023a |
a2A4504-5gmBAS | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023a |
a2A4504-5gmPRO | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023a |
a2A4504-18ucBAS | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023a |
a2A4504-18ucPRO | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023a |
a2A4504-18umBAS | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023a |
a2A4504-18umPRO | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023a |
a2A4504-27g5cBAS | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023a |
a2A4504-27g5mBAS | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023a |
a2A5320-7gcBAS | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023a |
a2A5320-7gcPRO | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023a |
a2A5320-7gmBAS | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023a |
a2A5320-7gmPRO | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023a |
a2A5320-23ucBAS | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023a |
a2A5320-23ucPRO | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023a |
a2A5320-23umBAS | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023a |
a2A5320-23umPRO | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023a |
a2A5320-34g5cBAS | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023a |
a2A5320-34g5mBAS | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023a |
a2A5328-4gcBAS | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023a |
a2A5328-4gcPRO | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023a |
a2A5328-4gmBAS | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023a |
a2A5328-4gmPRO | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023a |
a2A5328-15ucBAS | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023a |
a2A5328-15ucPRO | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023a |
a2A5328-15umBAS | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023a |
a2A5328-15umPRO | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023a |
a2A5328-22g5cBAS | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023a |
a2A5328-22g5mBAS | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023a |
acA640-90gc | Frame Start Aquisition Start | 255 |
acA640-90uc | Frame Start Frame Burst Start | 255 |
acA640-121gm | Frame Start Aquisition Start | 255 |
acA640-300gc | Frame Start Acquisition Start | 255 |
acA640-300gm | Frame Start Aquisition Start | 255 |
acA640-750uc | Frame Start Frame Burst Start | 255 |
acA640-750um | Frame Start Frame Burst Start | 255 |
acA720-290gc | Frame Start Acquisition Start | 255 |
acA720-290gm | Frame Start Acquisition Start | 255 |
acA720-520uc | Frame Start Frame Burst Start | 255 |
acA720-520um | Frame Start Frame Burst Start | 255 |
acA800-200gc | Frame Start Acquisition Start | 255 |
acA800-200gm | Frame Start Acquisition Start | 255 |
acA800-510uc | Frame Start Frame Burst Start | 255 |
acA800-510um | Frame Start Frame Burst Start | 255 |
acA1280-60gc | Frame Start Acquisition Start | 255 |
acA1280-60gm | Frame Start Acquisition Start | 255 |
acA1300-60gc | Frame Start Acquisition Start | 255 |
acA1300-60gm | Frame Start Acquisition Start | 255 |
acA1300-60gmNIR | Frame Start Acquisition Start | 255 |
acA1300-75gc | Frame Start Acquisition Start | 255 |
acA1300-75gm | Frame Start Acquisition Start | 255 |
acA1300-200uc | Frame Start Frame Burst Start | 255 |
acA1300-200um | Frame Start Frame Burst Start | 255 |
acA1440-73gc | Frame Start Acquisition Start | 255 |
acA1440-73gm | Frame Start Acquisition Start | 255 |
acA1440-220uc | Frame Start Frame Burst Start | 255 |
acA1440-220um | Frame Start Frame Burst Start | 255 |
acA1600-20gc | Frame Start Acquisition Start | 255 |
acA1600-20uc | Frame Start Frame Burst Start | 255 |
acA1600-60gc | Frame Start Acquisition Start | 255 |
acA1600-60gm | Frame Start Acquisition Start | 255 |
acA1920-25gc | Frame Start Acquisition Start | 255 |
acA1920-25gm | Frame Start Acquisition Start | 255 |
acA1920-25uc | Frame Start Frame Burst Start | 255 |
acA1920-25um | Frame Start Frame Burst Start | 255 |
acA1920-40gc | Frame Start Acquisition Start | 255 |
acA1920-40gm | Frame Start Acquisition Start | 255 |
acA1920-40uc | Frame Start Frame Burst Start | 255 |
acA1920-40ucMED | Frame Start Frame Burst Start | 255 |
acA1920-40um | Frame Start Frame Burst Start | 255 |
acA1920-40umMED | Frame Start Frame Burst Start | 255 |
acA1920-48gc | Frame Start Acquisition Start | 255 |
acA1920-48gm | Frame Start Acquisition Start | 255 |
acA1920-50gc | Frame Start Acquisition Start | 255 |
acA1920-50gm | Frame Start Acquisition Start | 255 |
acA1920-150uc | Frame Start Frame Burst Start | 255 |
acA1920-150um | Frame Start Frame Burst Start | 255 |
acA1920-155uc | Frame Start Frame Burst Start | 255 |
acA1920-155ucMED | Frame Start Frame Burst Start | 255 |
acA1920-155um | Frame Start Frame Burst Start | 255 |
acA1920-155umMED | Frame Start Frame Burst Start | 255 |
acA2000-50gc | Frame Start Acquisition Start | 65535 |
acA2000-50gm | Frame Start Acquisition Start | 65535 |
acA2000-165uc | Frame Start Frame Burst Start | 255 |
acA2000-165um | Frame Start Frame Burst Start | 255 |
acA2040-25gc | Frame Start Acquisition Start | 65535 |
acA2040-25gm | Frame Start Acquisition Start | 65535 |
acA2040-25gmNIR | Frame Start Acquisition Start | 65535 |
acA2040-35gc | Frame Start Acquisition Start | 255 |
acA2040-35gm | Frame Start Acquisition Start | 255 |
acA2040-55uc | Frame Start Frame Burst Start | 255 |
acA2040-55um | Frame Start Frame Burst Start | 255 |
acA2040-90uc | Frame Start Frame Burst Start | 255 |
acA2040-90um | Frame Start Frame Burst Start | 255 |
acA2040-90umNIR | Frame Start Frame Burst Start | 255 |
acA2040-120uc | Frame Start Frame Burst Start | 255 |
acA2040-120um | Frame Start Frame Burst Start | 255 |
acA2440-20gc | Frame Start Acquisition Start | 255 |
acA2440-20gm | Frame Start Acquisition Start | 255 |
acA2440-35uc | Frame Start Frame Burst Start | 255 |
acA2440-35ucMED | Frame Start Frame Burst Start | 255 |
acA2440-35um | Frame Start Frame Burst Start | 255 |
acA2440-35umMED | Frame Start Frame Burst Start | 255 |
acA2440-75uc | Frame Start Frame Burst Start | 255 |
acA2440-75ucMED | Frame Start Frame Burst Start | 255 |
acA2440-75um | Frame Start Frame Burst Start | 255 |
acA2440-75umMED | Frame Start Frame Burst Start | 255 |
acA2500-14gc | Frame Start Acquisition Start | 255 |
acA2500-14gm | Frame Start Acquisition Start | 255 |
acA2500-14uc | Frame Start Frame Burst Start | 255 |
acA2500-14um | Frame Start Frame Burst Start | 255 |
acA2500-20gc | Frame Start Acquisition Start | 255 |
acA2500-20gcMED | Frame Start Acquisition Start | 255 |
acA2500-20gm | Frame Start Acquisition Start | 255 |
acA2500-20gmMED | Frame Start Acquisition Start | 255 |
acA2500-60uc | Frame Start Frame Burst Start | 255 |
acA2500-60um | Frame Start Frame Burst Start | 255 |
acA3088-16gc | Frame Start Acquisition Start | 255 |
acA3088-16gm | Frame Start Acquisition Start | 255 |
acA3088-57uc | Frame Start Frame Burst Start | 255 |
acA3088-57ucMED | Frame Start Frame Burst Start | 255 |
acA3088-57um | Frame Start Frame Burst Start | 255 |
acA3088-57umMED | Frame Start Frame Burst Start | 255 |
acA3800-10gc | Frame Start Acquisition Start | 255 |
acA3800-10gm | Frame Start Acquisition Start | 255 |
acA3800-14uc | Frame Start Frame Burst Start | 255 |
acA3800-14um | Frame Start Frame Burst Start | 255 |
acA4024-8gc | Frame Start Acquisition Start | 255 |
acA4024-8gm | Frame Start Acquisition Start | 255 |
acA4024-29uc | Frame Start Frame Burst Start | 255 |
acA4024-29um | Frame Start Frame Burst Start | 255 |
acA4096-11gc | Frame Start Acquisition Start | 255 |
acA4096-11gm | Frame Start Acquisition Start | 255 |
acA4096-30uc | Frame Start Frame Burst Start | 255 |
acA4096-30ucMED | Frame Start Frame Burst Start | 255 |
acA4096-30um | Frame Start Frame Burst Start | 255 |
acA4096-30umMED | Frame Start Frame Burst Start | 255 |
acA4096-40uc | Frame Start Frame Burst Start | 255 |
acA4096-40ucMED | Frame Start Frame Burst Start | 255 |
acA4096-40um | Frame Start Frame Burst Start | 255 |
acA4096-40umMED | Frame Start Frame Burst Start | 255 |
acA4112-8gc | Frame Start Acquisition Start | 255 |
acA4112-8gm | Frame Start Acquisition Start | 255 |
acA4112-20uc | Frame Start Frame Burst Start | 255 |
acA4112-20ucMED | Frame Start Frame Burst Start | 255 |
acA4112-20um | Frame Start Frame Burst Start | 255 |
acA4112-20umMED | Frame Start Frame Burst Start | 255 |
acA4112-30uc | Frame Start Frame Burst Start | 255 |
acA4112-30ucMED | Frame Start Frame Burst Start | 255 |
acA4112-30um | Frame Start Frame Burst Start | 255 |
acA4112-30umMED | Frame Start Frame Burst Start | 255 |
acA4600-7gc | Frame Start Acquisition Start | 255 |
acA4600-10uc | Frame Start Frame Burst Start | 255 |
acA5472-5gc | Frame Start Acquisition Start | 255 |
acA5472-5gm | Frame Start Acquisition Start | 255 |
acA5472-17uc | Frame Start Frame Burst Start | 255 |
acA5472-17ucMED | Frame Start Frame Burst Start | 255 |
acA5472-17um | Frame Start Frame Burst Start | 255 |
acA5472-17umMED | Frame Start Frame Burst Start | 255 |
boA1936-400cc | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023 |
boA1936-400cm | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023 |
boA2448-250cc | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023 |
boA2448-250cm | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023 |
boA2832-190cc | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023 |
boA2832-190cm | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023 |
boA4096-93cc | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023 |
boA4096-93cm | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023 |
boA4096-180cc | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023 |
boA4096-180cm | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023 |
boA4112-68cc | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023 |
boA4112-68cm | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023 |
boA4500-45cc | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023 |
boA4500-45cm | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023 |
boA4504-100cc | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023 |
boA4504-100cm | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023 |
boA5320-150cc | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023 |
boA5320-150cm | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023 |
boA5328-100cc | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023 |
boA5328-100cm | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023 |
boA6500-36cc | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023 |
boA6500-36cm | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023 |
boA8100-16cc | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023 |
boA8100-16cm | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023 |
daA720-520uc | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023 |
daA720-520um | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023 |
daA1280-54uc | Frame Start | N/A |
daA1280-54um | Frame Start | N/A |
daA1440-220uc | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023 |
daA1440-220um | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023 |
daA1600-60uc | Frame Start | N/A |
daA1600-60um | Frame Start | N/A |
daA1920-15um | Frame Start | N/A |
daA1920-30uc | Frame Start | N/A |
daA1920-30um | Frame Start | N/A |
daA1920-160uc | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023 |
daA1920-160um | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023 |
daA2448-70uc | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023 |
daA2448-70um | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023 |
daA2500-14uc | Frame Start | N/A |
daA2500-14um | Frame Start | N/A |
daA3840-45uc | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023 |
daA3840-45um | Frame Start Frame End Frame Active Frame Burst Start Frame Burst End Frame Burst Active Exposure Start Exposure End Exposure Active | 1023 |
puA1280-54uc | Frame Start | N/A |
puA1280-54um | Frame Start | N/A |
puA1600-60uc | Frame Start | N/A |
puA1600-60um | Frame Start | N/A |
puA1920-30uc | Frame Start | N/A |
puA1920-30um | Frame Start | N/A |
puA2500-14uc | Frame Start | N/A |
puA2500-14um | Frame Start | N/A |
-
Standardバーストモードでのみ有効です。High Speedバーストモードでは、シリーズあたりの最大画像数はかなり少なく、画像ROIのサイズによって異なります。実際の数を決定するには、High Speedバーストモードをイネーブルにして、
AcquisitionBurstFrameCount
パラメーターの最大値を決定します。最大値は、自動的に現在の画像ROI設定に適応します。
サンプルコード#
ace Classic/U/L GigEカメラ#
// Select and enable the Frame Start trigger
camera.TriggerSelector.SetValue(TriggerSelector_FrameStart);
camera.TriggerMode.SetValue(TriggerMode_On);
// Select and enable the Acquisition Start trigger
camera.TriggerSelector.SetValue(TriggerSelector_AcquisitionStart);
camera.TriggerMode.SetValue(TriggerMode_On);
// Set the number of images to be acquired per Acquisition Start trigger signal to 3
camera.AcquisitionFrameCount.SetValue(3);
INodeMap& nodemap = camera.GetNodeMap();
// Select and enable the Frame Start trigger
CEnumParameter(nodemap, "TriggerSelector").SetValue("FrameStart");
CEnumParameter(nodemap, "TriggerMode").SetValue("On");
// Select and enable the Acquisition Start trigger
CEnumParameter(nodemap, "TriggerSelector").SetValue("AcquisitionStart");
CEnumParameter(nodemap, "TriggerMode").SetValue("On");
// Set the number of images to be acquired per Acquisition Start trigger signal to 3
CIntegerParameter(nodemap, "AcquisitionFrameCount").SetValue(3);
// Select and enable the Frame Start trigger
camera.Parameters[PLCamera.TriggerSelector].SetValue(PLCamera.TriggerSelector.FrameStart);
camera.Parameters[PLCamera.TriggerMode].SetValue(PLCamera.TriggerMode.On);
// Select and enable the Acquisition Start trigger
camera.Parameters[PLCamera.TriggerSelector].SetValue(PLCamera.TriggerSelector.AcquisitionStart);
camera.Parameters[PLCamera.TriggerMode].SetValue(PLCamera.TriggerMode.On);
// Set the number of images to be acquired per Acquisition Start trigger signal to 3
camera.Parameters[PLCamera.AcquisitionFrameCount].SetValue(3);
/* Macro to check for errors */
#define CHECK(errc) if (GENAPI_E_OK != errc) printErrorAndExit(errc)
GENAPIC_RESULT errRes = GENAPI_E_OK; /* Return value of pylon methods */
/* Select and enable the Frame Start trigger */
errRes = PylonDeviceFeatureFromString(hdev, "TriggerSelector", "FrameStart");
CHECK(errRes);
errRes = PylonDeviceFeatureFromString(hdev, "TriggerMode", "On");
CHECK(errRes);
/* Select and enable the Acquisition Start trigger */
errRes = PylonDeviceFeatureFromString(hdev, "TriggerSelector", "AcquisitionStart");
CHECK(errRes);
errRes = PylonDeviceFeatureFromString(hdev, "TriggerMode", "On");
CHECK(errRes);
/* Set the number of images to be acquired per Acquisition Start trigger signal to 3 */
errRes = PylonDeviceSetIntegerFeature(hdev, "AcquisitionFrameCount", 3);
CHECK(errRes);
その他のカメラ#
// Select and enable the Frame Start trigger
camera.TriggerSelector.SetValue(TriggerSelector_FrameStart);
camera.TriggerMode.SetValue(TriggerMode_On);
// Select and enable the Frame Burst Start trigger
camera.TriggerSelector.SetValue(TriggerSelector_FrameBurstStart);
camera.TriggerMode.SetValue(TriggerMode_On);
// Set the number of images to be acquired per Frame Burst Start trigger signal to 3
camera.AcquisitionBurstFrameCount.SetValue(3);
INodeMap& nodemap = camera.GetNodeMap();
// Select and enable the Frame Start trigger
CEnumParameter(nodemap, "TriggerSelector").SetValue("FrameStart");
CEnumParameter(nodemap, "TriggerMode").SetValue("On");
// Select and enable the Frame Burst Start trigger
CEnumParameter(nodemap, "TriggerSelector").SetValue("FrameBurstStart");
CEnumParameter(nodemap, "TriggerMode").SetValue("On");
// Set the number of images to be acquired per Frame Burst Start trigger signal to 3
CIntegerParameter(nodemap, "AcquisitionBurstFrameCount").SetValue(3);
// Select and enable the Frame Start trigger
camera.Parameters[PLCamera.TriggerSelector].SetValue(PLCamera.TriggerSelector.FrameStart);
camera.Parameters[PLCamera.TriggerMode].SetValue(PLCamera.TriggerMode.On);
// Select and enable the Frame Burst Start trigger
camera.Parameters[PLCamera.TriggerSelector].SetValue(PLCamera.TriggerSelector.FrameBurstStart);
camera.Parameters[PLCamera.TriggerMode].SetValue(PLCamera.TriggerMode.On);
// Set the number of images to be acquired per Frame Burst Start trigger signal to 3
camera.Parameters[PLCamera.AcquisitionBurstFrameCount].SetValue(3);
/* Macro to check for errors */
#define CHECK(errc) if (GENAPI_E_OK != errc) printErrorAndExit(errc)
GENAPIC_RESULT errRes = GENAPI_E_OK; /* Return value of pylon methods */
/* Select and enable the Frame Start trigger */
errRes = PylonDeviceFeatureFromString(hdev, "TriggerSelector", "FrameStart");
CHECK(errRes);
errRes = PylonDeviceFeatureFromString(hdev, "TriggerMode", "On");
CHECK(errRes);
/* Select and enable the Frame Burst Start trigger */
errRes = PylonDeviceFeatureFromString(hdev, "TriggerSelector", "FrameBurstStart");
CHECK(errRes);
errRes = PylonDeviceFeatureFromString(hdev, "TriggerMode", "On");
CHECK(errRes);
/* Set the number of images to be acquired per Frame Burst Start trigger signal to 3 */
errRes = PylonDeviceSetIntegerFeature(hdev, "AcquisitionBurstFrameCount", 3);
CHECK(errRes);
pylon Viewerを使用して、パラメーターを簡単に設定することもできます。