In the expression builder there is a function MultiStationStatus() which detects and returns the current multistation mode.

Possible return values are:

0

Standalone

1

Synchronized slave

2

Master

3

Non-synchronized slave

This allows you to generate a virtual signal, for example, to visualize the status in ibaQPanel or to make it available to other systems as an output signal.