Pyrocam III
HR
User Guide
Document No. 50361-001
Rev E
7/18/2017
Page 41
APPENDIX F
– TABLE OF FEATURES
The Pyrocam contains hundreds of features. All features, except for those identified as read-
only, can be changed by any GenICam compliant camera software. However, only features in
the list below should be changed. The list also includes read-only features that could be useful.
support only provided for features in this list. Changing any other feature will cause the
Pyrocam to misbehave and may cause it to stop working.
Group
Feature Name
*see
below
Description
Value
Type
Value or
Range or
Default
Device Control
DeviceVendorName
RO
Name of the manufacturer of
the device.
string[32]
Spiricon
DeviceModelName
RO
Model of the device.
string[32]
Pyrocam_III_HR
DeviceVersion
RO
Version of the device
interface.
(this is not the firmware
version)
string[32]
1.00.00.01
DeviceID
RO
Device identifier (serial
number)
string[16]
DeviceScanType
RO
Scan type of the sensor.
enum
Linescan
DeviceReset
WO
Resets the device to its
power up state.
command
ImageFormatControl
Width
RO
Width of the Image provided
by the device (in pixels).
uint
160
Height
RO
Height of the Image provided
by the device (in pixels).
uint
160
PixelFormat
RO
Format of the pixel to use for
acquisition.
enum
Mono 16
Acquisition Control
AcquisitionMode
RO
Sets the acquisition mode of
the device
enum
Continuous
AcquisitionStart
WO
Starts the acquisition of the
device
command
AcquisitionStop
WO
Stops the acquisition of the
device
command
ExposureTimeRaw
RW
Sets the Exposure time (in
microseconds)
uint
1 – 40000
AnalogControl
Gain
RW
Controls the selected gain as
an absolute physical value.
float
1.0 - 8.0
GainRaw
RW
Controls the selected gain as
a raw integer value
uint
0 = 1.00
1 = 1.14
2 = 1.33
3 = 1.60
4 = 2.00
5 = 2.67
6 = 4.00
7 = 8.00
CustomFeatures
Calibrate
RW
Adjusts black level then
collects calibrate subtraction
frame.
Set TRUE to initiate
calibration. Set FALSE to
cancel.
bool
False