Click or drag to resize

IDigitizerShutterInternalMemory Property

Photron camera only: Gets/sets the value indicating the real value stored in the Photron camera.

Namespace:  LynceeTec.Interfaces
Assembly:  LynceeTec.Interfaces (in LynceeTec.Interfaces.dll) Version: 9.0.26418.0 , built 2021-10-22 08:45:14 UTC
Syntax
int ShutterInternalMemory { get; set; }

Property Value

Type: Int32
int For example, if the frame rate is set to 2000 frames per second, this value will be set at 2000, as the corresponding shutter is 1/2000 [s].
See Also