Thermocouple Input From Cj1W-Ad04U Heating Output To Cj1W-Oc201; Sample Programming Execution Flag Input From Touch Panel; Manual/Auto Control Flag Input From Touch Panel; Set Point Input From Touch Panel - Omron NY532-5400 Reference Manual

Ny-series
Hide thumbs Also See for NY532-5400:
Table of Contents

Advertisement

2 Instruction Descriptions
External
Vari-
ables
J01_Ch1_AIInPV
J02_Ch1_Out00
J02_Ch1_Out04
PTIn_Run
PTIn_ManCtl
PTIn_SP
PTIn_StartAT
PTIn_DeadBand
PTIn_InitParam
PTIn_InitSetOpr_SampTime
PTIn_OprParam
PTOut_PV
PT_PB_Heat
PT_TI_Heat
PT_TD_Heat
PT_PB_Cool
PT_TI_Cool
PT_TD_Cool
PT_ManMV
PTOut_ATDone
PTOut_ATBusy
PTOut_Error
PTOut_MV
PTOut_MVHeat
PTOut_MVCool
// Convert unit of input values from CJ1W-AD04U and touch panel.
PV := INT_TO_REAL(J01_Ch1_AIInPV)/REAL#10.0;
PTIn_InitParam.SampTime := NanoSecToTime(PTIn_InitSetOpr_SampTime*1000000);
2-724
Variable
INT
BOOL
BOOL
BOOL
BOOL
REAL
BOOL
REAL
_sINIT_SET_PARAMS
LINT
_sOPR_SET_PARAMS
REAL
REAL
LINT
LINT
REAL
LINT
LINT
REAL
BOOL
BOOL
BOOL
REAL
REAL
REAL
Data type
Thermocouple input from CJ1W-AD04U
Heating output to CJ1W-OC201
Cooling output to CJ1W-OC201
Sample programming execution flag
input from touch panel
Manual/auto control flag input from
touch panel

Set point input from touch panel

Autotuning execution flag input from
touch panel

Deadband input from touch panel

Initial setting parameter input from
touch panel
Sampling period input from touch panel
(unit: ms)
Operation setting parameter input from
touch panel
Process value output to touch panel
Proportional band for heating control I/O
from touch panel
Integration time for heating control I/O
from touch panel (unit: ms)
Derivative time for heating control I/O
from touch panel (unit: ms)
Proportional band for cooling control I/O
from touch panel
Integration time for cooling control I/O
from touch panel (unit: ms)
Derivative time for cooling control I/O
from touch panel (unit: ms)
Manual manipulated variable I/O from
touch panel
Autotuning normal completion flag out-
put to touch panel
Autotuning executing flag output to
touch panel
Error flag output to touch panel
Manipulated variable output to touch
panel
Manipulated variable for heating control
output to touch panel
Manipulated variable for cooling control
output to touch panel

NY-series Instructions Reference Manual (W560)

Comment

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents