Read SRM RTT File VI
- Updated2023-02-21
- 2 minute(s) read
Read SRM RTT File VI
Owning Palette: Switched Reluctance Motor VIs
Requires: Electric Motor Simulation Toolkit
Reads the RTT file to get a LabVIEW class reference of switched reluctance motor (SRM) FEA model.
![]() |
RTT file specifies the path to an RTT file. The RTT file contains motor parameters and data that the JMAG-RT software generates. | ||||
![]() |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | ||||
![]() |
SRM FEA model returns and saves the motor's parameters in a LabVIEW class. You can use this LabVIEW class object as input to the SRM FEA Model VI and the Generate SRM FEA Model FPGA Data VI. | ||||
![]() |
SRM type returns information about the number of poles and phases.
| ||||
![]() |
error out contains error information. This output provides standard error out functionality. |
Examples
Refer to the following VIs for examples of using the Read SRM RTT File VI:
- SRM Open Loop Simulation VI: labview\examples\Electric Motor Simulation\SRM\SRM Open Loop Simulation
- labview\examples\Electric Motor Simulation\SRM\3-phase SRM Control Simulation\3-Phase SRM Control Simulation.lvproj
- labview\examples\Electric Motor Simulation\SRM\4-phase SRM Control Simulation\4-Phase SRM Control Simulation.lvproj
- labview\examples\Electric Motor Simulation\SRM\5-phase SRM Control Simulation\5-Phase SRM Control Simulation.lvproj