SCPI Command
SENSe<Ch>:CORRection:INFormation? <rcvport>,<srcport>
Reads out the information string of the calibration applied to the pair of ports. |
---|
query only |
Channel <Ch>,
<Ch>={[1]|2|...16}
<rcvport> |
The number of the receiver port from 1 to 2 |
<srcport> |
The number of the source port from 1 to 2 |
<YYYY/MM/DD> <HH:MM:SS>, <Type>, <TypeEx>, <IFBW>, <Power>, <Temperature>, <CalKit>
<YYYY/MM/DD> <HH:MM:SS> |
Date Time |
<Type> |
{RT|RO|RS|F1|OP|F2|F3|F4} |
<TypeEx> |
{SOLT|SOLR|TRL|COPY} |
<IFBW> |
IFBW value |
<Power> |
Power level |
<Temperature> |
Temperature |
<CalKit> |
Calibration Kit Label and Description |
None
Equivalent COM Command
SCPI.SENSe(Ch).CORRection.INFormation(rPt, sPt)
CalInfo = app.SCPI.SENSe(Ch).CORRection.INFormation (rPt, sPt)
String (read only)>
Back to SENSe
Back to Command Finder