Chapter 4 Macro FunctionScrEdit Software User Manual

4.4Error Messages

When compiling, it will shows errors in output window for user to find out easily. Some errors occur because of the user’s carelessness, sometimes just because the user misses an input command. Some errors will be found out easily in a short program. But that will be difficulty in a long Macro. To help the user debug, HMI editing software provides error messages when compiling program for reminding the user what the error is.

„Error messages when editing

„Code – 100: LABEL cannot be found

There is no such LABEL that GOTO designates.

„Code – 101: Recursion occurs

This error message is usually occurred in sub-macro. The ability of a sub-macro to CALL itself is called recursion. No matter it is called directly or indirectly. Basically, recursion cannot be adopted for sub- macro. The user can use GOTO or FOR (infinite times) to replace it.

„Code – 102: More than 3 nested FOR is used

This error message is to warn the user not to use more than 3 nested FOR commands. The purpose is to avoid insufficient memory. The user can use GOTO or IF to replace it.

„Code – 103: Sub-macro does not exist

This error message means that there is no sub-macro in the program. For example, CALL 5 means CALL sub-macro 5. If the user does not edit sub-macro 5 in the program, this error message will display to warn the user. The purpose is to warn the user to be more careful when editing (reduce input error or avoid forgetting editing the corresponding sub-macro) and prevent unexpected error.

„Code – 104: Number of NEXT is less than the number of FOR

Number of NEXT and FOR should match. This error code is used to remind the user to find the missing NEXT.

„Code –105: Number of FOR is less than the number of NEXT

Number of FOR and NEXT should match. This error code is used to remind the user if there is any missing FOR.

„Code–106: Repeated LABEL

This error message means that there are repeated LABEL in the same Macro. It means that when executing GOTO command, two different results will be generated and the program will be confusing with that. In order to avoid unexpected error, the user will get an error message during editing.

4-42

Revision Apr. 30th, 2007, 2007PDD23000002

Page 263
Image 263
Delta Electronics DOP-A Series, DOP-AE Series, DOP-AS Series manual Error Messages

DOP-A Series, DOP-AE Series, DOP-AS Series specifications

Delta Electronics is a renowned leader in the automation and control industry, and their HMI (Human Machine Interface) products, particularly the DOP-AS, DOP-AE, and DOP-A Series, stand out for their advanced features and innovative technologies. These HMIs are designed to enhance user experience and facilitate efficient machine control in various industrial applications.

The DOP-AS Series is known for its high-performance capabilities. It features a 7-inch to 15-inch TFT LCD display with a resolution of up to 1024x768 pixels, providing clear and sharp visuals. The intuitive touchscreen interface allows for seamless interaction, making it easy for operators to monitor and control processes. The DOP-AS Series is equipped with advanced connectivity options, including Ethernet, USB, and serial communication, enabling easy integration with various devices and systems. Additionally, it supports various industrial protocols, which makes it compatible with a wide range of programmable logic controllers (PLCs).

The DOP-AE Series offers enhanced features aimed at modern industrial requirements. Its displays range from 7 inches to 12 inches, combining a sleek design with robust functionality. One of its key technologies is the multi-touch capability, allowing multiple points of contact on the screen for more dynamic interaction. This series also supports rich multimedia functions, enabling the display of video and images, which can improve information presentation. The DOP-AE’s high-speed processor ensures quick response times, reducing system lag and improving operational efficiency.

Finally, the DOP-A Series is designed for more basic applications without compromising on quality. With sizes ranging from 4.3 inches to 15 inches, the DOP-A Series provides flexibility for different workspace requirements. The interface is user-friendly and straightforward, catering to operators who require essential functionalities without excessive complexity. Though simpler, the DOP-A Series still maintains robust communication interfaces for seamless integration into existing systems.

In conclusion, Delta Electronics’ DOP-AS, DOP-AE, and DOP-A Series HMIs offer a spectrum of capabilities tailored to varying industrial needs. From high-performance applications to simpler tasks, these HMIs incorporate advanced display technology, connectivity options, and user-friendly interfaces, ensuring that operators can efficiently manage and control their processes in an increasingly automated world. Delta continues to push the boundaries of automation technology, leading to enhanced productivity and operational excellence in industries worldwide.