![Copper Mountain Technologies PLANAR TR1300/1 Programming Manual Download Page 109](http://html1.mh-extra.com/html/copper-mountain-technologies/planar-tr1300-1/planar-tr1300-1_programming-manual_2666189109.webp)
COM Server Commands
109
SCPI.CALCulate(
Ch
).SELected.TRANsform.TIME.REFLection.TYPE
Object Type
Property (read/write)
Data Type
String
Target
The active trace of channel
Ch
,
Ch
Description
The selection of the reflection type for the time domain transformation
function.
Range
"RTRip"
Round Trip
"OWAY"
One Way
Notes
The short format of the parameter is indicated by upper case letters.
There is no distinction between upper and lower case letters when the
property is written. When the property is read out, the short format is
indicated by upper case letters.
Out of Range
The value is ignored.
Preset Value
"RTR"
Syntax
Dim Param As String
Param =
app.SCPI.CALCulate(Ch).SELected.TRANsform.TIME.
REFLection.TYPE
app.SCPI.CALCulate(Ch).SELected.TRANsform.TIME.
REFLection.TYPE = "OWAY"
Equivalent
Softkeys
Analysis > Time Domain > Reflection Type > Round Trip | One Way