Message 282

Message

Error loading "{0}": {1}

Description

This is a general message that indicates that an error occured loading an item ({0}). For example, attempting to create a user measurement when the required python or Matlab file is missing results in the following message:

Error loading "Script": The file specified, "C:\Users\…test.m", does not exist.

If this message appears as a result of a user scalar measurement, the measurement cannot be declared a dependent in the script's supporting XML file. To resolve this issue, do not declare the measurement in the XML file and manually start your dependent measurement from the GUI or remotely before you run your script.

This message is displayed in the message area and is reported as a programming error message.