コンテンツにスキップ

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#

 名前説明
Public methodPLCamera.FileOpenModeEnum Initializes a new instance of the PLCamera.FileOpenModeEnum class
 

プロパティ#

 名前説明
Public property名前 The full name of FileOpenMode (Overrides ParameterListEnum.Name.)
Public 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

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

 

方法#

 名前説明
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