RX-Power- converter

Hey guys!

How do I make this conversion for the Optical Signal appear in the correct pattern?

Example;

Hey guys!

Signal

Ask your device manufacturer, this can not magically compute without their help

In our device from some chinese brand this is how we compute this as per their support

I’m going to use your data sample data 154 and 32 respectively the result is -18 and -24, take it with a grain of salt!


console.log(Math.ceil(30 + (Math.log10((154 * (Math.pow(10,-7))))*10)));  /* -18 */
console.log(Math.ceil(30 + (Math.log10((32 * (Math.pow(10,-7))))*10)));   /* -24 */

Thanks!

how to add in my virtual parameter?

value rx power =

  • InternetGatewayDevice.WANDevice.*.X_ZTE-COM_WANPONInterfaceConfig.RXPower
  • InternetGatewayDevice.WANDevice.*.X_CT-COM_GponInterfaceConfig.RXPower

Where do I enter this script?

https://docs.genieacs.com/en/latest/virtual-parameters.html

Hi, friend

I don’t understand programming languages, so I tried to learn
where should I save this script?
So I can convert RX power to dBm

image

It sounds like you need more help than can reasonably be offered via this forum. You should probably engage with a support contract by emailing sales@genieacs.com.