PiCPro for Windows Version 13.0-SP1 Professional Edition and Standalone MMC Edition Readme

IMPORTANT

It is important to read this document. It provides late-breaking product information such as:

TABLE OF CONTENTS

TECHNICAL SUPPORT

For technical support call Giddings & Lewis at 1 800 558 4808 or send an e-mail to glmotion.info@danahermotion.com.

TUTORIALS

There are tutorials on the PiCPro CD. The tutorials demonstrate the features available in PiCPro for Windows Professional and Standalone MMC Editions.

PiCPro V13.0-SP1 INFORMATION

Notes:

PiCPro Changes:

Firmware Changes:

Motion.lib Changes:

PiCPro V13.0 NEW FEATURES/CHANGES

This release contains the features and changes listed below. Features are documented in the Version 13.0 manuals (.pdf files) found on your CD and/or in the on-line help found in PiCPro.

Auto Update:

Structured Text:

Ladder Version:

Lost Ladder Edit:

Patching:

Compiling a UDFB/Task:

Control Error: Insufficient Memory Space

Ladder Editor - Split Screen:

Cross Reference Table:

Resumable E-Stop:

Command Based Master/Slave:

SERCOS Velocity Compensation:

Velocity Compensation Filter:

SCS_RECV/SCA_RECV:

SCA_PBIT/SCA_RFIT:

SCA_CLOS:

RATIOSCL:

C_RESET:

I/O Config Scan Options:

Firmware:

OK_ERROR:

Hardware Declarations:

Software Declarations:

.Lib:

SERCOS Setup:

Servo Axis S-Curve Interpolation:

Time Axes:

Servo Setup:

RENAME Function Block

Windows XP

KNOWN PROBLEMS AND WORK AROUNDS

REASONS TO UPDATE YOUR FIRMWARE

Fixes in PiCPro V12.0 SP2

PiCPro Changes:

Motion.lib Changes:

Firmware Changes:

Fixes in PiCPro V12.0 SP1

PiCPro Changes:

Motion.lib Changes:

IO.lib Changes:

FBINTER.lib Changes:

Firmware Changes:

THINGS TO CONSIDER WHEN CONVERTING AN APPLICATION FROM ONE CPU TYPE TO ANOTHER

IPSTAT
The Ethernet functions for a PiC or standalone MMC do not require the IPSTAT function because those CPU models have an external Ethernet Module. An MMC for PC ladder with Ethernet functions will require the IPSTAT function for its connection to the host operating system. NOTE: IPSTAT will always return OK for a PiC or standalone MMC. OK will be returned whether the reset input is on or off.

A_INCHRD or A_IN_MMC
A PiC or MMC for PC ladder with an A/D input requires A_INCHRD.
A standalone MMC with an A/D input can use A_IN_MMC or A_INCHRD.

I/O Points
All non Block I/O points should be checked. (Block I/O points are not affected by a change in CPU type.)

Servo and SERCOS Setup
Any servo or SERCOS setup functions used must be opened, converted to the new CPU type, and compiled.

Serial Port Functions
When converting a ladder to an MMC for PC, all serial port functions must be removed. (For example, OI_SER, etc.)