To download NI software, including the products shown below, visit ni.com/downloads.
Overview
Coding that exemplifies how to control a 3D picture without using Keyboard commands.
Description
This is an example of using the tools associated with the 3D picture control (Move, Camera, Zoom) without a keyboard. You would normally hold down the Control Key or the Shift key to obtain the tools, this VI allows you to select the tool from the front panel. This may be a requirement or the system may not have a keyboard.
Requirements
LabVIEW 2012 (or compatible)
Steps to Implement or Execute Code
1. Run the VI
2. Select the type of control and the camera type
3. Place mouse over the picture and execute the action
4. Stop the VI
Additional Information or References
Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.
Thanks for posting. Do you mind putting up a screen shot?
Uploaded html documentation, hope this is useful.
Thanks