SETup:WCTFormat
Last updated: January 16, 2009
This section is only applicable to the lab application.
GPIB Command Conventions
SETup:WCTFormat:COUNt[:SNUMber]
|
Function
|
The setting form of this command performs two functions: (1) sets the number of change of TFC measurements to be made in a multi-measurement, and (2) sets the multi-measurement STATe command to 1 (on).
The query form returns the number of change of TFC multi-measurements to be made when multi-measurement state is ON.
See
Multi-Measurement Count
.
|
|
Setting
|
Range: 1 to 999
|
|
Query
|
Range: 1 to 999
|
|
*RST Setting
|
Off (10 when STATe = On) |
|
Requirements
|
Lab Application Revision: C.01 and above
|
|
Programming Example
OUTPUT 714;"SETup:WCTFormat:COUNt 5"
! Turns on multi-measurements and sets the number of measurements to 5.
|
SETup:WCTFormat:COUNt:NUMBer
|
Function
|
Sets/queries the number of change of TFC measurements to be made when the multi-measurement state is ON. See
Multi-Measurement Count
.
|
|
Setting
|
Range: 1 to 999
|
|
Query
|
Range: 1 to 999
|
|
*RST Setting
|
10 |
|
Requirements
|
Lab Application Revision: C.01 and above
|
|
Programming Example
OUTPUT 714;"SETup:WCTFormat:COUNt:NUMBer 5"
! Sets the number of change of TFC multi-measurements to 5.
|
SETup:WCTFormat:COUNt:STATe
|
Function
|
Sets/queries the change of TFC multi-measurement state. See
Multi-Measurement Count
.
|
|
Setting
|
Range: 1|ON|0|OFF
|
|
Query
|
Range: 1|0
|
|
*RST Setting
|
0 (off)
|
|
Requirements
|
Lab Application Revision: C.01 and above
|
|
Programming Example
OUTPUT 714;"SETup:WCTFormat:COUNt:STATe ON"
! Turns on change of TFC multi-measurements.
|
SETup:WCTFormat:RMCHannel<12|33|64|144|384>:STEP:DOWN[:SIZE]
|
Function
|
Sets/queries the
Step Down Size
.
|
|
Setting
|
Range: -15.0 to 0.0 dB
Resolution: 0.1 dB
|
|
Query
|
Same as setting. |
|
*RST Setting
|
-
RMCHannel12: -7.0 dB
-
RMCHannel33: -7.0 dB
-
RMCHannel64: -10.0 dB
-
RMCHannel144: -12.0 dB
-
RMCHannel384: -12.0 dB
|
|
Requirements
|
Lab Application Revision: C.01 and above
|
|
Programming Example
OUTPUT 714;"SETup:WCTFormat:RMCHannel12:STEP:DOWN -8"
! Sets the 12.2k RMC Step Down Size to -8 dB.
OUTPUT 714;"SETup:WCTFormat:RMCHannel384:STEP:DOWN -13"
! Sets the 384k RMC Step Down Size to -13 dB.
|
SETup:WCTFormat:RMCHannel<12|33|64|144|384>:STEP:UP[:SIZE]
|
Function
|
Sets/queries the
Step Up Size
.
|
|
Setting
|
Range: 0.0 to 15.0 dB
Resolution: 0.1 dB
|
|
Query
|
Same as setting. |
|
*RST Setting
|
-
RMCHannel12: 7.0 dB
-
RMCHannel33: 7.0 dB
-
RMCHannel64: 10.0 dB
-
RMCHannel144: 12.0 dB
-
RMCHannel384: 12.0 dB
|
|
Requirements
|
Lab Application Revision: C.01 and above
|
|
Programming Example
OUTPUT 714;"SETup:WCTFormat:RMCHannel12:STEP:UP 8"
! Sets the 12.2k RMC Step Up Size to 8 dB.
OUTPUT 714;"SETup:WCTFormat:RMCHannel384:STEP:UP 13"
! Sets the 384k RMC Step Up Size to 13 dB.
|
SETup:WCTFormat:RMCHannel<12|33|64|144|384>:STEP:ERRor:LIMit:LOWer
|
Function
|
Sets/queries the
Step Error Limit: Lower
.
|
|
Setting
|
Range: -15.0 to 0.0 dB
Resolution: 0.1 dB
|
|
Query
|
Same as setting. |
|
*RST Setting
|
-
RMCHannel12: -2.0 dB
-
RMCHannel33: -2.0 dB
-
RMCHannel64: -2.0 dB
-
RMCHannel144: -3.0 dB
-
RMCHannel384: -3.0 dB
|
|
Requirements
|
Lab Application Revision: C.01 and above
|
|
Programming Example
OUTPUT 714;"SETup:WCTFormat:RMCHannel12:STEP:ERRor:LIMit:LOWer -3"
! Sets the 12.2k RMC Step Error Limit: Lower to -3 dB.
OUTPUT 714;"SETup:WCTFormat:RMCHannel384:STEP:ERRor:LIMit:LOWer -4"
! Sets the 384k RMC Step Error Limit: Lower to -4 dB.
|
SETup:WCTFormat:RMCHannel<12|33|64|144|384>:STEP:ERRor:LIMit:UPPer
|
Function
|
Sets/queries the
Step Error Limit: Upper
.
|
|
Setting
|
Range: 0.0 to 15.0 dB
Resolution: 0.1 dB
|
|
Query
|
Same as setting. |
|
*RST Setting
|
-
RMCHannel12: 2.0 dB
-
RMCHannel33: 2.0 dB
-
RMCHannel64: 2.0 dB
-
RMCHannel144: 3.0 dB
-
RMCHannel384: 3.0 dB
|
|
Requirements
|
Lab Application Revision: C.01 and above
|
|
Programming Example
OUTPUT 714;"SETup:WCTFormat:RMCHannel12:STEP:ERRor:LIMit:UPPer 3"
! Sets the 12.2k RMC Step Error Limit: Upper to 3 dB.
OUTPUT 714;"SETup:WCTFormat:RMCHannel384:STEP:ERRor:LIMit:UPPer 4"
! Sets the 384k RMC Step Error Limit: Upper to 4 dB.
|
SETup:WCTFormat:TIMeout[:STIMe]
|
Function
|
The setting form of this command performs two functions: (1) sets the change of TFC measurement's timeout value, and (2) sets the change of TFC measurement's timeout STATe to 1 (on).
The query form returns the change of TFC measurement's timeout value.
See
Measurement Timeout
.
|
|
Setting
|
Range: 0.1 to 999.9 seconds
Resolution: 0.1 second
|
|
Query
|
Same as setting |
|
*RST Setting
|
10 seconds, (off)
|
|
Requirements
|
Lab Application Revision: C.01 and above
|
|
Programming Example
OUTPUT 714;"SETup:WCTFormat:TIMeout 5"
! Sets timeout state to ON and sets the timeout time to 5 seconds.
|
SETup:WCTFormat:TIMeout:STATe
|
Function
|
Sets/queries the change of TFC measurement's timeout state. See
Measurement Timeout
.
|
|
Setting
|
Range: 1|ON|0|OFF
|
|
Query
|
Range: 1|0
|
|
*RST Setting
|
0 (off)
|
|
Requirements
|
Lab Application Revision: C.01 and above
|
|
Programming Example
OUTPUT 714;"SETup:WCTFormat:TIMeout:STATe ON"
! Sets the change of TFC measurement's timeout state to ON.
|
SETup:WCTFormat:TIMeout:TIME
|
Function
|
Sets/queries the change of TFC measurement's timeout setting to be used when the timeout state is set to ON. See
Measurement Timeout
.
|
|
Setting
|
Range: 0.1 to 999.9 seconds
Resolution: 0.1 second
|
|
Query
|
Same as setting
|
|
*RST Setting
|
10 seconds
|
|
Requirements
|
Lab Application Revision: C.01 and above
|
|
Programming Example
OUTPUT 714;"SETup:WCTFormat:TIMeout:TIME 5"
! Sets the change of TFC measurement's timeout to five seconds.
|
|