47 / 172
Copyright © 2019 Toshiba Teli Corpotration, All rights reserved.
http://www.toshiba-teli.co.jp/en/
D4289451A
● GenICam Node
Name
Interface
Length
Byte / [bit]
Access
Description
Width
IInteger
4
R/W
Sets width (in pixels) of the image data.
Height
IInteger
4
R/W
Sets Height (in pixels) of the image data.
OffsetX
IInteger
4
R/W
Sets horizontal offset (in pixels) from the origin to the region of interest.
OffsetY
IInteger
4
R/W
Sets vertical offset (in pixels) from the origin to the region of interest.
● IIDC2 Register
Register
Field
Address
Length
Byte / [bit]
Access
Description
ImageSize
Implemented
0x202060
[31]
R
Returns the state whether the function is implemented.
OffsetXMin
0x20206C
4
R
Returns the minimum starting position of the horizontal direction
OffsetXInc
0x202070
4
R
Returns the unit starting position of the horizontal direction
WidthMin
0x202074
4
R
Returns the minimum size of width
WidthInc
0x202078
4
R
Returns the unit size of width
SensorWidth
0x20207C
4
R
Returns effective width of the sensor in pixels
OffsetYMin
0x202080
4
R
Returns the minimum starting position of the vertical direction
OffsetYInc
0x202084
4
R
Returns the unit starting position of the vertical direction
HeightMin
0x202088
4
R
Returns the minimum size of height
HeightInc
0x20208C
4
R
Returns the unit size of height.
SensorHeight
0x202090
4
R
Returns effective Height of the sensor in pixels
OffsetX
0x202094
4
RW
Sets horizontal offset (in pixels) from the origin to the region of interest
Width
0x202098
4
RW
Sets width (in pixels) of the image data.
OffsetY
0x20209C
4
RW
Sets vertical offset (in pixels) from the origin to the region of interest
Height
0x2020A0
4
RW
Sets Height (in pixels) of the image data.