12 rising pulse (pon), 1) overview, 2) format – Yaskawa MP2000 Series: User's Manual for Motion Programming User Manual

Page 256

Advertising
background image

8.9 Basic Functions

8-149

8

Command Reference

8.9.12 Rising Pulse (PON)

(1) Overview

The PON command is ON during one scan of bit output when the bit input status changes from OFF to ON.
The register that stores the previous bit output value is used as a work of PON processing. Set the registers that
are not used for other processes.

Note: The following versions of system software and programming tool MPE720 are required to use PON

commands.

(2) Format

Motion Programs

Sequence Programs

Not applicable

Applicable

MP2000 Series

Machine Controller

Required Version

MPE720

Required Version

All models

Ver.2.60 or later

MPE720 Ver.5

MPE720 Ver.5.38 or later

MPE720 Ver.6

MPE720 Ver.6.04 or later
MPE720 Ver.6.04 Lite or later

DB000002 = PON (DB000000 DB000001) ;

A B C

Item

Description

Usable Registers

A

Bit output

• Bit type registers (Excluding # and C registers)
• The above registers with subscript

B

Bit input

• All bit type registers
• The above registers with subscript

C

To store the previous bit
output value

• Bit type registers (Excluding # and C registers)
• The above registers with subscript

Advertising