Maxipix Tango C++ device¶
This is the reference documentation of the BaslerCCD Tango C++ device.
You can also find some useful information about the camera models/prerequisite/installation/configuration/compilation in the Maxipix camera plugin section.
Properties¶
| Property name | Default value | Type | Description |
|---|---|---|---|
| EspiaDeviceNumber | -1 | Long | Espia device number. |
| ConfigurationPath | TO_BE_DEFINED | String | Define the path of the configuration file. |
| ConfigurationName | TO_BE_DEFINED | String | Define the name of the configuration file. |
| UseReconstruction | false | Boolean | Enable/Disable reconstruction. |
Attributes¶
| Attribute name | Read/Write | Type | Description |
|---|---|---|---|
| deviceVersion | R | String | Tango Specific device version. |
| energyTreshold | R/W | Double | Energy threshold (KeV) |
| fillMode | R/W | String | Set the fill mode :
|
| gate | R/W | Boolean | Set the gate to Active or Inactive |
| gateLevel | R/W | String | Set gate level :
|
| readyMode | R/W | String | Ready mode :
|
| readyLevel | R/W | String | Ready output signal level :
|
| shutterLevel | R/W | String | Shutter output signal level :
|
| triggerLevel | R/W | String | Trigger output signal level :
|
Commands¶
| Command name | Arg. in | Arg. out | Description |
|---|---|---|---|
| Init | Void | Void | Do not use |
| State | Void | Long | Return the device state |
| Status | Void | String | Return the device state as a string |