LabVIEW Electric Motor Simulation Toolkit API Reference

Content Type
Programming Language
Current manual

Error Codes (Electric Motor Simulation Toolkit)

Error Codes (Electric Motor Simulation Toolkit)

The Electric Motor Simulation VIs can return the following error codes. Refer to the KnowledgeBase for more information about correcting errors in LabVIEW.

Code Description
−376442 Temperature correction failed and led to negative or zero resistance or flux. Possible reasons: the temperature correction parameters are invalid; the temperature is invalid; the resistance or the flux before temperature correction is invalid. Contact NI for technical support.
−376441 The keyword in the CSV file is invalid. Possible reasons: the keyword is not in the keyword list; the keyword is not located in the first column; the keyword is duplicated. Contact NI for technical support.
−376440 Table in the CSV file contains blanks.
−376439 In the CSV file, a keyword does not have content or the content is not a pure number.
−376438 The RIO device for the custom device is not local to the controller target.
−376437 The ACIM constant parameters are invalid. Refer to the help of the ACIM constant parameters input for how to specify valid parameters.
−376436 The inverter parameters are invalid. Refer to the help of the inverter parameters input for how to specify valid parameters.
−376435 The DC voltage must be greater than 0.
−376434 The model file is invalid. Refer to the Electric Motor Simulation Toolkit help for valid model files.
−376433 The values of current in the external model must be in ascending order.
−376432 Some of the temperature correction parameters are NaN. Refer to the help of the temperature correction parameters input for how to specify valid parameters.
−376431 The number of phases in the RTT file must match the number of phases that you specified. Change the number of phases in the RTT file.
−376429 Overflow occurred during FPGA data generation. Adjust the base values and try again. Refer to the Electric Motor Simulation Toolkit concepts for how to specify a proper base value.
−376428 The size of the look-up table in the RTT file or the external model is too large to fit the FPGA target.
−376427 The segmentation of the table axis in the RTT file is not supported.
−376426 The resistance is invalid. Refer to the help of the resistance input for how to specify a valid value for the resistance.
−376425 The PMSM constant parameters are invalid. Refer to the help of the PMSM constant parameters input for how to specify valid parameters.
−376424 The mechanical parameters are invalid. Refer to the help of the mechanical parameters input for how to specify valid parameters.
−376423 The input array size does not match the number of phases. For example, if the number of phases is 3, the input array of voltage must contain three elements.
−376422 The number of poles must be an even number.
−376421 The number of phases is invalid. For switched reluctance motors, the number of phases must be 3, 4, or 5.
−376420 The FPGA bitfile and the RTT file do not match. Ensure the motor type and model function of the bitfile both match those of the RTT file.
−376404 Failed to read the RTT file of the PMSM variable parameter model. Contact NI for technical support.
−376403 Failed to read the RTT file of the PMSM FEA model. Contact NI for technical support.
−376402 Failed to read the RTT file of the SRM FEA model. Contact NI for technical support.
−376401 Failed to read the RTT file. Possible reasons: the RTT file is neither for a permanent magnet synchronous motor or switched reluctance motor; the RTT file is invalid. Contact NI for technical support.
Was this information helpful?