Properties
Name
The name of the ModFrame component. This name will be visible below the ModFrame component in the ModFrame Client configuration panel.
The name of a ModFrame component must be unique within the container it resides in. |
Divide by zero action
Specifies the output value if the divisor is zero. The alternatives are:
- Zero - The output becomes zero
- NaN - The output becomes NaN (not a number).
- Infinity - The value is either positive or negative infinity, depending on the dividend.
- PortValue - The value is retrieved from a port.