Skip to content

PLCamera.SequenceAddressBitSourceEnum Class#

Sets an input line as the control source for the currently selected sequence set address bit. The bit can be selected using the Address Bit Selector parameter.

Applies to: CameraLink and GigE

Visibility: Guru

Selected by: SequenceAddressBitSelector

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.SequenceAddressBitSourceEnum

Constructors#

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

Properties#

 NameDescription
Public propertyCC1

The selected bit of the sequence set address can be set using the CC1 signal.

Applies to: CameraLink and GigE

Public propertyCC2

The selected bit of the sequence set address can be set using the CC2 signal.

Applies to: CameraLink and GigE

Public propertyCC3

The selected bit of the sequence set address can be set using the CC3 signal.

Applies to: CameraLink and GigE

Public propertyCC4

The selected bit of the sequence set address can be set using the CC4 signal.

Applies to: CameraLink and GigE

Public propertyLine1

The selected bit of the sequence set address can be set using Line 1.

Applies to: CameraLink and GigE

Public propertyLine2

The selected bit of the sequence set address can be set using Line 2.

Applies to: CameraLink and GigE

Public propertyLine3

The selected bit of the sequence set address can be set using Line 3.

Applies to: CameraLink and GigE

Public propertyLine4

The selected bit of the sequence set address can be set using Line 4.

Applies to: CameraLink and GigE

Public propertyLine5

The selected bit of the sequence set address can be set using Line 5.

Applies to: CameraLink and GigE

Public propertyLine6

The selected bit of the sequence set address can be set using Line 6.

Applies to: CameraLink and GigE

Public propertyLine7

The selected bit of the sequence set address can be set using Line 7.

Applies to: CameraLink and GigE

Public propertyLine8

The selected bit of the sequence set address can be set using Line 8.

Applies to: CameraLink and GigE

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

Selects Virtual Input 1 as the source for the selected bit of the sequence set address.

Applies to: CameraLink and GigE

Public propertyVInput2

Selects Virtual Input 2 as the source for the selected bit of the sequence set address.

Applies to: CameraLink and GigE

Public propertyVInput3

Selects Virtual Input 3 as the source for the selected bit of the sequence set address.

Applies to: CameraLink and GigE

Public propertyVInput4

Selects Virtual Input 4 as the source for the selected bit of the sequence set address.

Applies to: CameraLink and GigE

Public propertyVInputDecActive

Selects Virtual Input Decoder Active as the source for the selected bit of the sequence set address.

Applies to: CameraLink and GigE

 

Methods#

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

PLCamera.SequenceAddressBitSourceEnum.ToString Method#

The full name of SequenceAddressBitSource

Return Value#

Type: String
Returns the full name of SequenceAddressBitSource

PLCamera.SequenceAddressBitSourceEnum Constructor#

Initializes a new instance of the PLCamera.SequenceAddressBitSourceEnum class

PLCamera.SequenceAddressBitSourceEnum.CC1 Property#

The selected bit of the sequence set address can be set using the CC1 signal.

Applies to: CameraLink and GigE

PLCamera.SequenceAddressBitSourceEnum.CC2 Property#

The selected bit of the sequence set address can be set using the CC2 signal.

Applies to: CameraLink and GigE

PLCamera.SequenceAddressBitSourceEnum.CC3 Property#

The selected bit of the sequence set address can be set using the CC3 signal.

Applies to: CameraLink and GigE

PLCamera.SequenceAddressBitSourceEnum.CC4 Property#

The selected bit of the sequence set address can be set using the CC4 signal.

Applies to: CameraLink and GigE

PLCamera.SequenceAddressBitSourceEnum.Line1 Property#

The selected bit of the sequence set address can be set using Line 1.

Applies to: CameraLink and GigE

PLCamera.SequenceAddressBitSourceEnum.Line2 Property#

The selected bit of the sequence set address can be set using Line 2.

Applies to: CameraLink and GigE

PLCamera.SequenceAddressBitSourceEnum.Line3 Property#

The selected bit of the sequence set address can be set using Line 3.

Applies to: CameraLink and GigE

PLCamera.SequenceAddressBitSourceEnum.Line4 Property#

The selected bit of the sequence set address can be set using Line 4.

Applies to: CameraLink and GigE

PLCamera.SequenceAddressBitSourceEnum.Line5 Property#

The selected bit of the sequence set address can be set using Line 5.

Applies to: CameraLink and GigE

PLCamera.SequenceAddressBitSourceEnum.Line6 Property#

The selected bit of the sequence set address can be set using Line 6.

Applies to: CameraLink and GigE

PLCamera.SequenceAddressBitSourceEnum.Line7 Property#

The selected bit of the sequence set address can be set using Line 7.

Applies to: CameraLink and GigE

PLCamera.SequenceAddressBitSourceEnum.Line8 Property#

The selected bit of the sequence set address can be set using Line 8.

Applies to: CameraLink and GigE

PLCamera.SequenceAddressBitSourceEnum.Name Property#

The full name of SequenceAddressBitSource

PLCamera.SequenceAddressBitSourceEnum.VInput1 Property#

Selects Virtual Input 1 as the source for the selected bit of the sequence set address.

Applies to: CameraLink and GigE

PLCamera.SequenceAddressBitSourceEnum.VInput2 Property#

Selects Virtual Input 2 as the source for the selected bit of the sequence set address.

Applies to: CameraLink and GigE

PLCamera.SequenceAddressBitSourceEnum.VInput3 Property#

Selects Virtual Input 3 as the source for the selected bit of the sequence set address.

Applies to: CameraLink and GigE

PLCamera.SequenceAddressBitSourceEnum.VInput4 Property#

Selects Virtual Input 4 as the source for the selected bit of the sequence set address.

Applies to: CameraLink and GigE

PLCamera.SequenceAddressBitSourceEnum.VInputDecActive Property#

Selects Virtual Input Decoder Active as the source for the selected bit of the sequence set address.

Applies to: CameraLink and GigE