Tcrunstop; Tcsavedata; Tcsettinglevel1; Tcreset - Omron CX-Supervisor Reference Manual

Script language reference
Hide thumbs Also See for CX-Supervisor:
Table of Contents

Advertisement

Temperature Controller Commands
Note:
6-7-7

TCRunStop

Note:
6-7-8

TCSaveData

6-7-9

TCSettingLevel1

6-7-10 TCReset

This command was previously called TCSetpoint.
Syntax
returnstate = TCRunStop(TController,mode)
Argument
Type
returnstate
bool
TController
string
mode
point
Typical Example
temp1 = TCRunStop("e5ak",temp2)
This command was previously called TCModeShift.
Syntax
returnstate = TCSaveData(TController)
Remarks
Argument
Type
returnstate
bool
TController
string
Typical Example
temp1 = TCSaveData("e5ak",temp2)
Syntax
returnstate = TCSettingLevel1(TController)
Remarks
Argument
Type
returnstate
bool
TController
string
Typical Example
temp1 = TCSettingLevel1("e5ak")
Syntax
returnstate = TCReset(TController)
Remarks
SECTION 6 Functions and Methods
Description
1 if the function is successful otherwise 0.
This is a string representing the name of the
temperature controller.
This is a point depicting the mode of operation
and defines either auto-output mode shift or
manual output mode shift.
0: This specifies manual output mode shift.
1: This specifies auto-output mode shift.
Description
1 if the function is successful otherwise 0.
This is a string representing the name of the
temperature controller.
Description
1 if the function is successful otherwise 0.
This is a string representing the name of the
temperature controller.
75

Advertisement

Table of Contents
loading

This manual is also suitable for:

Cx-supervisor 3.1

Table of Contents