Company Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI

Error Codes (Simulation Interface Toolkit)

Simulation Interface Toolkit 2009 Help

Edition Date: June 2009

Part Number: 371504E-01

»View Product Info

The Simulation Interface VIs and dialog boxes can return the following error codes. Refer to the KnowledgeBase for more information about correcting errors in LabVIEW.

Code Name Description
14104 SITs_loadfailure The model DLL failed to load. The specified path might be invalid, or the specified file is not a valid model DLL. Select Tools»SIT Connection Manager from the pull-down menu to launch the SIT Connection Manager dialog box and specify a valid model DLL.
14105 SITOldModel The model DLL is not compatible with the current version of SIT. You must rebuild the model DLL with the current version of SIT before you can use the model DLL.
14106 SITsPlatformErr The execution host reported an error.
14107 SITs_logFileError The data logging file could not be created. The specified filename might be invalid. Select Tools»SIT Connection Manager from the pull-down menu to launch the SIT Connection Manager dialog box, click the Mappings tab, and click the Logging button to specify a valid data logging file.
14108 SITs_invalidSignalError Some signals cannot be probed. The signals might not exist in the model.
14109 SITs_replayUnderflowError The model failed to receive expected model input data in time.
14110 SITs_VariableStepLogging TDMS data logging only supports fixed-step solvers. Switch to a fixed-step solver, disable data logging, or log data as text to resolve this.
14112 SITs_replayFileMissing The TDMS playback file could not be found at the specified location. Select Tools»SIT Connection Manager from the pull-down menu to launch the SIT Connection Manager dialog box and specify a valid TDMS playback file path.
14113 SIT_SrvrVer The version of the SIT Server and the version of the client are not compatible.
14119 SIT_ModelError An error occurred in the model DLL.
14120 SIT_BaseOverrun The base rate loop did not finish in time. The combined time of computing the model and performing input and output is too long. Increase the model time step, switch to a simpler solver, or reduce the number of inputs and outputs used.
14121 SIT_TaskOverRun One or more simulation model tasks did not finish in time. The combined time of computing the task and higher priority tasks in the model, together with performing input and output, is too long. Increase the model time step, switch to a simpler solver, or reduce the number of inputs and outputs used.
14131 SIT_DatalogBufferOverflow Data loss occurred while logging data. The background loop did not have enough time to process the data in the logging buffer. To help avoid future data loss, try reducing the number of signals to log or increasing the logging decimation for these channels. You also can choose to log only the last N samples to achieve lossless data logging.
14151 MicrosecondTimingNotEnabled Simulation Interface Toolkit: Microsecond timing is not enabled. Microsecond timing allows the National Instruments Scheduler to take advantage of the microsecond timing source.
14152 sitFTPErr An error occurred in the attempt to FTP the model DLL to the RT target. A possible reason for this could be a permissions conflict on the target.
14153 sitDeployFailed An error occurred while attempting to deploy the driver project and VI or the operation was cancelled by the user. Verify that you are using the correct IP address, the target is turned on, and the Target Access permissions are set correctly.
14154 sitDifferentServers The server type specified by the client and the server type of SIT Server do not match.
14155 ClientDataLoss Data loss occurred between the SIT Server and the host VI. Refer to the Halting Simulations on Data Loss topic of the LabVIEW Help for information about reducing the possibility of data loss.
14156 sitDriverNameWrong The specified Driver VI name does not match the SIT naming conventions. Driver VIs must be named <modelname>_Driver.vi, where <modelname> is the name of the model the Driver VI is configured to run.
14160 SIT_DrvOldVers The driver VI was created in a previous version of SIT. You must update the driver VI before it can be rebuilt.
14161 SIT_BadIOName An I/O Plugin attempted to add an invalid channel name. Channel names within a device cannot be duplicated. Channel names cannot start or end with whitespace.
14198 DoNotLaunchCMFromClient The communication settings in the configured host VI are invalid. You have selected to refrain from launching the SIT Connection Manager to modify these settings.
14199 LaunchCMFromClient The communication settings in the configured host VI are invalid. You have selected to launch the SIT Connection Manager to modify these settings.

 

Your Feedback! poor Poor  |  Excellent excellent   Yes No
 Document Quality? 
 Answered Your Question? 
Add Comments 1 2 3 4 5 submit