9. Programmer's Reference
UBEX series – Matrix Application Mode – User's Manual
109
9. Programmer's Reference
UBEX series – Matrix Application Mode – User's Manual
109
MA
TRIX APPLIC
A
TION MODE
Applied F-series endpoint firmware package: v1.4.1 | Applied R-series endpoint firmware package: v1.4.1 | Applied MMU firmware package: v1.2.1 | LDC software: v1.34.0b2
9.5.3. Bootload Mode Setting
The device can be set to bootload (service / firmware upgrade) mode. The AV signal transmission is
terminated in this mode.
Command and Response
#bootload
ç
CALL•/SYS/ENDPOINTS/
<UBEX_EP>
:bootload()
æ
mO•/SYS/ENDPOINTS/
<UBEX_EP>
:bootload=
Example
ç
CALL /SYS/ENDPOINTS/UBEX0039A1:bootload()
æ
mO /SYS/ENDPOINTS/UBEX0039A1:bootload=
9.5.4. Query the Operation Mode
Command and Response
#operationmode #transmitter #receiver #transceiver #tx #rx #trx
ç
GET•/SYS/ENDPOINTS/
<UBEX_EP>
.OperationMode
æ
pw•/SYS/ENDPOINTS/
<UBEX_EP>
.OperationMode=
<operation_mode>
Parameters
Identifier
Parameter description
Value
Explanation
<operation_mode>
The operation mode of
the endpoint device
Transmitter
The endpoint device operates as
a
Transmitter
. See the details in the
section.
Receiver
The endpoint device operates as
a
Receiver
. See the details in the
section.
Transceiver
The endpoint device operates as
a
Transceiver
. See the details in the
section.
Example
ç
GET /SYS/ENDPOINTS/UBEX0039A1.OperationMode
æ
pw /SYS/ENDPOINTS/UBEX0039A1.OperationMode=Transceiver
9.5.5. Set the Operation Mode
ATTENTION!
This operation always requires rebooting the endpoint device!
INFO:
The setting is stored in the MMU.
The operation mode (transmitter, receiver, or transceiver) of the device can be changed based on the required
application.
Command and Response
ç
SET•/SYS/ENDPOINTS/
<UBEX_EP>
.OperationMode=
<operation_mode>
æ
pw•/SYS/ENDPOINTS/
<UBEX_EP>
.OperationMode=
<operation_mode>
Parameters
Identifier
Parameter description
Value
Explanation
<operation_mode>
The operation mode of
the endpoint device
Transmitter
The endpoint device is set to
Transmitter
. See the details in the
section.
Receiver
The endpoint device is set to
Receiver
.
See the details in the
section.
Transceiver
The endpoint device is set to
Transceiver
. See the details in the
section.
Example
ç
SET /SYS/ENDPOINTS/UBEX0039A1.OperationMode=Receiver
æ
pw /SYS/ENDPOINTS/UBEX0039A1.OperationMode=Receiver
9.5.6. Query the MAC Address of the Device
Command and Response
#mac
ç
GET•/SYS/ENDPOINTS/
<UBEX_EP>
.MacAddress
æ
pr•/SYS/ENDPOINTS/
<UBEX_EP>
.MacAddress=
<MAC_address>
Example
ç
GET /SYS/ENDPOINTS/UBEX0039A1.MacAddress
æ
pr /SYS/ENDPOINTS/UBEX0039A1.MacAddress=A8:D2:36:00:39:DA