beautypg.com

Pid parameters, Pid parameters -18, Hh sets the sp ramp-up-rate – Yokogawa Data Acquisition with PID Control CX2000 User Manual

Page 147: Hl sets the sp ramp-down-rate, Hm sets the loop tag and tag comment, Gc zone pid setting 1 (reference points), Gd zone pid setting 2 (switching hysteresis), Hw zone pid setting 3 (reference deviation), Pid parameters go sets the target setpoint, Hp sets the proportional band

background image

6-18

IM 04L31A01-17E

HH

Sets the SP ramp-up-rate

Syntax

HH p1,p2,p3
p1: Loop number (1 to 6) (1 or 2 on the CX1000)

p2: Enable/disable SP ramp-up-rate setting

(Off, On).

p3: SP ramp-up-rate value (1 digit to EUS

(100%))

Query

HH[ p1]?

Example

Set the SP ramp-up-rate of loop 1 (whose input

type is set to RTD type PT) to the maximum

value in the selectable range.

HH1,ON,8000

HL

Sets the SP ramp-down-rate

Syntax

HL p1,p2,p3
p1: Loop number (1 to 6) (1 or 2 on the CX1000)

p2: Enable/disable SP ramp-down-rate setting

(Off, On).

p3: SP ramp-down-rate value (1 digit to EUS

(100%))

Query

HL[ p1]?

Example

Set the SP ramp-down-rate of loop 2 (whose

scale range is set to 100.00 to 200.00) to the

minimum value in the selectable range.

HL2,ON,1

HM

Sets the loop tag and tag
comment

Syntax

HM p1,p2
p1: Loop number (1 to 6) (1 or 2 on the CX1000)

p2: Tag (8 alphanumeric characters.)

p3: Tag comment (8 alphanumeric characters.)

Query

HM[ p1]?

Example

Set the tag of loop 5 to “TAG5”, and tag

comment to “LP5 Tag”.

HM5,TAG5,LP5 Tag

GC

Zone PID setting 1 (reference
points)

Syntax

GC p1,p2,p3
p1: Loop number (1 to 6) (1 or 2 on the CX1000)

p2: Reference point number (1 to 6)

p3: Reference point EU (0.0 to 100.0%)

Number of reference points = PID group

number – 2

Query

GC[ p1,p2]?

Example

Set the reference point 1 of loop 4 (whose input

type is set to TC type J) to the minimum value in

the selectable range.

GC4,1,-2000

GD

Zone PID setting 2 (switching
hysteresis)

Syntax

GD p1,p2
p1: Loop number (1 to 6) (1 or 2 on the CX1000)

6.4 Setting Commands (Control)

p2: Switching hysteresis value EUS (0.0 to

10.0%)

Query

GD[ p1]?

Example

Set the switching hysteresis of loop 3 (whose

input type is set to TC type R) to the maximum

value in the selectable range.

GD3,1760

HW

Zone PID setting 3 (reference
deviation)

Syntax

HW p1, p2, p3
p1: Loop number (1 to 6) (1 or 2 on the CX1000)

p2: Enable/disable reference deviation (Off, On)

p3: Reference deviation value (1 digit to EUS

(100%))

Query

HW[ p1]?

Example

Set the reference deviation of loop 2 (whose

input type is set to TC type WRe) to the

maximum value in the selectable range.

HW1,ON,24000

PID Parameters
GO

Sets the target setpoint

Syntax

GO p1,p2,p3
p1: Loop number (1 to 6) (1 or 2 on the CX1000)

p2: PID number (1 to 8)

p3: Target setpoint EU (0.0 to 100.0%)

Except, within the target setpoint high and
low limits.

Query

GO[ p1,p2]?

Example

Set the target setpoint of PID number 1 of loop 1

(whose input type is set to TC type PLATI) to the

maximum value in the selectable range.

GO1,1,14000

HP

Sets the proportional band

Syntax

HP p1,p2,p3
p1: Loop number (1 to 6) (1 or 2 on the CX1000)

p2: PID number (1 to 8)

p3: Proportional band P (0.1 to 999.9%)

Query

HP[ p1,p2]?

Example

Set the proportional band of PID number 6 of

loop 2 to 100.0%.

HP2,6,1000

HI

Sets the integral time

Syntax

HI p1,p2,p3
p1: Loop number (1 to 6) (1 or 2 on the CX1000)

p2: PID number (1 to 8)

p3: Integral time (0 to 6000 s)

Query

HI[ p1,p2]?

Example

Set the integral time of PID number 8 of loop 3 to

3600 s.

HI3,8,3600