Changing the Y Component Back to Free

Finally, you change the variable definition type for the Y output from Discrete back to Free:

d.YComponent.Output.DefinitionType = VariableDefinitionType.Free
d.YComponent.Output.DefinitionType

In the following figure, you can see that the Y Component is set back to Free and the Tabular Data window is now empty.