beautypg.com

Copy tag b to tag a, Copy tag to led – Maple Systems MAPware-7000 User Manual

Page 208

background image

208

MAPware-7000 Programming Manual

1010-1040, Rev. 02


Parameters:

First PLC Tag– target location that is used to write RTC values as follows:
Address 0 (Specified by First PLC Tag): Hour (hh) – range 0 to 23
Address +1: Minute (mm) – range 0 to 59
Address +2: Seconds (ss) – range 0 to 59
Address +3: Day of Month (DD) – range 1 to 31
Address +4: Month (MM) – range 1 to 12
Address +5: Year (YY) – range 0 to 99
Address +6: Day of Week (DY) – range 1-7 with 1=Sunday,…, 7=Saturday

Enable Control– Allows tags to control this task. Note: this option is only available if
configuring a global task or a “while showing” screen task. Only PLC tags can be used.

o Enable– if ON, allows task to be executed
o Done– HMC7000 sets this coil after successful completion of task. Coil clears

(reset) the next time the task executes.

o Error– HMC7000 sets this coil if error occurs during performance of task. Coil

clears (reset) the next time the task executes.

Copy Tag B to Tag A
Description: Copies a value residing in the Tag B register to the target Tag A register.

Parameters:

Tag A: this is the destination address

Tag B: this is the source address

Enable Control: Allows tags to control this task. Note: this option is only available if
configuring a global task or a “while showing” screen task. Only PLC tags are used.

o Enable: if ON, allows task to be executed
o Done: HMC7000 sets this coil after completion of task
o Error: HMC7000 sets this coil if error performing task

Copy Tag to LED
Description: Controls the Function Key LEDS. Use an 8-bit register to turn on/off the LEDS. Each
bit in the tagged register controls an LED. The least significant bit (Bit 0) controls F1 LED, and so
on.

Parameters:

Tag: target location that is read to determine LED position.