P_UE_CTLOS_TX_STATS
code: 1011
# get
<module-index>/<port-index> P_UE_CTLOS_TX_STATS ?
Description
CtlOS Tx statistics, including counters of all UE CtlOS message type values.
Actions
get
Parameters
llr_init_cnt: long, The number of Tx LLR_INIT CtlOS transmitted.llr_init_echo_cnt: long, The number of Tx LLR_INIT_ECHO CtlOS transmitted.llr_ack_cnt: long, The number of Tx LLR_ACK CtlOS transmitted.llr_nack_cnt: long, The number of Tx LLR_NACK CtlOS transmitted.llr_init_seq: hex6, The sequence number of the most recently transmitted LLR_INIT CtlOS.llr_init_data: hex4, The data of the most recently transmitted LLR_INIT CtlOS.llr_init_echo_seq: hex6, The sequence number of the most recently transmitted LLR_INIT_ECHO CtlOS.llr_init_echo_data: hex4, The data of the most recently transmitted LLR_INIT_ECHO CtlOS.
Example
# get
input: 0/1 P_UE_CTLOS_TX_STATS ?
output: 0/1 P_UE_CTLOS_TX_STATS 10 10 10 10 0x08A72C 0x4DE1 0x08A72C 0x4DE1