-
Notifications
You must be signed in to change notification settings - Fork 0
I2C
Johan Söderlind Åström edited this page Apr 3, 2018
·
4 revisions
This command controls the FFC mode and shutter control during an FFC. FFC modes allow for manual control, automatic control based upon time or temperature changes, and external control. If a shutter is attached this command controls the shutter activity profile.
Name | Address |
---|---|
SDK Module ID | 0x0200 |
SDK Command ID | 0x3C |
Base | 0x3C |
Get | 0x3C |
Set | 0x3D |
SDK Data Length Get | 16 |
SDK Data Length Set | 16 |
Name | Type | Unit | Name | Value | Description |
---|---|---|---|---|---|
Shutter_Mode | u32 | Enum | Manual | 0 | |
Auto | 1 | ||||
External | 2 | ||||
Temp_Lockout_State | u32 | Enum | Inactive | 0 | |
High | 1 | ||||
Low | 2 | ||||
Video_Freeze_During_FFC | u32 | Boolean | Disable | 0 | |
Enable | 1 | ||||
FFC_Desired | u32 | Boolean | Disable | 0 | |
Enable | 1 | ||||
Elapsed_Time_Since_Last_FFC | u32 | ms | 0 .. 4294967295 | ||
Desired_FFC_Period | u32 | ms | 0 .. 4294967295 | The period between each FFC | |
Explicit_Command_To_Open | u32 | Boolean | False | 0 | |
True | 1 | ||||
Desired_FFC_Temp_Delta | u16 | Kelvin * 100 | 0 .. 65535 | ||
Imminent_Delay | u16 | Frames | 0 .. 65535 |