v24.9.6861

Read before using


This document and the software sample codes are internal documents of Hamamatsu Photonics K.K.(it is described as the following HPK) and are disclosed upon request in order to enable the user to create a host software using DCAM-API. This document and the software sample codes are disclosed only for the purpose described above, and do not constitute a license, transfer, or any other entitlement for the owner. All of risk and result of using software depending on this document remains with the user. This document may include technical inaccuracies or typographical errors. HPK does not guarantee any damage arising from such errors or this document. HPK makes no commitment to update or keep current the information contained in this document. All brand and product names are trademarks or registered trademarks of their respective owners. HPK has copyright of this document with all rights reserved. No part of this documentation may be reproduced, transmitted, transcribed, stored in a retrieval system, or translated into any language or computer language, in any form, or by any means, in any means, electronic, mechanical, magnetic, optical, chemical, manual or otherwise, without the prior written permission of HPK.

Go to top of this chapter


Overview


This document explains support parameter at C10000-A01 and how to control them by DCAM Properties. This document requires knowledge of basic concept of DCAM-API and SDK. If you need description about them, please reffer other documents.

Go to top of this chapter


How to read the table


Property List is described according to the following rules.
1.Classfication
2.PropertyID
3.
4.
5.
6.
7.
8.ValueType
9.PropertyValue 10.Information
Description table
index item explanation
1 Classification Large classification of the Property.
2 Property ID Property ID that camera supported.
3 Property Ver DCAM-API version of this Property.
4 Readable Flag Whether it is possible to read the value from this Property. In the case of "-" is not readable. In the case of "R" is readable.
5 Writable Flag(Stable) Whether it is possible to change this Property value during status is "Stable". In the case of "-" is not writable. In the case of "W" is writable.
6 Writable Flag(Ready) Whether it is possible to change this Property value during status is "Ready". In the case of "-" is not writable. In the case of "W" is writable.
7 Writable Flag(Busy) Whether it is possible to change this Property value during status is "Busy". In the case of "-" is not writable. In the case of "W" is writable.
8 Value Type Property value types : MODE, LONG and REAL.
9 Property Value ID or minimum, maximum, default, step values from this Property.
10 Information Additional information about this Property.

Go to top of this chapter


Property List


