Step 2.2. Start the Sample Program

  1. Start the (CimpDemo) project.

  2. Open the CIMPLICITY Process Control window.

  3. Do the following.

A

Select the CIMPDEMO project in the Project drop-down list.

B

Click Connect.

C

Select MASTER_SAMPLE.

D

Click Stop Process.

  1. Close the process Control window.

  2. Click Tools>Command prompt... on the Workbench menu bar.

  3. Enter the following command in the Command Prompt window:

SET PRCNAM=SAMPLE

to set the PRCNAM environment variable.

Note: The name you use here must match the name you entered in the New Alarm Log Printer dialog.

  1. Run the sample program.

To run the program in synchronous mode, type:

AMIPSAMPLE

To run the program in asynchronous mode, type:

AMIPSAMPLE ASYNC

More information

Step 2. Run the Sample Program.