Skip to main content

Multiplexer

Multiplexer

Overview needed


Constructor

public Multiplexer

new Multiplexer()

*Description needed*

Properties

No publicly accessible properties on Multiplexer


Methods

protected updatePortNames

updatePortNames() => void

Sets default names for the select and input ports so the user can easily tell what they are used for.

public activate

activate() => void

Activate function that allows the multiplexer to give desired output.

public getDisplayName

getDisplayName() => string

Description needed

Returns

  •   stringDescription needed

Static Methods

No static methods for Multiplexer