Prosilica Tango device¶
This is the reference documentation of the Prosilica Tango device.
you can also find some useful information about the camera models/prerequisite/installation/configuration/compilation in the Prosilica camera plugin section.
Properties¶
Property name |
Mandatory |
Default value |
Description |
---|---|---|---|
cam_ip_address |
Yes |
N/A |
The camera’s ip or hostname |
Attributes¶
Attribute name |
RW |
Type |
Description |
---|---|---|---|
gain |
rw |
DevFloat |
normalized video gain, value between 0 (=pvmin), no gain, and 1 (=pvmax) |
pv_gain_range |
ro |
DevULong[pvmin, pvmax] |
min and max allowed values of the PvApi gain |
pv_gain |
rw |
DevULong |
video gain, value in the interval [pvmin, pvmax] |
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 |