MULT2(9) | HAL Component | MULT2(9) |
NAME¶
mult2 - Product of two inputs
SYNOPSIS¶
loadrt mult2 [count=N|names=name1[,name2...]]
FUNCTIONS¶
PINS¶
- mult2.N.in0 float in
-
- mult2.N.in1 float in
-
- mult2.N.out float out
- out = in0 * in1
SEE ALSO¶
AUTHOR¶
John Kasunich
LICENSE¶
GPL
2024-07-13 | LinuxCNC Documentation |