Pyrocam IV Oper
ator’s Manual
Document No. 50337-001
Rev F
2/21/2017
Page 42
APPENDIX F
– TABLE OF FEATURES
The Pyrocam contains hundreds of features. All of the features, except for those identified
as read-only, can be changed by any program that communicates with a GenICam
compliant camera. However, only a very small subset of Pyrocam features should be
changed by the normal user. Below is a list of the only features that should be changed
and read-only features that could be useful. We can provide support only for the 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 IV
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
SensorWidth
RO
Effective width of the sensor
in pixels.
uint
336
SensorHeight
RO
Effective height of the sensor
in pixels.
uint
328
WidthMax
RO
Maximum width (in pixels) of
the image.
uint
320
HeightMax
RO
Maximum height (in pixels) of
the image.
uint
320
Width
RO
Width of the Image provided
by the device (in pixels).
uint
320
Height
RO
Height of the Image provided
by the device (in pixels).
uint
320
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