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, GigE, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress and dart 2 USB

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, GigE, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress and dart 2 USB

Public propertyWrite

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

Applies to: CameraLink, GigE, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress and dart 2 USB

 

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, GigE, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress and dart 2 USB

PLCamera.FileOpenModeEnum.Write Property#

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

Applies to: CameraLink, GigE, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress and dart 2 USB