
RLX2-IHx Series ♦ 802.11a, b, g, n
Appendix A - Adding a Radio to RSLogix 5000
Industrial Hotspots
User Manual
ProSoft Technology, Inc.
Page 194 of 248
If bit 15 = 1, then bits 0 to 14 represent the
throughput in 100 kilobits/sec.
RLX2.STATUS.RxRadioThroughput
INT
If bit 15 = 0, then bits 0 to 14 represent the
throughput in kilobits/sec.
If bit 15 = 1, then bits 0 to 14 represent the
throughput in 100 kilobits/sec.
RLX2.STATUS.Uptime
DINT
This is the amount of time the radio has been
running since power up in seconds
RLX2.STATUS.Linktime
DINT
The time the radio has been linked in seconds
RLX2.STATUS.TxPacketRate
DINT
Packets per second transmitted on air
RLX2.STATUS.RxPacketRate
DINT
Packets per seconds received on air
RLX2.STATUS.ModuleName
SINT[32]
The name of the radio
RLX2.STATUS.ProductName
SINT[32]
Name of product
RLX2.STATUS.ImageVerStr
SINT[28]
Firmware version loaded in device
RLX2.STATUS.TxGood
DINT
Number of Good Transmitted Frames
RLX2.STATUS.RxGood
DINT
Number of Good Received Frames
RLX2.STATUS.TxBad
DINT
Number of Bad Transmitted Frames
RLX2.STATUS.RxBad
DINT
Number of Bad Received Frames
RLX2.STATUS.TxDirectedFrames
DINT
Number of Transmitted Directed Frames
RLX2.STATUS.TxMulticastFrames
DINT
Number of Transmitted Multicast Frames
RLX2.STATUS.TxBroadcastFrames
DINT
Number of Transmitted Broadcast Frames
RLX2.STATUS.RxDirectedFrames
DINT
Number of Received Directed Frames
RLX2.STATUS.RxMulticastFrames
DINT
Number of Received Multicast Frames
RLX2.STATUS.RxBroadcastFrames
DINT
Number of Received Broadcast Frames
RLX2.STATUS.RxCRCErr
DINT
Number of CRC Errors
The following additional array elements are populated if the RLX2 is running firmware
greater or equal to
RLX2_v0038_R.
RLX2.STATUS.Retries
SINT
The radio retransmission percentage (0-100%)
Retries = # retransmissioins / total transmissions
RLX2.STATUS.Utilization
SINT
The percentage of time the media is detected as
busy. (0-100%)
RLX2.STATUS.ChannelWidth
SINT
Configured channel width (20 or 40 MHz)
RLX2.STATUS.Antennas
SINT
Antenna Status
xxxx xxyy, where yy = # of Enabled Antennas
x, N/A
RLX2.STATUS.TxRate
INT
Encoded current Tx Rate to Parent (Client/Repeater
mode only)
0x800y, where y => MCSy, or
0x0zzz, where zzz = bit rate in 100 kb/s units
RLX2.STATUS.TxBitRate
INT
Decoded actual signaling bit rate on the air in 100
kb/s units
RLX2.STATUS.TxBcastRate
INT
Broadcast (ff:ff:ff:ff:ff:ff) packet rate being sent to
radio. Value calculated every 5 seconds.
RLX2.STATUS.TxMcastRate
INT
Multicast (01:xx:xx:xx:xx:xx) packet rate being sent
to radio. Value calculated every 5 seconds.
RLX2.STATUS.ReservedXX
DINT
16 DINT variables reserved for future use.