Appendix A SCPl Error Messages
A.2 Run Time Errors
The error codes,
Errors take place when the following events take place
When the <PROGRAM DATA> to follow the header comes outside the specified range.
The program message cannot be executed because of the device status.
| Table | ||
Code | Message |
| Error Detection Condition |
Parameter error | An error was found in the parameter. | ||
Setting conflict | Although the setting is correct as a parameter, it cannot be set because of the | ||
|
| device status. |
|
|
| Example: | A |
|
|
| A rate greater than that of the interface was specified as the |
|
|
| final MUX stage. |
Data out of range | The numeric data has exceeded the device specifications. | ||
|
| Example: | SENSe : MEASure : PERiod 0, s |
|
|
| : SYSTem : MEMory : STORe 25 |
Too much data | The length of the string data has exceeded the specified length. | ||
|
| Example: | The following setting was used when word data of 16 characters |
|
|
| was specified. |
|
|
| : SENSe : TELecom : PATTern : UWORd " 1 10011001 10011001" |
Illegal parameter value | Using the parameter received is disabled. | ||
|
| Example: | 1. The character data comes outside the specified range. |
|
|
| : SENSe : TELecom : BRATe M 15 |
|
|
| 2. The string data comes outside the specified range. |
|
|
| : CALCulate : DATA'? "LAST : EC : CMI" |
Hardware error | The command cannot be executed because of hardware failure | ||
Hardware missing | The command cannot be executed because the option is not mounted. |