Click
on the Windows task bar.Select (All) Programs>Proficy HMI SCADA - CIMPLICITY version>Demo Project.
The Demo project opens in the CIMPLICITY Workbench.
Click Tools>Command prompt... on the Workbench menu bar.
A Command Prompt window opens.
Type the following commands:
<drive>:
cd %BSM_ROOT%api\AMIPSAMPLE
Where
<drive> is the disk where your CIMPLICITY software is installed.
(If the environment variables are not set automatically) issue the following command to set them:
\Program Files\Microsoft Visual Studio 8\Common7\Tools\vsvars32.bat
This ensures that your environment variables (in particular %BSM_ROOT% and %SITE_ROOT%) are set correctly.
Build the executable:
nmake
Sample Program. |
|
Use the Alarm Interested Process (AMIP) API. |