CHAPTER 6 – Functions and Methods
OMRON
Page 132
Revision 2.0
Typical Examples
returnstate = GenerateEvent (“Archive”, “”, “”)
An ‘Archive’event is sent to the client application that may force the client to perform some specified
archive operation. The second and third parameters are not used.
returnstate = GenerateEvent (“[Alarm Set]”, “Boiler alarm”, “95.5”)
An event is sent to the client application which can be interpreted as ‘The Boiler alarm has been set
with a process value of 95.5’.
Содержание 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...