DataBase.DataBaseOutputFile Property

Top 

Description

This property has been Deprecated. No replacement has been implemented.

 

The file name of a file used to record diagnostic information about the DataBase interface events.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode. Millisecond timing precision mode is deprecated and will be removed in a future release. We recommend that you migrate your Mission Plans to nanosecond timing precision mode.

 

Attributes

Type:

string

Access:

read/write

Default Value:

".\output.txt"

 

Syntax

myString1 = myDataBase1.DataBaseOutputFile;

 

myDataBase1.DataBaseOutputFile = myString1;

 

See also

DataBase Object

Interfacing with Databases Guide