PLCamera.FileOpenModeEnum Class#
Applies to: CameraLink, GigE, Stereo ace, ace 2 CXP, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress, dart 2 USB, dart USB and racer 2 CXP
Visibility: Beginner
Selected by: FileSelector
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLCamera.FileOpenModeEnum
Constructors#
Name | Description | |
---|---|---|
PLCamera.FileOpenModeEnum | Initializes a new instance of the PLCamera.FileOpenModeEnum class |
Properties#
Name | Description | |
---|---|---|
Name | The full name of FileOpenMode (Overrides ParameterListEnum.Name.) | |
Read | Basler advises against using this parameter. Use the appropriate feature for file access operations instead. Applies to: CameraLink, GigE, Stereo ace, ace 2 CXP, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress, dart 2 USB, dart USB and racer 2 CXP | |
ReadWrite | This selects read and write open mode. Applies to: Stereo ace | |
Write | Basler advises against using this parameter. Use the appropriate feature for file access operations instead. Applies to: CameraLink, GigE, Stereo ace, ace 2 CXP, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress, dart 2 USB, dart USB and racer 2 CXP |
Methods#
Name | Description | |
---|---|---|
ToString | 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, Stereo ace, ace 2 CXP, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress, dart 2 USB, dart USB and racer 2 CXP
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, GigE, Stereo ace, ace 2 CXP, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress, dart 2 USB, dart USB and racer 2 CXP