Please read our Legal Disclaimer before executing any steps on this article.
Overview
This article shows how to add the CAO_i.c file Include path to your Visual Studio project. This applies when using the CAO Engine to communicate to the robot controller and programming in either Visual C/C++. This article is not intended to aid you on how to use Visual Studio IDE.
Tools and Parts needed
- Visual Studio IDE (This examples uses Visual Studio 2017)
NOTE: The following sample code is provided "AS IS" under the MIT License. Programming support service is out of warranty. Please note that we do not provide any programming support service beyond basic setup and troubleshooting.
Step-by-Step Guide
Step 1After you have created your project in Visual Studio, right-click on your project entry under the Solution Explorer section.
Select the "Properties..." option. The Project Property Pages window should appear. | |
Step 2On the Property Pages window, perform the following operations:
The Include Directories window should come up. | |
Step 3On the Include Directories window include the path to the CAO_i.c file.
| |
Step 4Press the OK button to add the new include directory. | |
Step 5Confirm that the b-CAP Client path is properly included. Press OK to confirm. |
Next Steps:
Other References
- ORiN 2 Programming Guide - Section 2.6.1 "Client development with C++" (C:\ORiN2\CAO\Doc\ORiN2_ProgrammersGuide_en.pdf)
- ORiN 2 - Overview
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article