Number generator properties
- Last UpdatedSep 06, 2023
- 2 minute read
Refer to the following tables for the key configurable properties of Number generator.
Definition properties
|
Property |
Description |
Valid values |
|---|---|---|
|
Enable |
Enables or disables the number generator. |
True, False |
|
EngFull |
The upper limit in the range of valid numbers to generate. |
100 |
|
EngZero |
The lower limit in the range of valid numbers to generate. |
0 (zero) |
|
Period |
The length of the frequency signal when generating numbers mathematically. For example, the Cos wave or Triangle signal lasts for 60 seconds. |
00:01:00 |
|
UpdateFrequency |
The amount of time in seconds to wait before capturing the number value. |
00:00:05 |
Miscellaneous properties
|
Property |
Description |
Valid values |
|---|---|---|
|
Cos |
Cos wave. |
|
|
Day |
The current day. |
|
|
Description |
This description appears in Studio only. |
String |
|
DisplayOrder |
This value is display only. It is a calculation that reflects the combined values of the DisplayOrderGroup and the DisplayOrderIndex. |
1.0 through 10.0 |
|
DisplayOrderGroup |
A group number that relates items together in the hierarchy. Eleven display order groupings are available (0 through 10, defaulting to 5 in the middle). |
Integers |
|
DisplayOrderIndex |
The order of sequence for display within a group. This property adjusts the order of display within the Studio hierarchy and the order of display in the client. |
Integers |
|
Hour |
The number of hours in the current time. |
|
|
LocalTime |
The current local time. |
|
|
Minute |
The number of minutes in the current time. |
|
|
Month |
The current month. |
|
|
Random |
Random number. |
|
|
Random2 |
Random number. |
|
|
SawTooth |
Sawtooth signal. |
|
|
SawTooth2 |
Sawtooth signal. |
|
|
Second |
Current seconds. |
|
|
Sin |
Sin wave. |
|
|
Square |
Square signal. |
|
|
Square2 |
Square signal. |
|
|
Triangle |
Triangle signal. |
|
|
Triangle2 |
Triangle signal. |
|
|
Year |
The current year. |