Skip to content

PLCamera.FileOpenModeEnum Class#

Sets the access mode in which a file is opened in the camera. Basler advises against using this parameter. Use the appropriate feature for file access operations instead.

Applies to: CameraLink, Stereo ace, ace 2 CXP, ace 2 GigE, ace 2 USB, ace GigE, ace USB, boost CoaXPress, dart GigE, dart USB, racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE

Visibility: Beginner

Selected by: FileSelector

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.FileOpenModeEnum

Constructors#

 NameDescription
Public methodPLCamera.FileOpenModeEnum Initializes a new instance of the PLCamera.FileOpenModeEnum class
 

Properties#

 NameDescription
Public propertyName The full name of FileOpenMode (Overrides ParameterListEnum.Name.)
Public propertyRead

Basler advises against using this parameter. Use the appropriate feature for file access operations instead.

Applies to: CameraLink, Stereo ace, ace 2 CXP, ace 2 GigE, ace 2 USB, ace GigE, ace USB, boost CoaXPress, dart GigE, dart USB, racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE

Public propertyReadWrite

This selects read and write open mode.

Applies to: Stereo ace

Public propertyWrite

Basler advises against using this parameter. Use the appropriate feature for file access operations instead.

Applies to: CameraLink, Stereo ace, ace 2 CXP, ace 2 GigE, ace 2 USB, ace GigE, ace USB, boost CoaXPress, dart GigE, dart USB, racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE

 

Methods#

 NameDescription
Public methodToString The full name of FileOpenMode (Overrides Object.ToString()()()().)
 

PLCamera.FileOpenModeEnum.ToString Method#

The full name of FileOpenMode

Return Value#

Type: String
Returns the full name of FileOpenMode

PLCamera.FileOpenModeEnum Constructor#

Initializes a new instance of the PLCamera.FileOpenModeEnum class

PLCamera.FileOpenModeEnum.Name Property#

The full name of FileOpenMode

PLCamera.FileOpenModeEnum.Read Property#

Basler advises against using this parameter. Use the appropriate feature for file access operations instead.

Applies to: CameraLink, Stereo ace, ace 2 CXP, ace 2 GigE, ace 2 USB, ace GigE, ace USB, boost CoaXPress, dart GigE, dart USB, racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE

PLCamera.FileOpenModeEnum.ReadWrite Property#

This selects read and write open mode.

Applies to: Stereo ace

PLCamera.FileOpenModeEnum.Write Property#

Basler advises against using this parameter. Use the appropriate feature for file access operations instead.

Applies to: CameraLink, Stereo ace, ace 2 CXP, ace 2 GigE, ace 2 USB, ace GigE, ace USB, boost CoaXPress, dart GigE, dart USB, racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE