Chapter 4 Macro FunctionScrEdit Software User Manual

within V3 cannot be equal to 0(zero).

Example:

The value contained within the internal memory address #2 is divided by 1.

$2 = $2 / 1

The value contained within the internal memory address #2 is divided by 5 and the result of this calculation is stored in the address #3.

$3 = $2 / 5

The value contained within the internal memory address #4 is divided by 4.3 and the result of this calculation is stored in the address #6.

$6 = FDIV($4, 4.3) (Signed DW)

„%, FMOD

Get Remainder

Equation: V1 = V2 % V3

V1 = FMOD(V2, V3) (Signed DW)

Perform the division of V2 and V3, and store the remainder in V1. The value contained within V3 cannot be equal to 0(zero).

Example:

The value contained within the internal memory address #2 divided by 5 and the remainder of the result of this calculation is stored in the address #3.

$3 = $2 % 5

The value contained within the internal memory address #4 divided by 4 and the remainder of the result of this calculation is stored in the address #6.

$6 = FMOD($4, 4) (Signed DW)

„ADDSUMW

Repeated Addition

Equation: V1 = ADDSUMW(V2, V3)

1.When V3 is an internal memory address, it will perform the addition of the value contained from V2 to the address which the value is the same as the value contained within V3, and store the repeated addition result in V1.

2.When V3 is a value, it will perform the addition on the value contained within V3 addresses started from address V2, and store the repeated addition result in V1.

Example:

$2 = 1

$3 = 2

Revision Apr. 30th, 2007, 2007PDD23000002

4-17

Page 238
Image 238
Delta Electronics DOP-AS Series, DOP-AE Series, DOP-A Series manual Within V3 cannot be equal to 0zero, „ Addsumw

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.