-87, "Memory curr length error"
There's an error in current data length(Digit).
-88, "Not match volt length and limit"
Voltage length setting value does not matched with limit value.
-89, "Not match curr length and limit"
Current length setting value does not matched with limit value.
-120, "Suffix too long"
There are too much command character. (up to 50 available).
-121, "Invalid data"
This is an invalid data that have wrong data in wrong spots.
ex) volt 10V
Solution) volt 10
-122, "Syntax error"
There's an syntax error.
ex)volt
Solution) volt 10
-123, "Invalid suffix"
There's an error in suffix. (received data)
ex)volt 10*
Solution) volt 10
-124, "Undefined header"
This is an undefined header.
ex)volta 10
Solution) voltage 10 or volt 10
-125, "In the mode not work"
This command doesn't match with the mode.
ex) error occurs when MODE:RES was sent in INPUT ON mode.
Solution) INPUT OFF Mode and send data MODE:RES
- 92 -
7-6. Interface Commands Error