The Dmb4kIHd type exposes the following members.

Constructors

  NameDescription
Public methodDmb4kIHd
Constructor to generate a new DMB-4K-I-HD blade. This device will be attached to a blade based DM switcher.

Methods

  NameDescription
Public methodDispose
Remove this blade from the switcher.
(Inherited from DmBladeBase<(Of <(<'T>)>)>.)
Public methodToString
String representation of this DM Blade.
(Inherited from DmBladeBase<(Of <(<'T>)>)>.)

Fields

  NameDescription
Protected fieldInputOrOutputs
Collection to contain references to the blade's I/O ports.
(Inherited from DmBladeBase<(Of <(<'T>)>)>.)

Properties

  NameDescription
Public propertyCards
Collection of input cards.
Public propertyInputs
Collection of DM Inputs apart of this blade.
(Inherited from DmInputBlade.)
Public propertyName
The name of this blade.
(Inherited from DmBladeBase<(Of <(<'T>)>)>.)
Public propertyNumber
Property to get the blade number.
(Inherited from DmBladeBase<(Of <(<'T>)>)>.)
Public propertySwitcher
Reference back to the switcher this blade is apart of.
(Inherited from DmBladeBase<(Of <(<'T>)>)>.)
Public propertyType
Property to get the type of DM Blade this object represents.
(Inherited from DmBladeBase<(Of <(<'T>)>)>.)

See Also