Module List

FRESCO Module Description


Name:

FM_arith_larger


Outline:

Parameter1: Integer

Input1: Integer

Output1: Boolean

Event: PUSH


Functional Description:

if the input1 is larger than predefined integer (parameter1), output true (output1).


Usage Example:

{
"id" : "1",
"type" : "FM_arith_larger",
"event" : "PUSH",
"parameters" : ["100"],
"inputs" : ["1:1:1"]
}


COPYRIGHT 2016 SUCCESS LAB.