Q800ImportDataSource(String, Q800ImportOptions) Constructor |
Namespace: Altaxo.Serialization.TA_InstrumentsAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic Q800ImportDataSource(
string fileName,
Q800ImportOptions options
)
Parameters
- fileName String
- The file name of the Q800 file.
- options Q800ImportOptions
- The import options.
See Also