Random number generator
Help / Logic / Random number generator / Inputs / Outputs / End of text
Function
This module returns random numbers within a value range. The random number can be whole (i.e. an integer) or a floating-point number.
Inputs
Type Initial value Description
Input 1 0 Minimum value of the random number
Input 2 0 Maximum value of the random number
Input 3 0 Trigger - every value not equal to zero returns a random number to outputs 1 and 2
Outputs
Output 1 (send) 0 Random number as a whole number (integer)
Output 2 (send) 0 Random number as a floating-point number
Commands
HS Commands (Output 1) - The commands assigned here are run when the value of output telegram at output 1 is not equal to zero.
HS Commands (Output 2) - see above
Other
Telegram interval - Can be changed.
Recalculated on start Yes  
Module is retentive No  
Internal designation: 9049

Help / Logic / Random number generator / Inputs / Outputs / Beginning of text