diff options
Diffstat (limited to 'docs/mock.rst')
-rw-r--r-- | docs/mock.rst | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/docs/mock.rst b/docs/mock.rst index 425fe76..0d8acb0 100644 --- a/docs/mock.rst +++ b/docs/mock.rst @@ -59,10 +59,15 @@ None **sensor-vertical-binnings** | *Default:* None -None **trigger-mode** - Trigger mode +None **trigger-source** + Trigger source - | *Default:* <enum UCA_CAMERA_TRIGGER_AUTO of type UcaCameraTrigger> + | *Default:* <enum UCA_CAMERA_TRIGGER_SOURCE_AUTO of type UcaCameraTriggerSource> + +None **trigger-type** + Trigger type + + | *Default:* <enum UCA_CAMERA_TRIGGER_TYPE_EDGE of type UcaCameraTriggerType> double **exposure-time** Exposure time in seconds |