SYSTem:REGister

SYSTem:REGister

Last updated: January 7, 2010

GPIB Command Conventions

SYSTem:REGister:DELete

Function

Deletes any contents saved in the selected register.

Setting

1|2|3|4|5|6|7|8|9|10

Query

No query

*RST Setting

Not applicable

Requirements

Test Application Revision: B.06.00 or above
Test Application Revision: B.16.00 or above, added registers 6 to 10
Lab Application Revision: C.01.00 or above, added registers 6 to 10

Programming Example

 
OUTPUT 714;"SYSTem:REGister:DELete 1" !Deletes register 1.

SYSTem:REGister:NAME

Function

Set/Queries the name of a specific register.

The query form must include a parameter for the Register Number. The query format is as follow: SYSTem:REGister:NAME?<sp><Register Number>.

Setting

Range: two parameters separated with comma,

  • Register number: 1|2|3|4|5|6|7|8|9|10
  • Register name: any printable ASCII character, the maximum length is 20.

Query

Register name: any printable ASCII character, the maximum length is 20.

Factory Setting

"" (Null) for each register

Requirements

Lab Application Revision: D.00.00 or above

Programming Example

 
OUTPUT 714;"SYSTem:REGister:NAME 1,'NOKIA TEST'" ! Set the register 1's name to "NOKIA TEST".

SYSTem:REGister:RECall

Function

Recalls a saved register from one of ten registers.

If this command is used to recall a register that is empty, an error message will be displayed.

Setting

1|2|3|4|5|6|7|8|9|10

Query

No query

*RST Setting

Not applicable

Requirements

Test Application Revision: B.06.00 or above
Test Application Revision: B.16.00 or above, added registers 6 to 10
Lab Application Revision: C.01.00 or above, added registers 6 to 10

Programming Example

 
OUTPUT 714;"SYSTem:REGister:RECall 1" !Recalls register 1.

SYSTem:REGister:SAVe

Function

Saves the current test set settings to one of ten available registers.

If this command is used to save to a register that is already full, the old contents of the register will be overwritten.

Setting

1|2|3|4|5|6|7|8|9|10

Query

No query

*RST Setting

Not applicable

Requirements

Test Application Revision: B.06.00 or above
Test Application Revision: B.16.00 or above, added registers 6 to 10
Lab Application Revision: C.01.00 or above, added registers 6 to 10

Programming Example

 
OUTPUT 714;"SYSTem:REGister:SAVe 1" !Saves the current test set configuration to save register 1.

Related Topics


Save and Recall Registers