User Manual (Ver. 1.0) - Main Functions
GOX-5105MC-PGE | GOX-8105MC-PGE | GOX-12405MC-PGE | GOX-16205MC-PGE | GOX-20405MC-PGE | GOX-24505MC-PGE
- 50 -
B. SENSOR_LINETIME[clk]
SENSOR_LINETIME[clk] = HMAX
Select the
HMAX
value from the table below based on the Sensor Operation, the
setting, and your camera model.
Sensor Operation
Sensor
Digitization
Bits
GOX-5105
GOX-8105
GOX-12405
GOX-16205
GOX-20405
GOX-24505
Mono
Color
Mono
Color
Mono
Color
Mono
Color
Mono
Color
Mono
Color
Normal Mode
8Bit
270
270
344
447
375
447
10Bit
274
302
429
549
469
549
12Bit
408
408
511
655
557
655
FD2x2BinningMode
or
DecimationMode
8Bit
135
270
135
270
183
270
230
290
199
290
230
290
10Bit
142
284
158
284
222
284
285
302
245
302
285
302
12Bit
204
408
204
408
264
408
339
418
287
418
339
418
C. VIDEO_LINETIME[clk]
VIDEO_LINETIME[clk] = Roundup( ((Width(*1) / 2) + 4) / 156.25 x 74.25, 0 )
For
Width(*1)
, enter the following value if using a
or in
or
.
l
When
BinningHorizontal
is set to
2
or
ImageScalingMode
is set to
On
, enter the Width value
"before"
configuring the Binning or Image Scaling Mode settings.
l
When
FD2x2BinningMode
is turned
On
, or
DecimationHorizontal
is set to
2
, enter the Width
value
"after"
configuring the FD2x2Binning or Decimation Mode settings.
LineTime[clk]
Next, calculate the LineTime[clk] value using the IF_LINETIME, SENSOR_LINETIME, and VIDEO_
LINETIME values.
LineTime[clk] = MAX( IF_LINETIME[clk], SENSOR_LINETIME[clk], VIDEO_LINETIME[clk] )
H Period
Finally, calculate the
H Period
based on the above LineTime[clk] value.
H Period[us] = LineTime[clk] / 74.25[MHz]