AcqData.CommentLine3 Property

Top 

Description

An optional 60-byte free-text line for additional information related to the state vector contained in the EPV message. This field should contain all ASCII blanks when not used.

 

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.

 

Attributes

Type:

string

Access:

read/write

Default Value:

""

 

Syntax

myString1 = myAcqData1.CommentLine3;

 

myAcqData1.CommentLine3 = myString1;

 

See also

AcqData Object