Module List

FRESCO Module Description


Name:

FM_logic_or


Outline:

Parameter: NONE

Input1: Boolean, Input2: Boolean

Output1: Boolean

Event: PUSH


Functional Description:

Output a boolean value (ouput1) on the logical disconjunction (or) operation upon two boolean input (intput1 and input2).


Usage Example:

{
"id" : "1",
"type" : "FM_logic_or ",
"event" : "INCOMMING_FLOW",
"parameters" : [],
"inputs" : ["1:1:1", "1:2:1"]
}


COPYRIGHT 2016 SUCCESS LAB.