Data Acquisition Toolbox
  Function/Property:
    Search    Help Desk 
TimerAction    See Also

TimerAction specifies the M-file function to be executed whenever the time specified by TimerPeriod has passed. This time-based call is typically used to display data. Only one TimerAction M-file function can be queued at any one time. Therefore, data can be missed.

Time is measured relative to when the hardware device starts running.

Characteristics

Device Objects

AI, AO
Class

Common
Access

Read/write
Data Type

String
Modify while Running

Yes

Values

The default value is an empty string.

See Also

Properties

TimerPeriod



[ Previous | Help Desk | Next ]