Advanced Channel Emulator
dBm
Programmer’s Manual
ACE9600
39
Ending the Capture Upload
Syntax:
End Capture Uptransfer
<channel>
Function:
Informs the instrument that uploading has ended normally.
Returns:
Nak:
<error message>
or
Ack: Capture Uptransfer Ending
Where:
<error message>
Descriptive text describing cause of error
<channel>
CH1/CH2/CH3/CH4
Notes:
The
End Capture Uptransfer
command is sent through the control
port of the instrument, and the acknowledgement or Nak comes through the
control port.
Once the acknowledgment is received, another channel capture transfer may
begin.
The total data capture size expected by the upload is 16,384 bytes.
Aborting the Capture Upload
Syntax:
Abort Capture Uptransfer
<channel>
Function:
Informs the instrument that uploading is terminating before completion.
Returns:
Nak:
<error message>
or
Ack: Capture Uptransfer Aborting
Where:
<error message>
Descriptive text describing cause of error
<channel>
CH1/CH2/CH3/CH4
Notes:
The
Abort Capture Uptransfer
command is sent through the control port
of the instrument, and the acknowledgement or Nak comes through the control
port.
Capture Upload Protocol Example
The protocol (Figure 3) for uploading captured data for a channel begins with the client
application sending the
Open DataPort
command to the instrument's Control Port.
Upon receiving acknowledgment back from the Control Port, the client application