beautypg.com

Example of an import/export file – Watlow LogicPro User Manual

Page 85

background image

LogicPro User’s Guide

Chapter 6: Variables

Doc.# 28002-00 Rev 3.00

Watlow Anafaze

69

4.

Variable Type Short, Input or Output, Size and Driver
Name are case sensitive.

5.

Initial Values: See “Naming Conventions” on page 49.

Example of an Import/Export File

[RESOURCE:PPC_2000]

[]

Alarm_Status1,INT,0,,,I,W,Database,95.1

Analog_In1_1,INT,0,,,I,W,Analog_In_202x,1.1

Analog_Out11_1,INT,0,,,Q,W,Encoder_Analog_2030,11.1

Control_Mode_I1,INT,0,,,I,W,Database,1.1

Control_Mode_O1,INT,0,,,Q,W,Database,1.48

Dig_In1,BOOL,0,,,I,X,Processor_2010,0.1

Dig_Out25,BOOL,0,,,Q,X,Processor_2010,0.25

Encoder_In11_1,INT,0,,,I,W,Encoder_Analog_2030,11.1

Heat_Output_I1,INT,0,,,I,W,Database,36.1

Heat_Output_O1,INT,0,,,Q,W,Database,36.1

Setpoint_I1,INT,0,,,I,W,Database,95.1

Setpoint_O1,INT,0,,,Q,W,Database,95.1

[END]

Table 6.2

Selected Explanations of the Ex-
ample Import/Export File

Code

Explanation

[RESOURCE:PPC_2000]

The first line indicates that
these are RESOURCE type
Variable and the name of
the RESOURCE is
PPC_2000.

[ ]

The second line is empty
except for the opening
bracket ( [ ) and closing
bracket ( ] ).

Alarm_Status1,INT,0,,

,I,W,Database,95.1

Variable Name, Variable
Type Short, Retentive Flag,
Initial Value, Comment,
Input or Output, IO Size,
Driver Name, IO Address.

Analog_In1_1,INT,0,,,

I,W,Analog_In_202x,1.

1

Variable Name, Variable
Type Short, Retentive Flag,
Initial Value, Comment,
Input or Output, IO Size,
Driver Name, IO Address.