Chapter 2
Setup commands
Changing multiple setup array elements
SmartClass E1 Tester Remote Control Reference Guide
9
Command 2
rc s_mset setup_name "(@index1,index2)" value
Command 3
rc s_mset setup_name "(@start:end)" value
Command 4
rc s_mset setup_name "(@index1,index2,start:end)" value
Response
2:SCE:cmsend:ack::s_mset
In command 2, value will be applied to both setup elements designated as
index1 and index2. In Command 3, value will be applied to a range of setup
elements between start and end inclusively. Both notations can be mixed
together as shown in Command 4.
Changing multiple setup array elements
This command attempts to change multiple elements of an array setup to the
values specified. The syntax of the value parameter depends upon the type of
the setup and should be documented in the interface specification for the appli-
cation.
Command
rc sarray_set setup_name index, value, index, value, …
Response
2:SCE:cmsend:ack::sarray_set
When dealing with a string type setup, the value passed in a setup command
must be enclosed in a pair of single quotation marks ('….') or double quotation
marks (“…”).
Indexes can be specified as noted for s_set or s_mset.
Querying a setup
This command queries the current value of the setup. The response contains
the value.
Command
rc s_get setup_name
Response
2:SCE:cmsend:ack::s_get value
For array setup, a range must be specified when query such setup.
Command
rc s_get setup_name "(@index1,index2)"
Response
2:SCE:cmsend:ack::s_get value1,value2
Summary of Contents for SmartClass E1
Page 1: ...SmartClass E1 Tester Remote Control Reference Guide...
Page 2: ......
Page 3: ...SmartClass E1 Tester Remote Control Reference Guide...
Page 6: ...iv SmartClass E1 Tester Remote Control Reference Guide...
Page 14: ...About this Guide Conventions iv SmartClass E1 Tester Remote Control Reference Guide...
Page 40: ...Chapter 5 Examples Executing an action 26 SmartClass E1 Tester Remote Control Reference Guide...
Page 52: ...Appendix A Setups E1 Pulse Shape Setups 38 SmartClass E1 Tester Remote Control Reference Guide...
Page 87: ......