Guys i'm using a software to monitor the signal over noise factor of a traffic ...
The result is given under two formats ..
First an octet string
Second a decibel number
my question how can i jumo from the first to the second .. what's the relation ? doesn anyone know ? without progrmming it ..
Exemple:
In octet string : 31 32 2E 32 30
In Decibel : 12.017 dB
The result is given under two formats ..
First an octet string
Second a decibel number
my question how can i jumo from the first to the second .. what's the relation ? doesn anyone know ? without progrmming it ..
Exemple:
In octet string : 31 32 2E 32 30
In Decibel : 12.017 dB
Comment