Skip to content

PLCamera.SequenceAddressBitSelectorEnum Class#

Sets which bit of the sequence set address can be assigned to an input line. An input line can be set as the control source for this bit using the Address Bit Source parameter.

Applies to: CameraLink and GigE

Visibility: Guru

Selecting Parameters: SequenceAddressBitSource

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.SequenceAddressBitSelectorEnum

Constructors#

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

Properties#

 NameDescription
Public propertyBit0

Bit 0 of the sequence set address can be controlled using an input line.

Applies to: CameraLink and GigE

Public propertyBit1

Bit 1 of the sequence set address can be controlled using an input line.

Applies to: CameraLink and GigE

Public propertyBit2

Bit 2 of the sequence set address can be controlled using an input line.

Applies to: CameraLink and GigE

Public propertyBit3

Bit 3 of the sequence set address can be controlled using an input line.

Applies to: CameraLink and GigE

Public propertyName The full name of SequenceAddressBitSelector (Overrides ParameterListEnum.Name.)
 

Methods#

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

PLCamera.SequenceAddressBitSelectorEnum.ToString Method#

The full name of SequenceAddressBitSelector

Return Value#

Type: String
Returns the full name of SequenceAddressBitSelector

PLCamera.SequenceAddressBitSelectorEnum Constructor#

Initializes a new instance of the PLCamera.SequenceAddressBitSelectorEnum class

PLCamera.SequenceAddressBitSelectorEnum.Bit0 Property#

Bit 0 of the sequence set address can be controlled using an input line.

Applies to: CameraLink and GigE

PLCamera.SequenceAddressBitSelectorEnum.Bit1 Property#

Bit 1 of the sequence set address can be controlled using an input line.

Applies to: CameraLink and GigE

PLCamera.SequenceAddressBitSelectorEnum.Bit2 Property#

Bit 2 of the sequence set address can be controlled using an input line.

Applies to: CameraLink and GigE

PLCamera.SequenceAddressBitSelectorEnum.Bit3 Property#

Bit 3 of the sequence set address can be controlled using an input line.

Applies to: CameraLink and GigE

PLCamera.SequenceAddressBitSelectorEnum.Name Property#

The full name of SequenceAddressBitSelector