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
Содержание SmartClass E1
Страница 1: ...SmartClass E1 Tester Remote Control Reference Guide...
Страница 2: ......
Страница 3: ...SmartClass E1 Tester Remote Control Reference Guide...
Страница 6: ...iv SmartClass E1 Tester Remote Control Reference Guide...
Страница 14: ...About this Guide Conventions iv SmartClass E1 Tester Remote Control Reference Guide...
Страница 18: ...Chapter 1 Getting Started Exiting an application 4 SmartClass E1 Tester Remote Control Reference Guide...
Страница 40: ...Chapter 5 Examples Executing an action 26 SmartClass E1 Tester Remote Control Reference Guide...
Страница 52: ...Appendix A Setups E1 Pulse Shape Setups 38 SmartClass E1 Tester Remote Control Reference Guide...
Страница 56: ...Appendix B Actions E1 Pulse Shape Actions 40 SmartClass E1 Tester Remote Control Reference Guide...
Страница 86: ...Appendix C Results E1 Pulse Shape Results 68 SmartClass E1 Tester Remote Control Reference Guide...
Страница 87: ......