Dhyana¶
Introduction¶
Supported Camera |
|
|---|---|
|
Dhyana95 |
|
Dhyana95V2 |
|
Dhyana4040 |
Dhyana95¶
Introduction¶
Dhyana4040¶
Introduction¶
Common Properties¶
Property name |
Default value |
Type |
Description |
|---|---|---|---|
__ExpertTimerPeriod |
1 |
UShort |
Timer period (in ms) Useful only for Internal Trigger |
TemperatureTargetAtInit |
15 |
Double |
Temperature Target at init |
Common Attributes¶
Attribute name |
Read/Write |
Type |
Description |
|---|---|---|---|
tucamVersion |
R |
String |
Get Tucam Library Version. |
sensorTemperature |
R |
Double |
Get Temperature of the detector (in Celsius) |
sensorTemperatureTarget |
R/W |
Double |
Set the Temperature target of the detector (in Celsius) |
fanSpeed |
R/W |
Enum |
Available only for expert user
Define the fan speed of the detector [0..5]
|
globalGain |
R/W |
Enum |
Define the gain of the detector [LOW, HIGH, HDR] |
frameRate |
R |
Double |
Get frame rate value |
trigOutputKind1 |
R/W |
Enum |
Available only for expert user
Set trigger output mode on channel 1 [ExposureStart, Readout, Global]
|
trigOutputKind2 |
R/W |
Enum |
Available only for expert user
Set trigger output mode on channel 2 [ExposureStart, Readout, Global]
|
trigOutputKind3 |
R/W |
Enum |
Available only for expert user
Set trigger output mode on channel 3 [ExposureStart, Readout, Global]
|
trigOutputWidth1 |
R/W |
Double |
Available only for expert user
Set width value option on channel 1 mode
|
trigOutputWidth2 |
R/W |
Double |
Available only for expert user
Set width value option on channel 2 mode
|
trigOutputWidth3 |
R/W |
Double |
Available only for expert user
Set width value option on channel 3 mode
|
trigOutputDelay1 |
R/W |
Double |
Available only for expert user
Set delay value option on channel 1 mode
|
trigOutputDelay2 |
R/W |
Double |
Available only for expert user
Set delay value option on channel 2 mode
|
trigOutputDelay3 |
R/W |
Double |
Available only for expert user
Set delay value option on channel 3 mode
|
trigOutputEdge1 |
R/W |
Enum |
Available only for expert user
Set edge option value on channel 1 mode [Rising, Falling]
|
trigOutputEdge2 |
R/W |
Enum |
Available only for expert user
Set edge option value on channel 2 mode [Rising, Falling]
|
trigOutputEdge3 |
R/W |
Enum |
Available only for expert user
Set edge option value on channel 3 mode [Rising, Falling]
|
Dhyana4040 specific Attributes¶
Attribute name |
Read/Write |
Type |
Description |
|---|---|---|---|
tecMode |
R/W |
Enum |
Set the sensor cooling switch [ON, OFF] |
Common Commands¶
Command name |
Arg. in |
Arg. out |
Description |
|---|---|---|---|
Init |
Void |
Void |
Do not use (Use Init of the Generic device) |
State |
Void |
Long |
Returns the device state |
Status |
Void |
String |
Returns the device status |
setParamter |
String Array |
Void |
Sets the value of a parameter |
getParameter |
String |
String |
Returns the name and value of a specific parameter |
getAllParameters |
Void |
String |
Returns all parameters and their values |