Computes the quotient of two numbers.
Dividend.
Divisor. If the value of y is 0, overflow occurs in the x/y output terminal.
A Boolean that describes whether the next data point has arrived for processing. Wire the output valid output of an upstream node to this input to transfer data from the upstream node to this node.
TRUE | The next data point has arrived for processing. |
FALSE | The next data point has not arrived for processing. |
A Boolean that defines whether downstream nodes are ready for this node to return a new value. Use a Feedback Node to wire the ready for input output of a downstream node to this input of the current node.
TRUE | Downstream nodes are ready for this node to return a new value. |
FALSE | Downstream nodes are not ready for this node to return a new value. |
Default: TRUE
x divided by y.
A Boolean that determines whether this node has computed a result that downstream nodes can use. Use this terminal for handshaking with other Clock-Driven Logic nodes.
TRUE | This node has computed a result that downstream nodes can use. |
FALSE | This node has not computed a result that downstream nodes can use. |
Installed By: LabVIEW Communications System Design Suite (introduced in 1.0)
Where This Node Can Run:
Desktop OS: none
FPGA: All devices
This site uses cookies to offer you a better browsing experience. Learn more about our privacy policy.