SCPI Command
CALCulate<Ch>[:SELected]:FUNCtion:DOMain:COUPle {OFF|ON|0|1}
CALCulate<Ch>[:SELected]:FUNCtion:DOMain:COUPle?
If the arbitrary range is turned ON by the CALC:FUNC:DOM command, specifies whether all traces of the channel use the same range (coupling) or if each trace uses an individual range when the CALC:FUNC:EXEC command is executed. |
---|
command/query |
All traces of channel <Ch>,
<Ch>={[1]|2|3|4}
<Ch>={[1] … |16} (in N-port mode only)
{ON|1} |
ON |
{OFF|0} |
OFF |
{0|1}
1
None
Equivalent COM Command
SCPI.CALCulate(Ch).SELected.FUNCtion.DOMain.COUPle
Status = app.SCPI.CALCulate(Ch).SELected.FUNCtion.DOMain.COUPle
app.SCPI.CALCulate(Ch).SELected.FUNCtion.DOMain.COUPle = Status
Boolean (read/write)
Back to CALCulate
Back to Command Finder
Back to Command Finder (From User Interface)