| Data Acquisition Toolbox | Search  Help Desk |
| StopAction | See Also |
StopAction specifies the M-file function to be executed just after the hardware device and data acquisition engine stop. A stop condition occurs when the requested data is acquired (AI) or sent (AO), a run-time error occurs, or the stop command is issued.
When the function specified by StopAction has finished executing, Running is set to Off.
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
StartAction