Table c-7. error messages, C.48 system:set command, C.49 system:version query – KEPCO TMA VXI-27 User Manual

Page 62: C.48, C.49, H c.49, ar, E c-7, Syst:set, Syst:vers

Advertising
background image

TMA VXI-27 101602

C-13/C-14 Blank)

C.48 SYSTem:SET COMMAND

SYST:SET

Syntax:

Short Form: SYSTem:SET {CM0 | CM1}

Long Form: SYSTem:SET {CM0 | CM1}

Description: Sending SYST:SET CM1 sets the unit to operate in compatible mode and have all GPIB functions

compatible with software version 1.2 and lower units. Sending SYST:SET CM0 sets the unit to be fully
SCPI 1997 compliant.

C.49 SYSTem:VERSion QUERY

SYST:VERS?

Syntax:

Short Form: SYST:VERS?

Long Form: SYSTem:VERSion?

Return Value: <int_value>.<int_value> (YYYY.V)

Description: Identifies SCPI Version implemented. Returns SCPI Version number:

YYYY = year, V = Revision number for specified year (e.g 1997,0.).

TABLE C-7. ERROR MESSAGES

ERROR MESSAGE

EXPLANATION

0,“No error”

No error

-100,“Command error”

Command and data understood, but more information included which is not
recognized.

-102,”Syntax error”

First 4 characters recognized, subsequent characters not recognized.

-103,”Invalid separator”

For example, VOLT.10 received instead of VOLT:10

-108,”Parameter Not Allowed Error”

Volt12 sequence, channel number is invalid

-109,”Missing parameter”

For example, VOLT instead of VOLT 21.

-111,”Header seperator error”

Missing space between volt and value or ; missing

-113,”Undefined header”

First 4 characters could not be identified as legal command.For example,
command VLT instead of VOLT

-120,”Numeric data error”

Expected number but other characters were detected

-121,”Invalid character in number”

Volt 1,500 ( comma not allowed)

-123,”Exponent too large”

Exponent E+3 or greater is invalid.

-141,”Invalid character data”

For example OUTP OFD or OUTP STOP instead of OUTP OFF

-150,”String data error”

Invalid characters were detected in numeric entry.For example E.1 instead
of E+1 or 4d3 instead of 4.3.

-222,“Data out of range”

Value exceeds power supply rating

-223,”Data format error”

Multiple decimalls in digit, Multiple E, etc.

-224,“Illegal parameter value”

For example, OUTP 2 instead of OUTP 1

-241,”Hardware missing”

Requesting device 2 status (INST:NSEL 2)

-350,”Queue overflow”

More than 15 errors are in queue.

-410,”Query interrupted”

New command sent before data from previous query read. Previous query
data lost.

-430,”Query Deadlocked“

Over 255 characters received in single input string"

Advertising