Skip to content

PLCamera.ClTimeSlotsEnum Class#

Sets the number of time slots.

Applies to: CameraLink

Visibility: Beginner

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.ClTimeSlotsEnum

Constructors#

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

Properties#

 NameDescription
Public propertyName The full name of ClTimeSlots (Overrides ParameterListEnum.Name.)
Public propertyTimeSlots1

The time slot is set to one time slot.

Applies to: CameraLink

 

Methods#

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

PLCamera.ClTimeSlotsEnum.ToString Method#

The full name of ClTimeSlots

Return Value#

Type: String
Returns the full name of ClTimeSlots

PLCamera.ClTimeSlotsEnum Constructor#

Initializes a new instance of the PLCamera.ClTimeSlotsEnum class

PLCamera.ClTimeSlotsEnum.Name Property#

The full name of ClTimeSlots

PLCamera.ClTimeSlotsEnum.TimeSlots1 Property#

The time slot is set to one time slot.

Applies to: CameraLink