Modulo

Function

Calculates the remainder of the division A by B


Fig. 49.   Wire-sheet Icon

Fig. 50.   Property Sheet

Fig. 51.   Slot Sheet


Inputs and Outputs

Table 35.   Inputs

Inputs

Type

Functional description

In A

numeric

Analog input value

In B

numeric

Analog input value

In Enabled

boolean

If the input “In Enabled” is set to false disabled in the slot sheet, the output “Out” will be disabled and is set to the value “0”.


Table 36.   Outputs

Outputs

Type

Functional description

Out

numeric

One analog output Out = INTEGER(“In A” / “In B”)


Parameter List

No parameters.