CHAPTER 6 – Functions and Methods
OMRON
Page 72
Revision 2.0
Remarks
Argument Type
Description
returnstate
bool
Returnstate
is ‘1’ if the function is successful, or ‘0’ otherwise.
TController
string
This is a string representing the name of the temperature
controller.
paramID
point
This is a point depicting the required parameter range 0 to 22:
0: ControlMode.
1: Output.
2: InputShiftDelay (Bool) E5*F, E5*X, E5*J.
3: DisplayUnit.
4: PIDConstantDisplay (Bool) E5*F, E5*X, E5*J.
5: OutputType.
6: CoolingType.
7: Output2.
8: Alarm1.
9: Alarm2.
10: InputType (Integer) E5*F, E5*X, E5*J.
11: OperationMode.
12: BackupMode.
13: AutoTuneMode.
14: OverFlow (Bool) E5*F, E5*X, E5*J.
15: UnderFlow (Bool) E5*F, E5*X, E5*J.
16: SensorMalfunction (Bool) E5*F, E5*X, E5*J.
17: ADConvertorFailure (Bool) E5*F, E5*X, E5*J.
18: RAMAbnormality (Bool) E5*F, E5*X, E5*J.
19: RAMMismatch (Bool) E5*F, E5*X, E5*J.
20: StatusWordsOnly (Bool) E5*K only (TRUE indicates
valid words below).
21: Status0 (word) E5*K only.
22: Status1 (word) E5*K only.
value
point,
real or int
The returned status parameter value. Refer to
paramID
above
for details.
Typical Example
temp1 = TcGetStatusParameter(“e5ak”,temp2,temp3)
TCRemoteLocal
Syntax
returnstate = TCRemoteLocal(TController,mode)
Содержание CX-SUPERVISOR - SCRIPT REFERENCE REV2.0
Страница 2: ...CX Supervisor Script Language Software Revision 2 0...
Страница 3: ......
Страница 5: ...CX Supervisor Script Language OMRON Page ii Revision 2 0...
Страница 7: ...CX Supervisor Script Language OMRON Page iv Revision 2 0...
Страница 9: ...CX Supervisor Script Language OMRON Page vi Revision 2 0...
Страница 13: ......
Страница 15: ...CHAPTER 1 Introduction OMRON Page 2 Revision 2 0...
Страница 19: ...CHAPTER 2 Expressions OMRON Page 6 Revision 2 0...
Страница 21: ...CHAPTER 3 Scripts OMRON Page 8 Revision 2 0...
Страница 151: ...CHAPTER 8 Colour Palette OMRON Page 138 Revision 2 0...