83 / 172
Copyright © 2019 Toshiba Teli Corpotration, All rights reserved.
http://www.toshiba-teli.co.jp/en/
D4289451A
Register access API
Control Image Buffer by accessing IIDC2 registers directly.
API name
Description
Cam_ReadReg
Read register value
Cam_WriteReg
Write register value
ImageBuffer
1. Select an Image Buffer mode.
Write to ‘Value’ field of ‘ImageBufferMode’ register to control ImageBufferMode.
2. Open and Start image stream.
To start and stop capturing image is the same way as AcquisitionControl.
Please refer to AcquisitionControl section as well.
3. Read the number of frames in Image Buffer.
Read ‘Value’ field of ‘ImageBufferFrameCount’ register.
4. Read Image from Image Buffer.
Write [10] to ‘Value’ field of ‘AcquisitionCommand’ register to execute ImageBufferRead.
Please refer to AcquisitionCommand in AcquisitionControl section as well.
5. Receive Image from Image Buffer.
6. Stop and Close image stream.