Our full technical support staff does not monitor this forum. If you need assistance from a member of our staff, please submit your question from the Ask a Question page.


Log in or register to post/reply in the forum.

Status.RadioRSSI Refresh Rate


BBTech Sep 10, 2021 03:47 PM

I need to monitor the RSS signal  of a CR300-RF407 logger, after uplodaing the program to the logger it takes more than a minute to display the values (RSSS and PBA). Changing the Beacon or Verify intervals did not changed the delay.

The logger's program scan is 5 seconds.

What is the refresh rate for this instruction Status.RadioRSSI ?

Thanks


JDavis Sep 10, 2021 09:24 PM

It updates upon successfully receiving a Pakbus data packet from another device(datalogger).


BBTech Sep 14, 2021 04:46 PM

Thanks for the reply, however, it doesn’t seem to refresh when a packet is received by the CR300-RF407.

I have two loggers, a CR300-RF407 (PB-3) and a CR6 (PB-1) connected to an RF407 radio (PB-2).

The RF407 radio and the CR6 are connected together via the RS232 ports on both devices.

The CR6 scan interval is 5 sec. It sends the battery voltage to the CR300 using the SendVariables instruction.

The CR300 scan interval is also 5 sec. The battery voltage variable is received within the scan interval.

In addition, the program retrieves the RF Signal Level from the CR6’s Radio (RF407) using the GetVariables instruction..

However, the Status.RadioRSSI and Status.RadioRSSIAddr are not refreshed, it takes approximately 90 sec. to get updated.

Any clue?

Log in or register to post/reply in the forum.