Name Property

Measurement Studio User Interface

Name Property

Syntax

CWCursor.Name

Data Type

String

Purpose

Specifies the name of the cursor.

Remarks

Use the name for indexing the Cursors collection on a CWGraph. If more than one cursor has the same name, the first matching cursor is used.

See Also

CWGraph.Cursors