January 2006
G-4
Communicating with the OPTICA Using Ethernet
Retrieving the Alarm
Types
This command enables the user to retrieve different alarm types that
are supported by the Optica, and the order in which they are
referenced.
Command:
http://3.112.160.36:28005/OpticaAPI.xml?GetAlarmTypes
Function Name:
GetAlarmTypes
Channel:
0
Response:
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<OpticaAPIReturn Function="
GetAlarmTypes
">
<NumAlarmTypes>
6
</NumAlarmTypes>
<AlarmType>
SetPoint
</AlarmType>
<AlarmType>
Inner Band
</AlarmType>
<AlarmType>
Outer Band
</AlarmType>
<AlarmType>
Control
</AlarmType>
<AlarmType>
Service
</AlarmType>
<AlarmType>
Pacer
</AlarmType>
<retval>
GEIAPI_SUCCESS
</retval>
</OpticaAPIReturn>
This Response indicates that 6 alarm types are supported. They are
listed in order with the reference being 0.
Содержание Optica
Страница 1: ...GE Sensing Optica General Eastern Dew Point Analyzer Operator s Manual ...
Страница 11: ...Chapter 1 ...
Страница 20: ...Chapter 2 ...
Страница 43: ...Chapter 3 ...
Страница 58: ...Chapter 4 ...
Страница 80: ...Chapter 5 ...
Страница 81: ...Programming the 4x40 Optica Introduction 5 1 Programming Technique 5 2 Programmable Functions 5 4 ...
Страница 94: ...Chapter 6 ...
Страница 95: ...Network Based Programming Introduction 6 1 Programming Screens 6 1 ...
Страница 99: ...Chapter 7 ...
Страница 109: ...Appendix A ...
Страница 114: ...Appendix B ...
Страница 115: ...Humidity Equations and Conversion Chart Introduction B 1 Vapor Pressure B 1 Humidity B 2 ...
Страница 118: ...Humidity Equations and Conversion Chart B 3 January 2006 Figure B 1 Graphical Humidity Conversion Chart ...
Страница 119: ...Appendix C ...
Страница 120: ...Configuring the Serial Interface Wiring to a Personal Computer C 1 ...
Страница 122: ...Appendix D ...
Страница 123: ...Chilled Mirror Sensors Introduction D 1 Depression D 1 Measurement Range D 2 Comparing Optica Models D 3 ...
Страница 127: ...Appendix E ...
Страница 128: ...Glossary ...
Страница 130: ...Appendix F ...
Страница 133: ...Appendix G ...
Страница 134: ...Communicating with the OPTICA Using Ethernet Direct Communication G 1 Computer Communication G 1 ...