コンテンツにスキップ

PLCamera.GevInterfaceSelectorEnum Class#

Sets the physical network interface to be configured. All changes to the network interface settings will be applied to the selected interface.

Applies to: GigE

Visibility: Guru

Selecting Parameters: GevCurrentDefaultGateway, GevCurrentIPAddress, GevCurrentIPConfiguration, GevCurrentSubnetMask, GevLinkCrossover, GevLinkFullDuplex, GevLinkMaster, GevLinkSpeed, GevMACAddress, GevPersistentDefaultGateway, GevPersistentIPAddress, GevPersistentSubnetMask, GevSupportedIPConfigurationDHCP, GevSupportedIPConfigurationLLA, GevSupportedIPConfigurationPersistentIP, GevSupportedOptionalLegacy16BitBlockID

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.GevInterfaceSelectorEnum

Constructors#

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

プロパティ#

 名前説明
Public property名前 The full name of GevInterfaceSelector (Overrides ParameterListEnum.Name.)
Public propertyNetworkInterface0

Network interface 0 can be configured.

Applies to: GigE

 

方法#

 名前説明
Public methodToString The full name of GevInterfaceSelector (Overrides Object.ToString()()()().)
 

PLCamera.GevInterfaceSelectorEnum.ToString Method#

The full name of GevInterfaceSelector

Return Value#

Type: String
Returns the full name of GevInterfaceSelector

PLCamera.GevInterfaceSelectorEnum Constructor#

Initializes a new instance of the PLCamera.GevInterfaceSelectorEnum class

PLCamera.GevInterfaceSelectorEnum.Name Property#

The full name of GevInterfaceSelector

PLCamera.GevInterfaceSelectorEnum.NetworkInterface0 Property#

Network interface 0 can be configured.

Applies to: GigE