Previous PageNext Page

Appendix B - Using PAD Commands

Table B-1. List of PAD Commands

CLR

Purpose

Command Syntax

CLR

Response from the PAD

None.

INT

Purpose

Command Syntax

INT

Response from the PAD

None.

PAR?

Purpose

Command Syntax

Example 1

Example 2

Response from the PAD

PAD - PAR 7:2 8:1 13:4

If you use an incorrect command format, the PAD responds with the string ERR in place of parameter reference/value pairs. For example, if you issued the following command line,

PAR? 7-8,13:4

PAD - PAR ERR

RESET

Purpose

Command Syntax

RESET

Response from the PAD

None.

RPAR?

Purpose

Command Syntax

RPAR? [<parameter number>[,<parameter number>...]]

Example 1

Example 2

Response from the PAD

RSET?

Purpose

Command Syntax

RSET? <parameter number>:<value> [,<parameter number>:<value>...]

Example

Response from the PAD

SET

Purpose

Command Syntax

SET <parameter number>:<value> [,<parameter number>:<value>...]

Example

Response from the PAD

SET 7:22 8:1 13:4

the PAD would respond with this:

PAD 7:INV

SET?

Purpose

Command Syntax

SET? <parameter number>:<value> [,<parameter number>:<value>...]

Example

Response from the PAD

SET? 7:2,8:1,13:4

PAD - PAR 7:2 8:1 13:4

SET? 7:2,8;1,13:4

PAD - PAR 7:2 ERR

PAD - PAR 13:INV

Note: If you just want to set parameters without requesting a response from the PAD, use the SET command. To request the current values of commands without setting new values, use PAR?.

STAT

Purpose

Command Syntax

STAT

Response from the PAD

Previous PageTop Of PageNext Page