10-28-2019 10:08 AM - edited 10-28-2019 10:20 AM
thank you for your deceleration
10-28-2019 10:28 AM
@engmoh wrote:
thank you for your deceleration
THAT it exactly what I told my wife as she was driving last night with the back of the car loaded up with trays of food on the back seat.
Normally I endure G forces when she stops and that does not mix well with trays of food that are wating to go flying!
Ben
10-28-2019 07:53 PM
You might (or might not) be interested to read this white paper about the "under the hood" description of the compilation process for LabVIEW.
Particularly of note to this thread is the idea that LabVIEW (G code) is taken from the stuff we write on a block diagram, through a pair of "Intermediate Representations" (DFIR - Data Flow Intermediate Representation, and the LLVM IR), to a low-level compiler (LLVM) that does a bunch of further checking and optimizing before targeting a specific device for machine code generation.
10-30-2019 05:17 PM
I think I might have actually found what the OP was looking for! Compare NI Software Suites.