Tcrequeststatus; Tcrsplsp - 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-5

TCRequestStatus

Note:
6-7-6

TCRspLsp

74
Argument
Type
mode
point
Typical Example
temp1 = TCRemoteLocal("e5ak",temp2)
This command was previously called TCOperationalMode.
Syntax
returnstate
returnflag)
Remarks
Argument
Type
returnstate
bool
TController
string
returnflag
point
Typical Example
temp1 = TCRequestStatus("e5ak", temp2)
The status information is NOT returned immediately - it is not possible to
access the status information in the same script as the TCRequestStatus
command. Instead, the status information should be accessed from within an
"On Condition" script which has an expression of "returnflag == TRUE".
Syntax
returnstate = TCRspLsp(Tcontroller,mode)
Remarks
Argument
Type
returnstate
bool
TController
string
mode
point
Typical Example
temp1 = TCRspLsp("e5ak",temp2)
SECTION 6 Functions and Methods
Description
This is a point depicting the mode of operation
and defines the operational mode of a
temperature controller.
0: This specifies the temperature controller is in
remote mode.
1: This specifies that the temperature controller
is in local mode.
=
TCRequestStatus(Tcontroller,
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 that the status has
been returned and is available for the
command TCGetStatusParameter.
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 the setpoint mode used by the
temperature controller.
0: This specifies remote setpoint mode.
1: This specifies local setpoint mode.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Cx-supervisor 3.1

Table of Contents