Message 282

Message

Error loading "item": "reason"

Where, the italicized text represents text that varies based on the situation that caused the message.

Description

This is a general message that indicates that an error occured loading an item. 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 and the message looks like this:

Error loading "Dependent": "Noise Margin" is not a valid dependent measurement."

To resolve this issue, do not declare the measurement in the XML file and, instead, 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.