Division
Division of the input values.
When dividing by 0, the maximum value (or minimum value, if the dividend is negative) of the data type will be the result.
Signals
Name | I/O | Type(s) | Function |
---|---|---|---|
X1 | I | UCHAR, WORD, LONG, LONGLONG, FLOAT, DOUBLE | Dividend |
X2 | I | UCHAR, WORD, LONG, LONGLONG, FLOAT, DOUBLE | Divisor |
Y | O | UCHAR, WORD, LONG, LONGLONG, FLOAT, DOUBLE | Quotient |
Parameters
Through the parameter dialog the data type can be assigned.
Comments
If no connection exists, another data type for a block can be assigned by creating a new connection.
If the data type is changed by the parameter dialog, all invalid input and output connections will be deleted.