Enter Device Address

Enter the device address (0-255)
Select the number of DIP switches on your device
Select the numbering style used on your device
Select the physical orientation of your DIP switches
Some devices use inverted logic

Results

Decimal Result: 0
Binary Representation: 00000000

DIP Switch Configuration

Reference Information

Binary Numbering

DIP switches represent binary numbers where each switch is a binary digit (0 or 1).

Example: Address 5 in binary is 00000101, so switches 1 and 3 would be ON.

Common Device Addresses

  • BACnet MSTP: 0-127
  • Modbus RTU: 1-247
  • General purpose: 0-255

Switch Logic

Standard logic: ON = 1, OFF = 0

Inverted logic: ON = 0, OFF = 1 (used by some manufacturers)

Check your device's documentation for the correct logic.