:FILE<fnum>:GATE<gnum>:APPLy <paramName>,<bool>

(Write-only) Applies a gate to a parameter or removes all the gates on the parameter.

Parameters

 

<fnum>

Index of the selected file.

<gnum>

Index of the selected gate.

<paramName>

Parameter name for the gate.

<bool>

Choose from:

ON (or 1) - Add the gate and apply.

OFF (or 0) - Remove all gates on the parameter.

Examples

:FILE1:GATE1:APPLy 'T11', 1

Return Type

Not Applicable

Default

OFF