SCPI Command
CALCulate<Ch>[:SELected]:FUNCtion:DOMain:COUPle {OFF|ON|0|1}
CALCulate<Ch>[:SELected]:FUNCtion:DOMain:COUPle?
Or
CALCulate<Ch>:TRACe<Tr>:FUNCtion:DOMain:COUPle {OFF|ON|0|1}
CALCulate<Ch>:TRACe<Tr>: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|...16}
{ON|1} |
ON |
{OFF|0} |
OFF |
{0|1}
0
None
Equivalent COM Command
SCPI.CALCulate(Ch).SELected.FUNCtion.DOMain.COUPle
note |
This command is similar to CALCulate<Ch>[:SELected]:FUNCtion:DOMain:COUPle only. |
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