Advanced Channel Emulator
dBm
Programmer’s Manual
ACE9600
37
The
End File 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 file transfer may begin.
Getting Downloaded File Size in Bytes
about obtaining the total file size
(in bytes) that is expected from the upload.
Aborting the File Upload
Syntax:
Abort File Uptransfer
<filename>
Function:
Informs the instrument that uploading is terminating before completion.
Returns:
Nak:
<error message>
or
Ack: File Uptransfer Aborting
Where:
<error message>
Descriptive text describing cause of error
<filename>
Filename
Notes:
The
Abort File Uptransfer
command is sent through the control port
of the instrument, and the acknowledgement or Nak comes through the control
port.
File Upload Protocol Example
The protocol (Figure 2 and Figure 32) for uploading a dynamic data file begins with the
client application sending the
Open DataPort
command through the instrument's
Control Port. Upon receiving acknowledgment back through the Control Port, the
client application opens and connects to the Data Port of the instrument. Upon
successfully connecting to the Data Port, the client application then sends the
Begin
File Uptransfer
command through the instrument's Control Port. Upon
receiving an acknowledgment back through the Control Port, the client application
sends the command
Next File Uptransfer
through the Control port which will
generate a response of a binary data segment through the instrument's Data Port. After
the last segment has been received through the Data Port, the client application sends
the
End File Uptransfer
command through the Control Port. Once the
acknowledgment is received through the Control Port, another file transfer may begin.
After all files have been uploaded, the client application sends the
Close DataPort
command through the Control Port. Upon receiving acknowledgment back through the
Control Port, the client application must close the data port connection.
Содержание ACE9600
Страница 43: ...Advanced Channel Emulator dBm Programmer s Manual ACE9600 43 Figure 1 File Download Protocol ...
Страница 60: ...60 dBm Advanced Channel Emulator ACE9600 Programmer s Manual File Manager Tab ...
Страница 66: ...66 dBm Advanced Channel Emulator ACE9600 Programmer s Manual File Manager Tab ...
Страница 90: ...90 dBm Advanced Channel Emulator ACE9600 Programmer s Manual print Closing control port controlport close ...