10
dBm
Advanced Channel Emulator
ACE9600
Programmer’s Manual
Connecting to the ACE
Syntax:
Hello
Function:
After a socket connection has been established with the instrument's control port,
this is first command that should be sent to the control port to verify that it is
receiving and responding to text messages.
Returns:
Nak:
<error message>
or
Ack: Hello
Where:
<error message>
Descriptive text describing cause of error
Disconnecting from the ACE
Syntax:
Goodbye
Function:
This is the last command that should be sent to the control port to inform the
instrument that remote communications are ending. The instrument will close
the control port socket after transmitting the final return message and begin
listening for a new socket connection request.
Returns:
Nak:
<error message>
or
Ack: Goodbye
Where:
<error message>
Descriptive text describing cause of error
Opening the Data Port
Syntax:
Open DataPort
Function:
Instructs the ACE to open the data port and await connection by the client.
Returns:
Nak:
<error message>
or
Ack: DataPort Opened
Where:
<error message>
Descriptive text describing cause of error
Example:
Содержание 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 ...