Skip to content

System / Min-Max Configuration

The Min-Max Configuration page displays a diagnostic table that compares the minimum required, currently detected, and maximum allowed number of hardware devices installed in the vending machine.

Min-Max Configuration Page

This page is used by service technicians to quickly verify whether the installed hardware configuration matches the expected system configuration.


The main element of the page is a configuration validation table.

The table compares the expected device configuration with the currently detected hardware.

ColumnDescription
Device NameName of the hardware component
MinMinimum number of devices required for system operation
CurrentNumber of devices currently detected by the system
FullMaximum number of supported devices
StatusValidation result of the configuration

Device NameMinCurrentMaxStatus
Coin Box010OK
Card Terminal111OK
Printer010OK
Trolley Depot144OK
Server Connection001Warning

Represents the cash collection box used by the coin acceptor.

Min: 0 Current: 1 Full: 0 Status: OK

Meaning:

  • the machine can operate without a coin box
  • one device is currently detected
  • configuration is valid

Represents the payment card terminal used for electronic payments.

Min: 1 Current: 1 Full: 1 Status: OK

Meaning:

  • the machine requires exactly one card terminal
  • the detected configuration matches the expected configuration

Represents the receipt printer installed in the machine.

Min: 0 Current: 1 Full: 0 Status: OK

Meaning:

  • a printer is optional
  • one printer is currently installed

Represents the trolley storage system (rails) inside the machine.

Min: 1 Current: 4 Full: 4 Status: OK

Meaning:

  • at least one trolley rail is required
  • four rails are currently installed
  • configuration matches the maximum supported capacity

Represents the connection to the backend server system.

Min: 0 Current: 0 Full: 1 Status: Warning

Meaning:

  • server connection is optional
  • currently no connection is detected
  • the system reports a warning

The configuration of the device matches the allowed range.

Meaning:

  • the number of detected devices is valid
  • no action is required

The configuration differs from the recommended configuration.


Non-functional configuration