9. Programmer's Reference
UBEX series – Matrix Application Mode – User's Manual
111
9. Programmer's Reference
UBEX series – Matrix Application Mode – User's Manual
111
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.6.3. Query the Number of Registered Transmitters
The query returns with the number of registered transmitters in the UBEX matrix. This number contains all
transmitters which had been registered once by the MMU.
Command and Response
ç
GET•/SYS/ENDPOINTS.RegisteredTxEndpoints
æ
pr•/SYS/ENDPOINTS.RegisteredTxEndpoints=
<number>
Example
ç
GET /SYS/ENDPOINTS.RegisteredTxEndpoints
æ
pr /SYS/ENDPOINTS.RegisteredTxEndpoints=16
9.6.4. Query the Number of Connected Transmitters
The query returns with the number of the currently connected transmitters in the UBEX matrix.
Command and Response
ç
GET•/SYS/ENDPOINTS.ConnectedTxEndpoints
æ
pr•/SYS/ENDPOINTS.ConnectedTxEndpoints=
<number>
Example
ç
GET /SYS/ENDPOINTS.ConnectedTxEndpoints
æ
pr /SYS/ENDPOINTS.ConnectedTxEndpoints=13
9.6.5. Query the Number of Registered Receivers
The query returns with the number of registered receivers in the UBEX matrix. This number contains all
receivers which had been registered once by the MMU.
Command and Response
ç
GET•/SYS/ENDPOINTS.RegisteredRxEndpoints
æ
pr•/SYS/ENDPOINTS.RegisteredRxEndpoints=
<number>
Example
ç
GET /SYS/ENDPOINTS.RegisteredRxEndpoints
æ
pr /SYS/ENDPOINTS.RegisteredRxEndpoints=28
9.6.6. Query the Number of Connected Receivers
The query returns with the number of the currently connected receivers in the UBEX matrix.
Command and Response
ç
GET•/SYS/ENDPOINTS.ConnectedRxEndpoints
æ
pr•/SYS/ENDPOINTS.ConnectedRxEndpoints=
<number>
Example
ç
GET /SYS/ENDPOINTS.ConnectedRxEndpoints
æ
pr /SYS/ENDPOINTS.ConnectedRxEndpoints=25
9.6.7. Query the Number of Registered Transceivers
The query returns with the number of registered transceivers in the UBEX matrix. This number contains all
receivers which had been registered once by the MMU.
Command and Response
ç
GET•/SYS/ENDPOINTS.RegisteredTrxEndpoints
æ
pr•/SYS/ENDPOINTS.RegisteredTrxEndpoints=
<number>
Example
ç
GET /SYS/ENDPOINTS.RegisteredTrxEndpoints
æ
pr /SYS/ENDPOINTS.RegisteredTrxEndpoints=28
9.6.8. Query the Number of Connected Transceivers
The query returns with the number of the currently connected transceivers in the UBEX matrix.
Command and Response
ç
GET•/SYS/ENDPOINTS.ConnectedTrxEndpoints
æ
pr•/SYS/ENDPOINTS.ConnectedTrxEndpoints=
<number>
Example
ç
GET /SYS/ENDPOINTS.ConnectedTrxEndpoints
æ
pr /SYS/ENDPOINTS.ConnectedTrxEndpoints=25