SaveIniFile: Saves the current configuration (*.ini) to disk.

View source: R/RcppExports.R

SaveIniFileR Documentation

Saves the current configuration (*.ini) to disk.

Description

SaveIniFile saves the current configuration (*.ini) to disk.

Usage

SaveIniFile(IniFile = NULL)

Arguments

IniFile

Path/filename of the configuration file. If no path is specified, the file will be saved in the TofDaq recorder directory. If IniFile is an empty string or NULL, "TwApiTmpIni.ini" will be used. If a path is specified, existing files cannot be overwritten.


pasturm/TofDaqR documentation built on March 29, 2024, 12:10 a.m.