ViewWindow.SetTailState Method

Top 

Description

Specifies whether subsequent points in the history will be drawn.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

Click here to see the documentation for this object in nanosecond timing precision mode.

 

Overload List

Signatures

Return Value

Description

ViewWindow.SetTailState(String objectName, Variable state)

None

Sets if subsequent points in the history will be drawn.

ViewWindow.SetTailState(Variable objectId, Variable state)

None

Sets if subsequent points in the history will be drawn.

ViewWindow.SetTailState(Variable setType, String typeOrGroupName, Variable state)

None

Sets if subsequent points in multiple objects' histories will be drawn.

 

 

See also

ViewWindow Object

ViewWindow Guide