Chapter 4 Macro FunctionScrEdit Software User Manual

End command is used to end the macro program. Statements2 will not be executed after Statemenets1 is executed. The program will execute from the command of the first line next time. Please note that

END means finishing executing macro. If END command is used in sub-macro, it indicates the program is end here. If the user wants to return to the original macro program, please use RET command.

Example: $1 = 10 $1 = $1 + 1

END

$1 = $1 + 1

After the operation, the result is $1 = 11, not $1 = 12 as the END command has ended the macro program.

„Bit Settings

Please refer to the following table for the commands of Bit Settings.

Command

Equation

Description

SETB

SETB V1

Set V1 Bit to be ON

 

 

 

CLRBL

CLRB V1

Set V1 Bit to be OFF

INVB

INVB V1

Set V1 Bit to be inversed

 

 

 

GETB

V1 = GETB V2

Get V2 Bit value and store in V1

 

 

 

Table 4.3.6 Bit setting command table

„SETB

Set specific bit to be ON.

Equation: SETB V1

Set V1 Bit to be ON

Example:

Set the value of 5th Bit within the internal memory $1 to be ON. $1 = 0000000000000000B

SETB $1.5

The result is $1 = 0000000000010000B

„CLRB

Set specific bit to be OFF.

Equation: CLRB V1

Set V1 Bit to be OFF

Example:

Set the value of 15th Bit within the internal memory $2 to be OFF.

4-32

Revision Apr. 30th, 2007, 2007PDD23000002

Page 253
Image 253
Delta Electronics DOP-AS Series, DOP-AE Series manual „ Bit Settings, „ Setb, Equation Setb Set V1 Bit to be on, „ Clrb

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.