Line Status#
機能を使用する#
Determining the Status of an I/O Line#
I/Oラインのステータスを確認するには、次の手順に従います。
- パラメーターを
LineSelector
parameter to the desired I/O line. - Get the value of the
LineStatus
parameter.
このパラメーターは読み取り専用です。
A value of false
(0) means that the line's status was low at the time of polling.
A value of true
(1) means the line's status was high at the time of polling.
情報
If the Line Inverter feature is enabled, the LineStatus
parameter value may not reflect the actual status of the line:
- For input lines or GPIO lines configured for input, the camera inverts the
LineStatus
parameter value. Atrue
parameter value changes tofalse
, and vice versa. - For 出力 lines or GPIO lines configured for output, the camera may not invert the
LineStatus
parameter value. Check this against your camera.
Determining the Status of All I/O Lines#
To determine the current status of all I/O lines, read the LineStatusAll
parameter. The parameter is reported as a 64-bit value.
値内の特定のビットは、I/Oラインに関連付けられています。各ビットは、関連するラインのステータスを示します。
- ビットが0の場合、関連付けられているラインのステータスは現在低です。
- ビットが1の場合、関連付けられているラインのステータスは現在高です。
どのビットがどのラインに関連付けられているかは、カメラのモデルによって異なります。
情報
If the Line Inverter feature is enabled, the camera inverts the LineStatusAll
parameter value. All 0 bits change to 1, and vice versa.
Line Status and I/O Status#
GPIO Line Configured as Input#
If your camera has a GPIO line and that line is configured as input, the relation between its input status and the LineStatus
parameter is as follows:
Input Status | LineStatusパラメーター値 |
---|---|
入力開(未接続) | True |
電圧レベルが低い | False |
電圧レベルが高い | True |
これは、ラインロジックが正であることを意味します。
GPIO Line Configured as Output#
If your camera has a GPIO line and that line is configured as output, the relation between its output status and the linestatus
parameter depends on your camera model.
Opto-Coupled Input Line#
If your camera has an opto-coupled input line, the relation between its input status and the LineStatus
parameter is as follows:
Input Status | LineStatusパラメーター値 |
---|---|
入力開(未接続) | False |
電圧レベルが低い | False |
電圧レベルが高い | True |
これは、ラインロジックが正であることを意味します。
Opto-Coupled Output Line#
If your camera has an opto-coupled output line, the relation between its output status and the LineStatus
parameter is as follows:
Output Status | LineStatusパラメーター値 | 電気的ステータス |
---|---|---|
0 (e.g., user output value set to false または flash window signal low) | True | 電圧レベル高c |
1 (e.g., User Output Value set to true or Flash Window signal high) | False | 電圧レベルが低い |
これは、ラインロジックが負であることを意味します。
特性#
情報
入力として設定されたGPIOラインおよび光結合I/Oラインのラインステータスについては、上の表を参照してください。
カメラモデル | Output Status Relation | LineStatusAll Bit-to-Line Association |
---|---|---|
a2A640-240gmSWIR | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A640-240umSWIR | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A1280-80gmSWIR | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A1280-125umSWIR | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A1920-51gcBAS | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A1920-51gcPRO | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A1920-51gmBAS | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A1920-51gmPRO | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A1920-160ucBAS | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A1920-160ucPRO | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A1920-160umBAS | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A1920-160umPRO | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A1920-165g5cBAS | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A1920-165g5mBAS | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A2048-35gmSWIR | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A2048-110umSWIR | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A2440-98g5cBAS | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A2440-98g5mBAS | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A2448-23gcBAS | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A2448-23gcPRO | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A2448-23gmBAS | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A2448-23gmPRO | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A2448-75ucBAS | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A2448-75ucPRO | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A2448-75umBAS | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A2448-75umPRO | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A2448-105g5cBAS | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A2448-105g5mBAS | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A2448-120cc | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A2448-120cm | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A2448-210cc | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A2448-210cm | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A2560-20gmSWIR | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A2560-70umSWIR | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A2590-22gcBAS | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A2590-22gcPRO | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A2590-22gmBAS | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A2590-22gmPRO | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A2590-60ucBAS | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A2590-60ucPRO | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A2590-60umBAS | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A2590-60umPRO | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A2600-20gcBAS | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A2600-20gcPRO | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A2600-20gmBAS | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A2600-20gmPRO | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A2600-64ucBAS | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A2600-64ucPRO | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A2600-64umBAS | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A2600-64umPRO | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A2840-14gcBAS | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A2840-14gcPRO | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A2840-14gmBAS | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A2840-14gmPRO | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A2840-14gmUV | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A2840-48ucBAS | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A2840-48ucPRO | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A2840-48umBAS | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A2840-48umPRO | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A2840-48umUV | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A2840-67g5cBAS | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A2840-67g5mBAS | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A2840-67g5mUV | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A2840-86cc | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A2840-86cm | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A3840-13gcBAS | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A3840-13gcPRO | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A3840-13gmBAS | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A3840-13gmPRO | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A3840-45ucBAS | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A3840-45ucPRO | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A3840-45umBAS | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A3840-45umPRO | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A4096-9gcBAS | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A4096-9gcPRO | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A4096-9gmBAS | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A4096-9gmPRO | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A4096-30ucBAS | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A4096-30ucPRO | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A4096-30umBAS | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A4096-30umPRO | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A4096-44g5cBAS | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A4096-44g5mBAS | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A4096-67cc | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A4096-67cm | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A4200-12gcBAS | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A4200-12gcPRO | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A4200-12gmBAS | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A4200-12gmPRO | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A4200-40ucBAS | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A4200-40ucPRO | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A4200-40umBAS | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A4200-40umPRO | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A4504-5gcBAS | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A4504-5gcPRO | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A4504-5gmBAS | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A4504-5gmPRO | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A4504-18ucBAS | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A4504-18ucPRO | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A4504-18umBAS | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A4504-18umPRO | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A4504-27g5cBAS | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A4504-27g5mBAS | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A4504-42cc | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A4504-42cm | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A4508-6gcBAS | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A4508-6gcPRO | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A4508-6gmBAS | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A4508-6gmPRO | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A4508-20ucBAS | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A4508-20ucPRO | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A4508-20umBAS | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A4508-20umPRO | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A5320-7gcBAS | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A5320-7gcPRO | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A5320-7gmBAS | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A5320-7gmPRO | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A5320-23ucBAS | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A5320-23ucPRO | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A5320-23umBAS | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A5320-23umPRO | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A5320-34g5cBAS | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A5320-34g5mBAS | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A5320-52cc | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A5320-52cm | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A5328-4gcBAS | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A5328-4gcPRO | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A5328-4gmBAS | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A5328-4gmPRO | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A5328-15ucBAS | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A5328-15ucPRO | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A5328-15umBAS | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A5328-15umPRO | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A5328-22g5cBAS | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A5328-22g5mBAS | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A5328-35cc | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
a2A5328-35cm | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
acA640-121gm | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
acA640-300gc | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
acA640-300gm | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
acA640-750uc | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します ビット3はLine4ステータスを示します 例:すべてのライン高 = 0b1111 |
acA640-750um | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します ビット3はLine4ステータスを示します 例:すべてのライン高 = 0b1111 |
acA720-290gc | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
acA720-290gm | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
acA720-520uc | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します ビット3はLine4ステータスを示します 例:すべてのライン高 = 0b1111 |
acA720-520um | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します ビット3はLine4ステータスを示します 例:すべてのライン高 = 0b1111 |
acA800-200gc | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
acA800-200gm | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
acA800-510uc | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します ビット3はLine4ステータスを示します 例:すべてのライン高 = 0b1111 |
acA800-510um | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します ビット3はLine4ステータスを示します 例:すべてのライン高 = 0b1111 |
acA1280-60gc | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット16はOut1ステータスを示します 例:すべてライン高 = 0b10000000000000001 |
acA1280-60gm | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット16はOut1ステータスを示します 例:すべてライン高 = 0b10000000000000001 |
acA1300-60gc | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット16はOut1ステータスを示します 例:すべてライン高 = 0b10000000000000001 |
acA1300-60gm | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット16はOut1ステータスを示します 例:すべてライン高 = 0b10000000000000001 |
acA1300-60gmNIR | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット16はOut1ステータスを示します 例:すべてライン高 = 0b10000000000000001 |
acA1300-75gc | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
acA1300-75gm | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
acA1300-200uc | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します ビット3はLine4ステータスを示します 例:すべてのライン高 = 0b1111 |
acA1300-200um | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します ビット3はLine4ステータスを示します 例:すべてのライン高 = 0b1111 |
acA1440-73gc | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
acA1440-73gm | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
acA1440-220uc | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します ビット3はLine4ステータスを示します 例:すべてのライン高 = 0b1111 |
acA1440-220um | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します ビット3はLine4ステータスを示します 例:すべてのライン高 = 0b1111 |
acA1600-20gc | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット16はOut1ステータスを示します 例:すべてライン高 = 0b10000000000000001 |
acA1600-20uc | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します ビット3はLine4ステータスを示します 例:すべてのライン高 = 0b1111 |
acA1600-60gc | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット16はOut1ステータスを示します 例:すべてライン高 = 0b10000000000000001 |
acA1600-60gm | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット16はOut1ステータスを示します 例:すべてライン高 = 0b10000000000000001 |
acA1920-25gc | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット16はOut1ステータスを示します 例:すべてライン高 = 0b10000000000000001 |
acA1920-25gm | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット16はOut1ステータスを示します 例:すべてライン高 = 0b10000000000000001 |
acA1920-25uc | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します ビット3はLine4ステータスを示します 例:すべてのライン高 = 0b1111 |
acA1920-25um | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します ビット3はLine4ステータスを示します 例:すべてのライン高 = 0b1111 |
acA1920-40gc | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
acA1920-40gm | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
acA1920-40uc | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します ビット3はLine4ステータスを示します 例:すべてのライン高 = 0b1111 |
acA1920-40ucMED | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します ビット3はLine4ステータスを示します 例:すべてのライン高 = 0b1111 |
acA1920-40um | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します ビット3はLine4ステータスを示します 例:すべてのライン高 = 0b1111 |
acA1920-40umMED | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します ビット3はLine4ステータスを示します 例:すべてのライン高 = 0b1111 |
acA1920-48gc | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
acA1920-48gm | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
acA1920-50gc | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
acA1920-50gm | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
acA1920-150uc | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します ビット3はLine4ステータスを示します 例:すべてのライン高 = 0b1111 |
acA1920-150um | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します ビット3はLine4ステータスを示します 例:すべてのライン高 = 0b1111 |
acA1920-155uc | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します ビット3はLine4ステータスを示します 例:すべてのライン高 = 0b1111 |
acA1920-155ucMED | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します ビット3はLine4ステータスを示します 例:すべてのライン高 = 0b1111 |
acA1920-155um | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します ビット3はLine4ステータスを示します 例:すべてのライン高 = 0b1111 |
acA1920-155umMED | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します ビット3はLine4ステータスを示します 例:すべてのライン高 = 0b1111 |
acA2000-50gc | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット16はOut1ステータスを示します 例:すべてライン高 = 0b10000000000000001 |
acA2000-50gm | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット16はOut1ステータスを示します 例:すべてライン高 = 0b10000000000000001 |
acA2000-165uc | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します ビット3はLine4ステータスを示します 例:すべてのライン高 = 0b1111 |
acA2000-165um | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します ビット3はLine4ステータスを示します 例:すべてのライン高 = 0b1111 |
acA2040-25gc | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット16はOut1ステータスを示します 例:すべてライン高 = 0b10000000000000001 |
acA2040-25gm | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット16はOut1ステータスを示します 例:すべてライン高 = 0b10000000000000001 |
acA2040-25gmNIR | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット16はOut1ステータスを示します 例:すべてライン高 = 0b10000000000000001 |
acA2040-35gc | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
acA2040-35gm | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
acA2040-55uc | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します ビット3はLine4ステータスを示します 例:すべてのライン高 = 0b1111 |
acA2040-55um | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します ビット3はLine4ステータスを示します 例:すべてのライン高 = 0b1111 |
acA2040-90uc | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します ビット3はLine4ステータスを示します 例:すべてのライン高 = 0b1111 |
acA2040-90um | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します ビット3はLine4ステータスを示します 例:すべてのライン高 = 0b1111 |
acA2040-90umNIR | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します ビット3はLine4ステータスを示します 例:すべてのライン高 = 0b1111 |
acA2040-120uc | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します ビット3はLine4ステータスを示します 例:すべてのライン高 = 0b1111 |
acA2040-120um | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します ビット3はLine4ステータスを示します 例:すべてのライン高 = 0b1111 |
acA2440-20gc | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
acA2440-20gm | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
acA2440-35uc | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します ビット3はLine4ステータスを示します 例:すべてのライン高 = 0b1111 |
acA2440-35ucMED | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します ビット3はLine4ステータスを示します 例:すべてのライン高 = 0b1111 |
acA2440-35um | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します ビット3はLine4ステータスを示します 例:すべてのライン高 = 0b1111 |
acA2440-35umMED | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します ビット3はLine4ステータスを示します 例:すべてのライン高 = 0b1111 |
acA2440-75uc | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します ビット3はLine4ステータスを示します 例:すべてのライン高 = 0b1111 |
acA2440-75ucMED | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します ビット3はLine4ステータスを示します 例:すべてのライン高 = 0b1111 |
acA2440-75um | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します ビット3はLine4ステータスを示します 例:すべてのライン高 = 0b1111 |
acA2440-75umMED | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します ビット3はLine4ステータスを示します 例:すべてのライン高 = 0b1111 |
acA2500-14gc | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット16はOut1ステータスを示します 例:すべてライン高 = 0b100000000000000000001 |
acA2500-14gm | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット16はOut1ステータスを示します 例:すべてライン高 = 0b10000000000000001 |
acA2500-14uc | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します ビット3はLine4ステータスを示します 例:すべてのライン高 = 0b1111 |
acA2500-14um | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します ビット3はLine4ステータスを示します 例:すべてのライン高 = 0b1111 |
acA2500-20gc | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
acA2500-20gcMED | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
acA2500-20gm | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
acA2500-20gmMED | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
acA2500-60uc | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します ビット3はLine4ステータスを示します 例:すべてのライン高 = 0b1111 |
acA2500-60um | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します ビット3はLine4ステータスを示します 例:すべてのライン高 = 0b1111 |
acA3088-16gc | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
acA3088-16gm | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
acA3088-57uc | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します ビット3はLine4ステータスを示します 例:すべてのライン高 = 0b1111 |
acA3088-57ucMED | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します ビット3はLine4ステータスを示します 例:すべてのライン高 = 0b1111 |
acA3088-57um | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します ビット3はLine4ステータスを示します 例:すべてのライン高 = 0b1111 |
acA3088-57umMED | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します ビット3はLine4ステータスを示します 例:すべてのライン高 = 0b1111 |
acA3800-10gc | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット16はOut1ステータスを示します 例:すべてライン高 = 0b10000000000000001 |
acA3800-10gm | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット16はOut1ステータスを示します 例:すべてライン高 = 0b10000000000000001 |
acA3800-14uc | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します ビット3はLine4ステータスを示します 例:すべてのライン高 = 0b1111 |
acA3800-14um | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します ビット3はLine4ステータスを示します 例:すべてのライン高 = 0b1111 |
acA4024-8gc | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
acA4024-8gm | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
acA4024-29uc | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します ビット3はLine4ステータスを示します 例:すべてのライン高 = 0b1111 |
acA4024-29um | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します ビット3はLine4ステータスを示します 例:すべてのライン高 = 0b1111 |
acA4096-11gc | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0は常に0です ビット1はLine2のステータスを設定します ビット2はLine3のステータスを設定します 例:すべてのライン高 = 0b110 |
acA4096-11gm | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
acA4096-30uc | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します ビット3はLine4ステータスを示します 例:すべてのライン高 = 0b1111 |
acA4096-30ucMED | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します ビット3はLine4ステータスを示します 例:すべてのライン高 = 0b1111 |
acA4096-30um | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します ビット3はLine4ステータスを示します 例:すべてのライン高 = 0b1111 |
acA4096-30umMED | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します ビット3はLine4ステータスを示します 例:すべてのライン高 = 0b1111 |
acA4096-40uc | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します ビット3はLine4ステータスを示します 例:すべてのライン高 = 0b1111 |
acA4096-40ucMED | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します ビット3はLine4ステータスを示します 例:すべてのライン高 = 0b1111 |
acA4096-40um | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します ビット3はLine4ステータスを示します 例:すべてのライン高 = 0b1111 |
acA4096-40umMED | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します ビット3はLine4ステータスを示します 例:すべてのライン高 = 0b1111 |
acA4112-8gc | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
acA4112-8gm | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
acA4112-20uc | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します ビット3はLine4ステータスを示します 例:すべてのライン高 = 0b1111 |
acA4112-20ucMED | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します ビット3はLine4ステータスを示します 例:すべてのライン高 = 0b1111 |
acA4112-20um | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します ビット3はLine4ステータスを示します 例:すべてのライン高 = 0b1111 |
acA4112-20umMED | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します ビット3はLine4ステータスを示します 例:すべてのライン高 = 0b1111 |
acA4112-30uc | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します ビット3はLine4ステータスを示します 例:すべてのライン高 = 0b1111 |
acA4112-30ucMED | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します ビット3はLine4ステータスを示します 例:すべてのライン高 = 0b1111 |
acA4112-30um | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します ビット3はLine4ステータスを示します 例:すべてのライン高 = 0b1111 |
acA4112-30umMED | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します ビット3はLine4ステータスを示します 例:すべてのライン高 = 0b1111 |
acA5472-5gc | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
acA5472-5gm | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
acA5472-17uc | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します ビット3はLine4ステータスを示します 例:すべてのライン高 = 0b1111 |
acA5472-17ucMED | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します ビット3はLine4ステータスを示します 例:すべてのライン高 = 0b1111 |
acA5472-17um | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します ビット3はLine4ステータスを示します 例:すべてのライン高 = 0b1111 |
acA5472-17umMED | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus true = 電圧レベル高a 出力ステータス1 = LineStatus faulse = 電圧レベル低 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します ビット3はLine4ステータスを示します 例:すべてのライン高 = 0b1111 |
boA1936-400cc | Output status 0 (e.g., User Output Value set to false または Flash Window signal low) = LineStatus false = voltage level lowbOutput status 1 = LineStatus true = voltage level high | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
boA1936-400cm | Output status 0 (e.g., User Output Value set to false または Flash Window signal low) = LineStatus false = voltage level lowbOutput status 1 = LineStatus true = voltage level high | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
boA2448-250cc | Output status 0 (e.g., User Output Value set to false または Flash Window signal low) = LineStatus false = voltage level lowbOutput status 1 = LineStatus true = voltage level high | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
boA2448-250cm | Output status 0 (e.g., User Output Value set to false または Flash Window signal low) = LineStatus false = voltage level lowbOutput status 1 = LineStatus true = voltage level high | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
boA2832-190cc | Output status 0 (e.g., User Output Value set to false または Flash Window signal low) = LineStatus false = voltage level lowbOutput status 1 = LineStatus true = voltage level high | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
boA2832-190cm | Output status 0 (e.g., User Output Value set to false または Flash Window signal low) = LineStatus false = voltage level lowbOutput status 1 = LineStatus true = voltage level high | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
boA4096-93cc | Output status 0 (e.g., User Output Value set to false または Flash Window signal low) = LineStatus false = voltage level lowbOutput status 1 = LineStatus true = voltage level high | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
boA4096-93cm | Output status 0 (e.g., User Output Value set to false または Flash Window signal low) = LineStatus false = voltage level lowbOutput status 1 = LineStatus true = voltage level high | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
boA4096-180cc | Output status 0 (e.g., User Output Value set to false または Flash Window signal low) = LineStatus false = voltage level lowbOutput status 1 = LineStatus true = voltage level high | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
boA4096-180cm | Output status 0 (e.g., User Output Value set to false または Flash Window signal low) = LineStatus false = voltage level lowbOutput status 1 = LineStatus true = voltage level high | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
boA4112-68cc | Output status 0 (e.g., User Output Value set to false または Flash Window signal low) = LineStatus false = voltage level lowbOutput status 1 = LineStatus true = voltage level high | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
boA4112-68cm | Output status 0 (e.g., User Output Value set to false または Flash Window signal low) = LineStatus false = voltage level lowbOutput status 1 = LineStatus true = voltage level high | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
boA4500-45cc | Output status 0 (e.g., User Output Value set to false または Flash Window signal low) = LineStatus false = voltage level lowbOutput status 1 = LineStatus true = voltage level high | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
boA4500-45cm | Output status 0 (e.g., User Output Value set to false または Flash Window signal low) = LineStatus false = voltage level lowbOutput status 1 = LineStatus true = voltage level high | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
boA4504-100cc | Output status 0 (e.g., User Output Value set to false または Flash Window signal low) = LineStatus false = voltage level lowbOutput status 1 = LineStatus true = voltage level high | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
boA4504-100cm | Output status 0 (e.g., User Output Value set to false または Flash Window signal low) = LineStatus false = voltage level lowbOutput status 1 = LineStatus true = voltage level high | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
boA5120-150cc | Line Status機能はサポートされていません | Line Status機能はサポートされていません |
boA5120-150cm | Line Status機能はサポートされていません | Line Status機能はサポートされていません |
boA5120-230cc | Line Status機能はサポートされていません | Line Status機能はサポートされていません |
boA5120-230cm | Line Status機能はサポートされていません | Line Status機能はサポートされていません |
boA5320-150cc | Output status 0 (e.g., User Output Value set to false または Flash Window signal low) = LineStatus false = voltage level lowbOutput status 1 = LineStatus true = voltage level high | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
boA5320-150cm | Output status 0 (e.g., User Output Value set to false または Flash Window signal low) = LineStatus false = voltage level lowbOutput status 1 = LineStatus true = voltage level high | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
boA5328-100cc | Output status 0 (e.g., User Output Value set to false または Flash Window signal low) = LineStatus false = voltage level lowbOutput status 1 = LineStatus true = voltage level high | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
boA5328-100cm | Output status 0 (e.g., User Output Value set to false または Flash Window signal low) = LineStatus false = voltage level lowbOutput status 1 = LineStatus true = voltage level high | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
boA6500-36cc | Output status 0 (e.g., User Output Value set to false または Flash Window signal low) = LineStatus false = voltage level lowbOutput status 1 = LineStatus true = voltage level high | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
boA6500-36cm | Output status 0 (e.g., User Output Value set to false または Flash Window signal low) = LineStatus false = voltage level lowbOutput status 1 = LineStatus true = voltage level high | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
boA8100-16cc | Output status 0 (e.g., User Output Value set to false または Flash Window signal low) = LineStatus false = voltage level lowbOutput status 1 = LineStatus true = voltage level high | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
boA8100-16cm | Output status 0 (e.g., User Output Value set to false または Flash Window signal low) = LineStatus false = voltage level lowbOutput status 1 = LineStatus true = voltage level high | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
boA9344-30cc | Line Status機能はサポートされていません | Line Status機能はサポートされていません |
boA9344-30cm | Line Status機能はサポートされていません | Line Status機能はサポートされていません |
boA9344-70cc | Line Status機能はサポートされていません | Line Status機能はサポートされていません |
boA9344-70cm | Line Status機能はサポートされていません | Line Status機能はサポートされていません |
boA13440-17cm | Output status 0 (e.g., User Output Value set to false または Flash Window signal low) = LineStatus false = voltage level lowbOutput status 1 = LineStatus true = voltage level high | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
daA720-520uc | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
daA720-520um | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
daA1280-54uc | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します 例:すべてライン高 = 0b11 |
daA1280-54um | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します 例:すべてライン高 = 0b11 |
daA1440-220uc | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
daA1440-220um | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
daA1600-60uc | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します 例:すべてライン高 = 0b11 |
daA1600-60um | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します 例:すべてライン高 = 0b11 |
daA1920-15um | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します 例:すべてライン高 = 0b11 |
daA1920-30uc | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します 例:すべてライン高 = 0b11 |
daA1920-30um | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します 例:すべてライン高 = 0b11 |
daA1920-160uc | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
daA1920-160um | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
daA2448-70uc | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
daA2448-70um | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
daA2500-14uc | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します 例:すべてライン高 = 0b11 |
daA2500-14um | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0はLine1ステータスを示します ビット1はLine2ステータスを示します 例:すべてライン高 = 0b11 |
daA3840-45uc | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
daA3840-45um | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
dmA720-290gc | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
dmA720-290gm | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
dmA1440-73gc | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
dmA1440-73gm | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
dmA1920-51gc | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
dmA1920-51gm | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
puA1280-54uc | Line Status機能はサポートされていません | Line Status機能はサポートされていません |
puA1280-54um | Line Status機能はサポートされていません | Line Status機能はサポートされていません |
puA1600-60uc | Line Status機能はサポートされていません | Line Status機能はサポートされていません |
puA1600-60um | Line Status機能はサポートされていません | Line Status機能はサポートされていません |
puA1920-30uc | Line Status機能はサポートされていません | Line Status機能はサポートされていません |
puA1920-30um | Line Status機能はサポートされていません | Line Status機能はサポートされていません |
puA2500-14uc | Line Status機能はサポートされていません | Line Status機能はサポートされていません |
puA2500-14um | Line Status機能はサポートされていません | Line Status機能はサポートされていません |
r2L2048-29gc | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
r2L2048-58gm | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
r2L2048-62cc | Output status 0 (e.g., User Output Value set to false または Flash Window signal low) = LineStatus false = voltage level lowbOutput status 1 = LineStatus true = voltage level high | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
r2L2048-62g5c | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
r2L2048-172cm | Output status 0 (e.g., User Output Value set to false または Flash Window signal low) = LineStatus false = voltage level lowbOutput status 1 = LineStatus true = voltage level high | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
r2L2048-172g5m | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
r2L4096-14gc | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
r2L4096-29gm | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
r2L4096-42cc | Output status 0 (e.g., User Output Value set to false または Flash Window signal low) = LineStatus false = voltage level lowbOutput status 1 = LineStatus true = voltage level high | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
r2L4096-42g5c | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
r2L4096-84cm | Output status 0 (e.g., User Output Value set to false または Flash Window signal low) = LineStatus false = voltage level lowbOutput status 1 = LineStatus true = voltage level high | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
r2L4096-84g5m | 出力ステータス 0(例えば、falseまたはFlash Window信号低に設定されているUser Output Value) = LineStatus false = 電圧レベル低b 出力ステータス1 = LineStatus true = 電圧レベル高 | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
r2L8192-200cm | Output status 0 (e.g., User Output Value set to false ) = LineStatus false = voltage level lowbOutput status 1 = LineStatus true = voltage level high | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
r2L16384-120cm | Output status 0 (e.g., User Output Value set to false ) = LineStatus false = voltage level lowbOutput status 1 = LineStatus true = voltage level high | ビット0は、Line1ステータスを示します ビット1はLine2ステータスを示します ビット2はLine3ステータスを示します 例:すべてのライン高 = 0b111 |
サンプルコード#
// Select a line
camera.LineSelector.SetValue(LineSelector_Line1);
// Get the status of the line
bool status = camera.LineStatus.GetValue();
// Get the line status of all I/O lines. Because the GenICam interface does not
// support 32-bit words, the line status is reported as a 64-bit value.
int64_t lineStatusAll = camera.LineStatusAll.GetValue();
INodeMap& nodemap = camera.GetNodeMap();
// Select a line
CEnumParameter(nodemap, "LineSelector").SetValue("Line1");
// Get the status of the line
bool status = CBooleanParameter(nodemap, "LineStatus").GetValue();
// Get the line status of all I/O lines. Because the GenICam interface does not
// support 32-bit words, the line status is reported as a 64-bit value.
int64_t lineStatusAll = CIntegerParameter(nodemap, "LineStatusAll").GetValue();
// Select a line
camera.Parameters[PLCamera.LineSelector].SetValue(PLCamera.LineSelector.Line1);
// Get the status of the line
bool status = camera.Parameters[PLCamera.LineStatus].GetValue();
// Get the line status of all I/O lines. Because the GenICam interface does not
// support 32-bit words, the line status is reported as a 64-bit value.
Int64 lineStatusAll = camera.Parameters[PLCamera.LineStatusAll].GetValue();
/* 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 */
_Bool status = false;
int64_t lineStatusAll = 0;
/* Select a line */
errRes = PylonDeviceFeatureFromString(hdev, "LineSelector", "Line1");
CHECK(errRes);
/* Get the status of the line */
errRes = PylonDeviceGetBooleanFeature(hdev, "LineStatus", &status);
CHECK(errRes);
/* Get the line status of all I/O lines. Because the GenICam interface does not */
/* support 32-bit words, the line status is reported as a 64-bit value. */
errRes = PylonDeviceGetIntegerFeature(hdev, "LineStatusAll", &lineStatusAll);
CHECK(errRes);
# Select a line
camera.LineSelector.Value = "Line1"
# Get the status of the line
status = camera.LineStatus.Value
# Get the line status of all I/O lines. Because the GenICam interface does not
# support 32-bit words, the line status is reported as a 64-bit value.
lineStatusAll = camera.LineStatusAll.Value
pylon Viewerを使用して、パラメーターを簡単に設定することもできます。