![LS Industrial Systems XG5000 User Manual Download Page 97](http://html1.mh-extra.com/html/ls-industrial-systems/xg5000/xg5000_user-manual_1943832097.webp)
Chapter 3 Project
3-21
[Description of Dialog Box]
a. Task name: used to input a desired task name. Korean, English and figures can be used except for
special characters.
b. Priority: used to specify the priority of the tasks. The less the figure is, the higher the priority is.
c. Task number: used to manage the tasks in PLC. According to the execution condition, the number
specified in the right shall be used. Ex.) Fixed Cycle: 0 ~ 31
d. Execution condition: used to specify the execution condition under which the task will be executed.
Notes
-
Execution condition may be different according to the PLC type.
-
Initialization: It is the task to be executed when PLC mode is converted from Stop to Run. It will be
executed till the _INIT_DONE (F10250) Flag is ON. And while the initialization task is executed, the
programs (including the Scan Program) which belong to other task will not be executed.
-
Fixed Cycle: The task will be executed at an interval of specified time. The time shall be inputted in ms unit.
-
External contact point: The task will be executed if specified external contact point is ON. The relative
external device should be entered.
Example) %QX0.0.1
- Internal device: The task will be executed based on the status of internal device. The setup item will be
different according to the type of internal device.
e. Internal device execution condition: setting items are different according to the type of internal device.
f. Device: used to input the device name which will be used as the start condition of task program. Input BIT
or WORD device according to the condition to execute task program.
g. Word device start condition: The start condition shall be specified if WORD type of the internal device start
condition is selected.
h. Bit device start condition: The start condition shall be specified if BIT type of the internal device start
condition is selected.
Summary of Contents for XG5000
Page 24: ...Chapter 1 Introduction 1 8 11 Wait a second for the installation to be complete...
Page 55: ...Chapter 2 Basic Application 2 19...
Page 62: ...Chapter 2 Basic Application 2 26...
Page 129: ...Chapter 4 Variable 4 15...
Page 131: ...Chapter 4 Variable 4 17...
Page 154: ...Chapter 4 Variable 4 40 Global variable item All Global variable item General Variable...
Page 155: ...Chapter 4 Variable 4 41 Global variable item special module related variable...
Page 166: ...Chapter 4 Variable 4 52...
Page 168: ...Chapter 4 Variable 4 54...
Page 172: ...Chapter 4 Variable 4 58 Global variable item All Global variable item General Variable...
Page 173: ...Chapter 4 Variable 4 59 Global variable item special module related variable...
Page 182: ...Chapter 4 Variable 4 68 Notes If no cell is selected Delete Line will not be executed...
Page 198: ...Chapter 4 Variable 4 84...
Page 200: ...Chapter 4 Variable 4 86...
Page 204: ...Chapter 4 Variable 4 90 2 Select Project Save Variable Names to File Dialog box a b d e c...
Page 257: ...Chapter 5 LD Edit 5 47...
Page 298: ...Chapter 6 SFC Edit 6 34 6 Utilize SFC split window With split window Without split window...
Page 317: ...Chapter 7 Programming Convenience 7 4...
Page 406: ...Chapter 10 Online 10 12 z Check if the status of PLC is normal...
Page 429: ...Chapter 10 Online 10 35 Dialog Box a b c d f i e h k g j l...
Page 531: ...Chapter 11 Monitoring 11 59...
Page 532: ...Chapter 11 Monitoring 11 60...
Page 543: ...Chapter 11 Monitoring 11 71...
Page 575: ...Chapter 11 Monitoring 11 103 Dialog Box a c d b e...
Page 600: ...Chapter 12 Debugging 12 8 1 Select Debug Step Into on the menu...
Page 602: ...Chapter 12 Debugging 12 10 Sequence 1 Select Debug Step Out on the menu...
Page 604: ...Chapter 12 Debugging 12 12...
Page 611: ...Chapter 12 Debugging 12 19...
Page 668: ...Chapter 17 ST Edition 17 5 2 Select ST as Language in theAdd Program window...
Page 689: ...Chapter 17 ST Edition 17 26 2 Press TAB 2 Outdent 1 Select area to make outdent...
Page 690: ...Chapter 17 ST Edition 17 27 2 Press Shift TAB...