Method Enable
Enable(ClockState)
Initializes the transcoder and enables ChangeEvent on the 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)