![Copper Mountain Technologies PLANAR TR1300/1 Скачать руководство пользователя страница 153](http://html1.mh-extra.com/html/copper-mountain-technologies/planar-tr1300-1/planar-tr1300-1_programming-manual_2666189153.webp)
COM Server Commands
153
SCPI.INITiate.IMMediate
Object Type
Method
Target
Instrument
Description
Sets the channel to the single trigger mode. Before this method is
called, the channel must be in hold state, otherwise an error occurs
(error code 213) and the method is ignored.
On completion of the sweep, the channel goes back into the hold state.
The method returns control before the end of the sweep.
Syntax
app.SCPI.INITiate.IMMediate
Notes
The sweep start in the single trigger mode depends on the trigger
source. If the trigger is set to internal, the sweep will start immediately
after the method is called. If the trigger is set otherwise, the sweep will
start when the trigger signal is received.
Equivalent
Softkeys
Stimulus > Trigger > Single
SCPI.MMEMory.COPY(
Src
,
Dst
)
Object Type
Method
Target
Instrument
Description
Copies a file.
Syntax
app.SCPI.MMEMory.COPY(Src, Dst)
Parameter
Src
Source file name. String data type.
Dst
Destination file name. String data type.
Equivalent
Softkeys
None