Cao Sample
CaoVariable
| Language | Folder | Notes |
|---|---|---|
| C | CAO\Samples\Variable\C | |
| VC++ | CAO\Samples\Variable\VC | This uses CaoMessage too. |
| VC_import | CAO\Samples\Variable\VC_import | |
| VC_MFC | CAO\Samples\Variable\MFC | |
| C# | CAO\Samples\Variable\CSharp | |
| Delphi | CAO\Samples\Variable\Delphi | |
| Java | CAO\Samples\Variable\Java | |
| VB6 | CAO\Samples\Variable\VB | |
| VB2005 | CAO\Samples\Variable\VB2005 | |
| CaoScript | CAO\Samples\Variable\CaoScript | |
| Ruby | CAO\Samples\Variable\Ruby | |
| Python | CAO\Samples\Variable\Python | COM extension module is required. |
| LabVIEW | CAO\Samples\Variable\LabVIEW | Version 8.2 format |
| MATLAB | CAO\Samples\Variable\MATLAB | |
| JavaScript | CAO\Samples\Variable\JavaScript | Internet Explorer 6 or later. |
CaoFile
| Language | Folder | Notes |
|---|---|---|
| VC_MFC | CAO\Samples\File\MFC | |
| VB6 | CAO\Samples\File\VB | |
| CaoScript | CAO\Samples\File\CaoScript |
CaoRobot
| Language | Folder | Notes |
|---|---|---|
| VC++ | CAO\Samples\Robot\VC | |
| VC_MFC | CAO\Samples\Robot\MFC | |
| VB6 | CAO\Samples\Robot\VB | |
| CaoScript | CAO\Samples\Robot\CaoScript | |
| MATLAB | CAO\Samples\Robot\MATLAB |
CaoCommand
| Language | Folder | Notes |
|---|---|---|
| VB6 | CAO\Samples\Command\VB | |
| CaoScript | CAO\Samples\Command\CaoScript |
CaoExtension
| Language | Folder | Notes |
|---|---|---|
| VB6 | CAO\Samples\Extension\VB | |
| CaoScript | CAO\Samples\Extension\CaoScript |
CaoMessage
| Language | Folder | Notes |
|---|---|---|
| VC++ | CAO\Samples\Message\VC | |
| C# | CAO\Samples\Message\CSharp | |
| VB6 | CAO\Samples\Message\VB | |
| CaoScript | CAO\Samples\Message\CaoScript |
CaoTask
| Language | Folder | Notes |
|---|---|---|
| VB6 | CAO\Samples\Task\VB | |
| CaoScript | CAO\Samples\Task\CaoScript |
- <Notes>
- 1. All sample programs are using 'Dummy Provider' (CaoProv.Dummy). The provider is included in the ORiN2 SDK ver. 2.0.11 or later.
- 2. To execute .NET or JAVA sample programs, each runtime environment has to be set up.
CaoSQL Sample
| Language | Folder | Notes |
|---|---|---|
| ASP | CaoSQL\Samples\asp | |
| VBS | CaoSQL\Samples\vbs | |
| VC++ | CaoSQL\Samples\VC | |
| Ruby | CaoSQL\Samples\Ruby | |
| Python | CaoSQL\Samples\Python | Need Extension module. |
- <Notes>
- 1. All sample programs are using a dummy configuration file (dummy.csq). Open and Save the file with CaoSQLConfig before starting any programs. The file is included in the ORiN2/CaoSQL/Samples folder of ORiN2 SDK ver. 2.1.0 or later.