(28.08.2025, 08:41)admin Wrote: @linux_sun, can you explain what exactly is missing? If you want to send a fix Boolean value you should use Switch widget with Switch mode set to "Send On" or "Send Off". If you want to send a fixed numeric value then use the respective widget. The logic is different from Mosaic but the end result is the same.
@admin, let me try to clarify the situation more precisely:
I'm working with the DTPs shown in figure (a). Although they are defined as switches, they actually operate according to the following logic:
DTP 41 fires when it receives the value 1
DTP 42 fires when it receives the value 2
DTP 43 fires when it receives the value 3
DTP 44 fires when it receives the value 4
In Mosaic (see figure (b)), this behavior could be implemented using the Send Fixed Value widget. However, in Visu this doesn't seem to be possible: when using the Select Value widget (or any other suitable widget, see figure ©), selecting the switch DTP is not allowed, as shown in figure (d).
Thanks in advance for your support.