Solution
This is a result of digital computing. At different circumstances (step width, number of values to be generated, etc.) this effect – jumping of the last bit - can occur. In DIAdem you can use
a rounding function after you have generated the channel like below to prevent this effect.
Set ChnResult = ChnRound("[1]/Time", "Standard", "Automatic", 6, False)