Data Acquisition Toolbox    
DataMissedAction

Specify the M-file action function to execute when data is missed

Description

A data missed event is generated immediately after acquired data is missed. This event executes the action function specified for DataMissedAction. The default value for DataMissedAction is daqaction, which displays the event type and the device object name.

In most cases, data is missed because:

Data missed event information is stored in the Type and Data fields of the EventLog property. The Type field value is DataMissed. The Data field value is RelSample, which is the last sample acquired when the event occurred.

When a data missed event occurs, the analog input object is automatically stopped.

Characteristics

Usage
AI, Common
Access
Read/write
Data type
String
Read-only when running
No

Values

The default value is daqaction.

See Also

Functions

daqaction

Properties

EventLog


 ClockSource DefaultChannelValue