Group | Model Configuration, Acquisition |
---|---|
Description |
Set the filename to be used when acquiring data for a group into a file. Also |
allow enabling or disabling WriteFile. The running console which was getting data from the specified acquisition group will stop receiving any data for this group. The data are |
writing to a file on the target. The change is persistent and is used in subsequent runs of the model. The change affects any application acquiring data from this group. | |
Required Control | Acquisition Control |
---|---|
Usage | RtlabApi.SetAcqWriteFile(acqGroup, fileName, varName, enabled) |
Input |
|
Output | None |
Exception |
|
| |
Examples | None |
---|---|
Related Items | None |
Modules | import RtlabApi |