Add tag b to tag a, Copy hmi block to hmi/plc block, Copy hmi/plc block to hmi block – Maple Systems MAPware-7000 User Manual

Page 207: Copy rtc to plc block

Advertising
background image

MAPware-7000 Programming Manual

207

1010-1040, Rev. 02

Add Tag B to Tag A
Description: Add a value residing in the Tag B register to the current value residing in the Tag A
register.

Parameters:

Tag A: destination address

Tag B: source address

Copy HMI Block to HMI/PLC Block
Description: Copies the values in a block of continuous registers beginning with the Tag B
register to the block of registers designated with the Tag A register.

Parameters:

Tag A: destination location of values. Can be either internal memory or a block of PLC
registers

Tag B: source location of values. Must be internal memory

Number of words: This is the total number of consecutive registers copied.

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 HMI/PLC Block to HMI Block
Description: Copies the values in a block of continuous registers beginning with the Tag B
register to the block of registers designated with the Tag A register.

Parameters:

Tag A: destination location of values. Must be internal memory

Tag B: source location of values. Can be either internal memory or a block of PLC
registers

Number of words: This is the total number of consecutive registers copied.

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 RTC to PLC Block
Description: Copies the real-time clock (RTC) data in the HMC to a consecutive set of 16-bit
registers (using BCD format) in the PLC beginning with the target tag.

Advertising