PCO Tango device
This is the reference documentation of the PCO Tango device.
You can also find some useful information about the camera models/prerequisite/installation/configuration/compilation in the PCO camera plugin section.
Properties
Property name |
Mandatory |
Default value |
Description |
---|---|---|---|
debug_control |
No |
0 |
Enable/Disble the debug (0/1) |
debug_module |
No |
0 |
|
debug_format |
No |
0 |
|
debug_type |
No |
0 |
|
params |
No |
empty |
|
Attributes
Attribute name |
RW |
Type |
Description |
---|---|---|---|
acqTimeoutRetry |
rw |
DevLong |
Maximum Timeout retries during acq (0 - infinite) |
adc |
rw |
DevLong |
Number of working ADC’s |
adcMax |
ro |
DevLong |
Maximum number of ADC’s |
binInfo |
ro |
DevLong |
PCO hw binning info |
bitAlignment |
rw |
DevString |
|
bytesPerPixel |
ro |
DevLong |
Bytes per Pixel |
camerasFound |
ro |
DevString |
List of cameras found during the Open search |
camInfo |
ro |
DevString |
General camera parameters information |
camName |
ro |
DevString |
Camera Name |
camNameBase |
ro |
DevString |
Camera Name (Pco) |
camNameEx |
ro |
DevString |
Camera Name, Interface, Sensor |
camType |
ro |
DevString |
Camera Type |
cdiMode |
rw |
DevLong |
|
clXferPar |
ro |
DevString |
General CameraLink parameters |
cocRunTime |
ro |
DevDouble |
cocRunTime (s) - only valid after the camera is armed |
coolingTemperature |
ro |
DevDouble |
Cooling Temperature |
debugInt |
rw |
DevString |
PCO plugin internal debug level (hex format: 0x….) |
debugIntTypes |
ro |
DevString |
PCO plugin internal debug types |
doubleImageMode |
rw |
DevLong |
|
firmwareInfo |
ro |
DevString |
Firmware info |
frameRate |
ro |
DevDouble |
Framerate, calculated as: 1/cocRunTime (1/s) |
generalCAPS1 |
ro |
DevString |
General PCO CAPS1 value (hex and bin) |
info |
ro |
DevString |
General camera parameters information |
lastError |
ro |
DevString |
The last PCO error message |
lastImgAcquired |
ro |
DevLong |
Last image acquired (during recording) |
lastImgRecorded |
ro |
DevLong |
Last image recorded (during recording) |
logMsg |
ro |
DevString |
Last Log msgs |
logPcoEnabled |
ro |
DevLong |
PCO logs are enabled |
maxNbImages |
ro |
DevLong |
The maximum number of images which can be acquired by the camera (recording mode) |
paramsInfo |
ro |
DevString |
Values of the PCO properties params |
pixelRate |
ro |
DevLong |
Actual Pixel Rate (Hz) |
pixelRateInfo |
ro |
DevString |
Pixel Rate information |
pixelRateValidValues |
ro |
DevString |
Allowed Pixel Rates |
recorderForcedFifo |
rw |
DevLong |
Forced Fifo Mode (only for recording cams) |
roiInfo |
ro |
DevString |
PCO ROI info |
roiLastFixed |
ro |
DevString |
Last fixed ROI info |
rollingShutter |
rw |
DevLong |
|
rollingShutterInfo |
ro |
DevString |
Rolling Shutter info |
rollingShutterStr |
rw |
DevLong |
Rolling Shutter Mode as str (only for some types of EDGE) |
temperatureInfo |
ro |
DevString |
Temperature info |
test |
rw |
DevString |
Debug test function (do not use it) |
timestampMode |
rw |
DevLong |
|
traceAcq |
ro |
DevString |
Debug information for some types of acq |
version |
ro |
DevString |
Version information of the plugin |
versionAtt |
ro |
DevString |
Version of att file |
versionSdk |
ro |
DevString |
PCO SDK Release |
Commands
Command name |
Arg. in |
Arg. out |
Description |
---|---|---|---|
Init |
DevVoid |
DevVoid |
Do NOT use |
State |
DevVoid |
DevLong |
Return the device state |
Status |
DevVoid |
DevString |
Return the device state as a string |
getAttrStringValueList |
DevString: Attribute name |
DevVarStringArray: String value list |
Return the authorized string value list for a given attribute name |
talk |
DevString |
DevString |
WARNING: use this command for test only, This is a backdoor cmd and it can distrub Lima |