59 / 160
Copyright © 2016-2018 TOSHIBA TELI CORPORATION, All Rights Reserved.
http://www.toshiba-teli.co.jp/en/index.htm
D4259344C
PixelFormat
Select a pixel format of image stream data.
● GenICam Node
Name
Interface
Length
Byte / [bit]
Access
Description
PixelCoding
IEnumeration
4
R/W
Selects a pixel coding.
PixelSize
IEnumeration
4
R/W
Selects a bit size of image pixel.
PixelFormat
IEnumeration
4
R/W
Selects a pixel format.
PixelFormat is conformed to AIA Pixel Format Naming Convention.
● IIDC2 Register
Register
Field
Address
Length
Byte / [bit]
Access
Description
PixelCoding
Implemented
0x2020C0
[31]
R
Returns the state whether the function is implemented.
ListOfElements 0x2020CC
~0x2020D8
16
R
Returns the presence of the pixel coding.
[0] : Mono
[105] : BayerBG
Value
0x2020DC
4
R/W
Selects a pixel cording.
PixelSize
Implemented
0x2020E0
[31]
R
Returns the state whether the function is implemented.
ListOfElements 0x2020EC
~0x2020F8
16
R
[8] : Bpp8
[10] : Bpp10
[12] : Bpp12
Value
0x2020FC
4
R/W
Selects a bit size of image pixel.
PixelFormat
Implemented
0x202400
[31]
R
Returns the state whether the function is implemented.
ListOfElements
0x20240C
~0x202418
16
R
[1] : Mono8
[3] : Mono10
[5] : Mono12
[11] : BayerBG8
[15] : BayerBG10
[19] : BayerBG12
Value
0x20241C
4
R/W
Selects a pixel format