© Norsat International Inc.
(“Norsat”) All Rights Reserved
2022-04-04 908236 Rev C
21
If a command was executed correctly, the
<response>
will start with “
ok
” and will be followed by the
sequence of parameter-value pairs that are specific to the response.
If a command did not get executed correctly, the
<response>
will start with “
err
” and will be followed by a
description of the error that was encountered.
The potential errors that may be displayed include:
Invalid Command
– The command was not recognized
Invalid Parameter
– One or more parameters were not recognized
Invalid Value
– The value provided for one or more parameters was not valid
Missing Parameter
– A required parameter was not provided
Inconsistent Values
– The values provided to at least one parameter is not consistent with the
values provided to other parameters
Bus Error
– The hardware required to process the command does not exist on this
device (e.g. BUC-specific command sent to an SSPA)
Due to the inherent collisions that can occur between multiple addressed units operating on a shared serial
bus, a remote processor should not send a subsequent command to any unit until it has received the
response to the last command it sent to any other. For this reason, the address of a unit is not included in
its response as it is not needed by the remote processor, and thus the command response format for a unit
remains the same (with the exception of the inclusion of a CRC) whether the unit is operating in Addressed
Mode or Non-addressed Mode.
Sample command in Addressed Mode (RS-485 address 0 to 6):
Tx:
1/getidentJ<CR>
Rx:
<CR><LF>ok pn AMP-
Ku80 swver 1.0.1_1 sn # address # syn no„<CR><LF>
Sample command in Non-addressed Mode (RS-485 address 7):
Tx:
getident<CR>
Rx:
<CR><LF>ok pn AMP-Ku80 swver 1.0.1_1 sn # address # syn no<CR><LF>
Command Details
The following section provides detailed information about some of the basic commands that can be sent to
the ATOM device. Commands are described in Non-addressed Mode for simplicity.
getident
This command obtains identification information from the ATOM device.
Command Format:
getident<CR>
Response Format:
Содержание ATOM Ku
Страница 1: ...1 USER MANUAL ATOM Ku 80W BUC SSPA ...