I want to make an PIS screen that can show the earliest train's predicted arrival time in a station with the help of TrainCarts.
But, when a train triggers the trigger sign, the value of the variable (of the platform of the station) would change to the predicted arrival time of the train, which is the predicted arrival time of the latest train that had triggered the sign.
I don't have any ideas about it.
If there is a command that can check an variable's equation with another constant or variable, then it will be much better, not only the PIS screen, but also something else.
So, in this example, if the variable is equal to 00:00:00, then we can update the variable. Otherwise, we can't update it.