Modulo-Division

Modulo division of the input values, i.e. calculating the integer remainder of the division.

A modulo division of 0 results in 0.

Parameters

With the use of the parameter dialog the data type can be assigned.

Signals

Name I/O Type(s) Function
X1 I UCHAR, WORD, LONG, LONGLONG Divdend
X2 I UCHAR, WORD, LONG, LONGLONG Divisor
Y O UCHAR, WORD, LONG, LONGLONG Residue

Comment

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.