Sensor mode and speed
DCAM_IDPROP_SENSORMODE
-
R
W
-
-
MODE
DCAMPROP_SENSORMODE__AREA
DCAMPROP_SENSORMODE__TDI (default)
DCAM_IDPROP_SENSORMODE_LINEBUNDLEHEIGHT
-
R
W
-
-
LONG
8 to 16120 , step 8 , default 128
DCAM_IDPROP_READOUT_DIRECTION
-
R
W
W
W
MODE
DCAMPROP_READOUT_DIRECTION__FORWARD (default)
DCAMPROP_READOUT_DIRECTION__BACKWARD
Trigger
DCAM_IDPROP_TRIGGERSOURCE
-
R
W
W
W
MODE
DCAMPROP_TRIGGERSOURCE__INTERNAL (default)
DCAMPROP_TRIGGERSOURCE__EXTERNAL @ DCAMPROP_SENSORMODE__TDI
DCAM_IDPROP_TRIGGER_MODE
-
R
-
-
-
MODE
DCAMPROP_TRIGGER_MODE__NORMAL
DCAM_IDPROP_TRIGGERACTIVE
-
R
-
-
-
MODE
DCAMPROP_TRIGGERACTIVE__SYNCREADOUT
DCAM_IDPROP_TRIGGERPOLARITY
-
R
W
W
W
MODE
DCAMPROP_TRIGGERPOLARITY__NEGATIVE (default)
DCAMPROP_TRIGGERPOLARITY__POSITIVE
DCAM_IDPROP_TRIGGER_CONNECTOR
-
R
W
W
W
MODE
DCAMPROP_TRIGGER_CONNECTOR__INTERFACE
DCAMPROP_TRIGGER_CONNECTOR__MULTI (default)
DCAM_IDPROP_TRIGGERTIMES
-
R
W
W
W
LONG
1 to 10000 , step 1 , default 1
Binning and ROI
DCAM_IDPROP_BINNING
-
R
W
-
-
MODE
DCAMPROP_BINNING__1 (default)
DCAMPROP_BINNING__2
DCAM_IDPROP_SUBARRAYHPOS
-
R
W
-
-
LONG
0 to 2046 , step 2 , default 0
DCAM_IDPROP_SUBARRAYHSIZE
-
R
W
-
-
LONG
2 to 2048 , step 2 , default 2048
DCAM_IDPROP_SUBARRAYVPOS
-
R
W
-
-
LONG
0 to 127 , step 1 , default 0
DCAM_IDPROP_SUBARRAYVSIZE
-
R
W
-
-
LONG
1 to 128 , step 1 , default 128
DCAM_IDPROP_SUBARRAYMODE
-
R
W
-
-
MODE
DCAMPROP_MODE__OFF (default)
DCAMPROP_MODE__ON
Feature
DCAM_IDPROP_EXPOSURETIME
-
R
W
W
W
REAL (Second)
0.00256 to 0.279616 , step 0.000004 , default 0.00256
DCAM_IDPROP_CONTRASTGAIN
-
R
W
W
W
LONG
0 to 15 , step 1 , default 0
ALU
DCAM_IDPROP_CAPTUREMODE
-
R
W
W
W
MODE
DCAMPROP_CAPTUREMODE__NORMAL (default)
DCAMPROP_CAPTUREMODE__DARKCALIB
DCAMPROP_CAPTUREMODE__SHADINGCALIB
DCAM_IDPROP_SUBTRACT
-
R
W
W
W
MODE
DCAMPROP_MODE__OFF (default)
DCAMPROP_MODE__ON
DCAM_IDPROP_SUBTRACTOFFSET
-
R
W
W
W
LONG
0 to 1000 , step 1 , default 0
DCAM_IDPROP_SUBTRACTIMAGEMEMORY
-
R
W
W
W
MODE
1
DCAM_IDPROP_STORESUBTRACTIMAGETOMEMORY
-
-
W
-
-
MODE
1
DCAM_IDPROP_SHADINGCORRECTION
-
R
W
W
W
MODE
DCAMPROP_MODE__OFF (default)
DCAMPROP_MODE__ON
DCAM_IDPROP_SHADINGCALIBDATAMEMORY
-
R
W
W
W
MODE
1
DCAM_IDPROP_STORESHADINGCALIBDATATOMEMORY
-
-
W
-
-
MODE
1
Synchronous timing
DCAM_IDPROP_TIMING_READOUTTIME
-
R
-
-
-
REAL (Second)
return seconds how long takes to reading out a frame.
DCAM_IDPROP_TIMING_CYCLICTRIGGERPERIOD
-
R
-
-
-
REAL (Second)
return seconds which period cyclic trigger happens in.
DCAM_IDPROP_TIMING_MINTRIGGERBLANKING
-
R
-
-
-
REAL (Second)
return seconds required minimum trigger blanking.
DCAM_IDPROP_TIMING_MINTRIGGERINTERVAL
-
R
-
-
-
REAL (Second)
return seconds required minimum trigger interval.
DCAM_IDPROP_TIMING_EXPOSURE
-
R
-
-
-
MODE
DCAMPROP_TIMING_EXPOSURE__AFTERREADOUT
DCAM_IDPROP_INTERNALFRAMERATE
-
R
-
-
-
REAL (Hz)
return number of frames per second in INTERNAL trigger mode.
DCAM_IDPROP_INTERNAL_FRAMEINTERVAL
-
R
-
-
-
REAL (Second)
return seconds of interval between frames in INTERNAL trigger mode.
DCAM_IDPROP_INTERNALLINERATE
-
R
W
W
W
REAL (Hz)
457.770657 to 50000.0 , step 0.006985 , default 0
DCAM_IDPROP_INTERNALLINESPEED
-
R
W
W
W
REAL (m/s)
0.005493 to 0.6 , step 0 , default 0
System Information
DCAM_IDPROP_COLORTYPE
-
R
-
-
-
MODE
DCAMPROP_COLORTYPE__BW
DCAM_IDPROP_BITSPERCHANNEL
-
R
-
-
-
LONG
return 12
DCAM_IDPROP_IMAGE_WIDTH
-
R
-
-
-
LONG
return width pixel of current setting
DCAM_IDPROP_IMAGE_HEIGHT
-
R
-
-
-
LONG
return height line of current setting
DCAM_IDPROP_IMAGE_ROWBYTES
-
R
-
-
-
LONG
return horizontal rowbytes of current setting
DCAM_IDPROP_IMAGE_FRAMEBYTES
-
R
-
-
-
LONG
return bytes per frame of current setting
DCAM_IDPROP_IMAGE_TOPOFFSETBYTES
-
R
-
-
-
LONG
return offset bytes size to point first data in image
DCAM_IDPROP_IMAGE_PIXELTYPE
-
R
W
-
-
MODE
DCAM_PIXELTYPE_MONO8
DCAM_PIXELTYPE_MONO16 (default)
DCAM_IDPROP_BUFFER_ROWBYTES
-
R
-
-
-
LONG
return row byte size of user attached buffer
DCAM_IDPROP_BUFFER_FRAMEBYTES
-
R
-
-
-
LONG
return byte size of a frame buffer that should be allocated when you use dcambuf_attach() function
DCAM_IDPROP_BUFFER_TOPOFFSETBYTES
-
R
-
-
-
LONG
return unnecessary data size in front of the actual image data
DCAM_IDPROP_BUFFER_PIXELTYPE
-
R
-
-
-
MODE
DCAM_PIXELTYPE_MONO8
DCAM_PIXELTYPE_MONO16
DCAM_IDPROP_RECORDFIXEDBYTES_PERFILE
-
R
-
-
-
LONG
return additional data size per a file
DCAM_IDPROP_RECORDFIXEDBYTES_PERSESSION
-
R
-
-
-
LONG
return additional data size per a session
DCAM_IDPROP_RECORDFIXEDBYTES_PERFRAME
-
R
-
-
-
LONG
return additional data size per a frame
DCAM_IDPROP_SYSTEM_ALIVE
-
R
-
-
-
MODE
DCAMPROP_SYSTEM_ALIVE__OFFLINE
DCAMPROP_SYSTEM_ALIVE__ONLINE
DCAM_IDPROP_IMAGEDETECTOR_PIXELWIDTH
-
R
-
-
-
REAL (um)
return 12.0
DCAM_IDPROP_IMAGEDETECTOR_PIXELHEIGHT
-
R
-
-
-
REAL (um)
return 12.0
DCAM_IDPROP_IMAGEDETECTOR_PIXELNUMHORZ
-
R
-
-
-
LONG
return 2048
DCAM_IDPROP_IMAGEDETECTOR_PIXELNUMVERT
-
R
-
-
-
LONG
return 128
DCAM_IDPROP_TIMESTAMP_PRODUCER
-
R
-
-
-
MODE
DCAMPROP_TIMESTAMP_PRODUCER__DCAMMODULE
DCAM_IDPROP_FRAMESTAMP_PRODUCER
-
R
-
-
-
MODE
DCAMPROP_FRAMESTAMP_PRODUCER__DCAMMODULE

Go to top of this chapter