Method Enable
Enable(ClockState)
Initialize the filter and enable on change event on the on inTranscode port.
Declaration
public override void Enable(Scheduler.ClockState clockState)
Parameters
Type | Name | Description |
---|---|---|
Scheduler.ClockState | clockState | The parameters of the waveform associated to this node |
Overrides
Mechatronics.SystemGraph.NodeRuntime.Enable(Mechatronics.SystemGraph.Scheduler.ClockState)