Preferences.UIMissingResponseErrorAction Property

Top 

Description

Action to take when there is a missing file name in the Input Response Filename.

 

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:

integer

Access:

read/write

Default Value:

0 ( Use the default value. )

Valid Values:

Value

Label

0

Use the default value.

1

Report a warning to the UIMissingResponseLogFilename, then use the default value.

2

Throw an error.

 

Syntax

myVariable1 = FF_Preferences.UIMissingResponseErrorAction;

 

FF_Preferences.UIMissingResponseErrorAction = myVariable1;

 

See also

Preferences Object

FreeFlyer Configuration Guide

Interval Methods Guide