Chapter 2
Setup commands
Changing multiple setups
8
SmartClass E1 Tester Remote Control Reference Guide
Command 2
rc s_set setup_name "(@index1,index2)" value
Command 3
rc s_set setup_name "(@start:end)" value
Command 4
rc s_set setup_name "(@index1,index2,start:end)" value
Response
2:SCE:cmsend:ack:s_set
Example 1
rc s_set E1Bert.0.E1Rx.Timeslot "(@1:15,17:31)" 1
(While in PCM30 or PCM30C Frame mode, timeslot 0 and 16 are not appli-
cable.)
Example 2
rc s_set E1Bert.0.BertRx.Pattern BIT_PROGRAMMABLE
rc s_set E1Bert.0.BertRx.UserBitPattern "'10101010'"
Example 3
rc s_set E1Bert.0.BertRx.Pattern BYTE_PROGRAMMABLE
rc s_set E1Bert.0.BertRx. UserBytePattern "'ffee0011'"
(For UserBitPattern and UserBytePattern, single quotation marks and double
quotation marks are both needed. One pair is for the command, one pair for
the pattern itself.)
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. (“,” means and, “:” means range)
Changing multiple setups
This command attempts to change multiple setups 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 application.
Command 1
rc s_mset setup_name value, setup_name value, …
Response
2:SCE:cmsend:ack::s_mset
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 (“…”).
There are some situations where the setup is a complex structure, for example
a setup array where the setup is presented as a single setup but contains
multiple values. In these cases the format of the command should be as
follows:
Содержание 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: ......