Skip to main content Link Menu Expand (external link) Document Search Copy Copied

Bit Calculator

New Feature

2022.12.20.0

With the Bit Calculator different data units can be converted. Based on the input number and the selected unit the different units like bits, bytes, kilobits, kilobytes, megabits, megabytes, etc. are calculated.

BitCalculator

Settings

Notation

Notation which should be used for the calculation.

Type: NETworkManager.Models.Network.BitCaluclatorNotation

Default: Binary

Possible values:

  • Binary (1024)
  • Decimal (1000)