PrincetonInstrumentsSPEReaderSPEDataType Enumeration |
The data type used in SPE files.
Namespace: Altaxo.Serialization.PrincetonInstrumentsAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3261.0 (4.8.3261.0)
Syntax
Members| Member name | Value | Description |
|---|
| Single | 0 | |
| Int32 | 1 | |
| Int16 | 2 | |
| UInt16 | 3 | |
| UInt32 | 8 | |
See Also