|  | 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: 8.1.17212.0 8_1_dev 6ff713ba, built 2019-10-03 13:47:19 UTC
 Syntax
Syntaxint ShutterInternalMemory { get; set; }property int ShutterInternalMemory {
	int get ();
	void set (int value);
}Property Value
Type: 
Int32int 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
See Also