34 / 65
D4223121B
Copyright © 2013 TOSHIBA TELI CORPORATION, All rights reserved.
www.toshiba-teli.co.jp
AcquisitionControl
Make a setting of image stream and control image stream output.
Camera starts image stream output by receiving AcquisitionStrat command. And there are some registers
that require camera to stop image stream output to change values.
Acquisition frame rate is variable. Maximum acquisition frame rate depends on camera operation mode
(scalable, decimation, etc.)
●
Registers
Register
Visibility
Access
Description
AcquisitionMode
Beginner
R/W
Selects an acquisition mode.
AcquisitionStart
Beginner
W
Executes the image stream output start.
AcquisitionStop
Beginner
W
Executes the image stream output stop.
AcquisitionAbort
Beginner
W
Executes the image stream output abort.
AcquisitionFrameCount
Beginner
R/W
Sets the number of frames to transfer in MultiFrame mode.
AcquisitionFrameRateControl
Beginner
R/W
Activates frame rate setting.
AcquisitionFrameRate
Beginner
R/W
Sets frame rate of image stream.
AcquisitionFrameIntervalControl
Beginner
R/W
Activates frame interval setting.
AcquisitionFrameInterval
Beginner
R/W
Sets frame interval of image stream.
●
Setting
- Select an acquisition mode
Set the following value to “AcquisitionMode” register. Setting value is Enumeration type.
AcquisitionMode
Function
Continuous (*)
Continuous image transfer
MultiFrame
Multi frame image transfer
* initial factory setting
- Set the number of frames to transfer (In MultiFrame mode)
Set the number of frames to transfer to “AcquisitionFrameCount”. Setting value is Integer type.