Solution
The required input parameters for imaqCaliperTool functions by default in LabVIEW are;
- Edge Parameters
- Image
- Pixel Coordinates
- Caliper Parameters
The same parameters above should apply when using imaqCaliperTool function in C/C++ code.

The Pixel Coordinates parameter, however can be obtained using imaqROIProfile function.
