![]() | ICameraItem Interface |
Namespace: LynceeTec.API.Hardware
The ICameraItem type exposes the following members.
Name | Description | |
---|---|---|
![]() | IsAvailable | (Inherited from IHardwareItem.) |
![]() | IsConnected | (Inherited from IHardwareItem.) |
![]() | IsEnabled | (Inherited from IHardwareItem.) |
![]() | IsInitialized | (Inherited from IHardwareItem.) |
![]() | MaxGain |
Maximal possible gain of the camera, in [dB]
|
![]() | MaxShutter |
Maximal possible shutter of the camera in the current configuration, in [s]
|
![]() | MinGain |
Minimal possible gain of the camera, in [dB]
|
![]() | MinShutter |
Minimal possible shutter of the camera in the current configuration, in [s]
|
![]() | Status | (Inherited from IHardwareItem.) |
![]() | UniqueID | (Inherited from IHardwareItem.) |
![]() | Usage | (Inherited from IHardwareItem.) |
Name | Description | |
---|---|---|
![]() | GetCurrentGain |
Gets the current value of the camera gain
|
![]() | GetCurrentShutter |
Gets the current value of the camera shutter time.
|
![]() | GetDescription |
Gets the description of the hardware item
(Inherited from IHardwareItem.) |
![]() | Grab |
Grabs a hologram without waiting.
|
![]() | Grab(Hologram) |
Grabs a hologram without waiting and without creating a new object.
|
![]() | SetGain |
Sets the camera gain
|
![]() | SetShutter |
Sets the camera shutter
|
Name | Description | |
---|---|---|
![]() | IsAvailableChanged |
Occurs when the availability of the hardware item changes
(Inherited from IHardwareItem.) |
![]() | IsConnectedChanged |
Occurs when the connected state of the hardware item changes
(Inherited from IHardwareItem.) |
![]() | IsInitializedChanged |
Occurs when the initialized state of the hardware item changes
(Inherited from IHardwareItem.) |