Appendix B Frequently Asked Questions
286
There is no set limit, and some applications have had many hundreds of
lines. However it is not practical to have too many lines and a limit of 30
lines should be considered, not as a system limit but as a warning that the
application is not correct.
•
What is the maximum limit of ingredients in a recipe?
There is no limit other than the PC memory.
•
What is the maximum limit of number of entries in the Alarm Log?
The number of lines in the alarm log and the error log is set in the Project
/ Runtime Settings / Alarm and Event settings dialog boxs. The maximum
limit is currently 2000.
•
What is the maximum limit of number of Alarms?
Theoretically, the maximum number of alarm types that can be defined is
10,000.
•
What is the maximum limit of number of serial ports supported?
It is the maximum that the Windows OS supports, and are correctly
installed on the PC. We have successfully tested eight.
•
How do I create reports and HTML reports?
CX-Supervisor provides a simple yet powerful report generation facility.
Using the same 'Points Substitution' format, a text based template file may
be used to generate a report. Good formats are .TXT, .RTF and .HTML.
Binary formats like Word .DOC can be problematic although RTF can
usually be used in these cases.
These generated files may then be viewed, or distributed using a file
server or web server. Note that although information may be textual or
graphical in nature these reports are intended for non real-time output of
data only, and not for monitoring or control.
See documentation for "GenerateReport" script function for more
information, and the "Coffee Tutorial" Step 12 in the CX-Supervisor
Getting Started Manual.
See -> "How do I make an HTML report update and refresh
automatically?"
•
How do I make an HTML report update and refresh automatically?
CX-Supervisor supports the generation of dynamic text and HTML reports
from a static template - see "GenerateReport" script function for details.
However, Web Browsers views all pages as static pages. There is a very
simple HTML trick that will force the browser to reload or "Refresh" the
HTML report that would then show any updates, assuming
GenerateReport had been called again e.g. On Condition when the data
changes.
To an existing HTML page add the following line. This must be inserted
between the <head> and </head> markers:
<meta http-equiv="refresh" content="5; url=Report.htm">
This will force the page to be reloaded, every 5 seconds. The value after
the content= (e.g. "5") is the refresh rate in seconds. Be aware that 5
seconds may practically be the fastest update, as some pages may take
Содержание CX-Supervisor
Страница 1: ...CX Supervisor Software Cat No W10E EN 01 User Manual Software Release 3 1...
Страница 3: ...Copyright Notice 2...
Страница 16: ...15...
Страница 17: ...16...
Страница 27: ...Tip of the Day SECTION 1 Graphics Editor 26...
Страница 35: ...CX Supervisor Preferences SECTION 2 Pages 34...
Страница 79: ...Responding to Events SECTION 5 ActiveX Objects 78...
Страница 115: ...Printing the Graphics Library SECTION 7 Graphics Library 114...
Страница 181: ...Data Logging SECTION 11 Data Logging 180...
Страница 201: ...Examples SECTION 12 Databases 200...
Страница 243: ...Performance Monitor SECTION 16 Application Analysis Performance Monitor 242...
Страница 253: ...Using with Omron s CX Server OPC SECTION 17 Using CX Supervisor as an OPC Cli 252...
Страница 259: ...Creating a CX Supervisor Client application SECTION 18 Connecting to a remote CX 258...
Страница 263: ...Adding a Point Linked to a Parameter SECTION 19 Connecting to Omron Industrial 262...
Страница 271: ...Data Logging SECTION 20 Best Practices 270...
Страница 275: ...Configuring a Server PC running Windows NT or 2000 Appendix A Configuring a PC 274...
Страница 277: ...Appendix B Frequently Asked Questions 276...
Страница 296: ...Appendix B Frequently Asked Questions 295...
Страница 297: ...Appendix B Frequently Asked Questions 296...
Страница 298: ...Appendix B Frequently Asked Questions 297...
Страница 299: ...Appendix B Frequently Asked Questions 298...
Страница 333: ...Revision history 332...