No.19S185-01
52/68
STC-MBE132POE / STC-MCE132POE
Product Specifications and User’s Guide
10.19 Chunk Control
This function is attached additional image information to image data.
For example, the exposure time and gain information do not include in image data itself. However, Chunk data
transfers these parameters when image was acquiring.
GenICam Parameters
ChunkModeActive IBoolean Type Chunk control ON / OFF selection
Default: “False” (Off)
ChunkSelector IEnumeration Type Transfer Chunk data selection
Selection: “Image”, “Gain”, “Exposure Time”, “Black Level”, “Line Status All”,
“Device Temperature”, “Timer Value” and “Counter Value”
ChunkEnable IBoolean Type Enable Chunk data that was selected at “Chunk Selector”
Selection: “True” (Enable Chunk data) and “False” (Disable Chunk data)
10.20 Action Control
The multiple cameras control by one action signal.
GenICam Parameters
ActionQueueSize IInteger Type Size of scheduled action command queue
ActionDeviceKey IInteger Type Control identifier of camera
ActionSelector IInteger Type Action command application selection
Fixed as “0”
ActionGroupKey IInteger Type Action command applies camera
* The camera executes action command when group key of action command
and group key of camera is matched.
ActionGroupMask IInteger Type Select camera to apply action command
Logical AND of Group Mask of camera and Group Mask of action command is 1
for any bit of 32bits, camera executes action command.