Advacam Tango device¶
This is the reference documentation of the Advacam Tango device.
you can also find some useful information about the camera models/prerequisite/installation/configuration/compilation in the Advacam camera plugin section.
Properties¶
Property name |
Mandatory |
Default value |
Description |
---|---|---|---|
config_path |
Yes |
N/A |
the detector XML configuration file |
energy_threshold |
No |
3.6 |
the energy threshold in keV |
device_id |
No |
“” |
the detector identifier, e.g J06-W0105 |
Attributes¶
Attribute name |
RW |
Type |
Description |
---|---|---|---|
bias_voltage |
rw |
DevDouble |
Bias high voltage in Volt |
energy_threshold |
rw |
DevDouble |
energy threshold in keV |
operation_mode |
rw |
DevString |
operation modes supported, ToA+ToT,ToA,Event+iToT and ToT |
sensed_bias_voltage |
ro |
DevDouble |
Bias voltage sense in Volt |
sensed_bias_current |
ro |
DevDouble |
Bias current in A |
temperature |
ro |
DevDouble |
Temperature of the camera core |
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 |