PiCPro for Windows Version 13.0-SP3 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.

PiCPro V13.0-SP3 INFORMATION

Notes:

New Hardware Supported:

PiCPro Changes:

  • Servo Setup. Proportional Gain View and Force List
  • Structured Text Compiler
  • Structured Text Editor
  • Compiler
  • Motion.lib Changes:

    PID.lib New in SP3:

    Firmware Changes:

    PiCPro V13.0-SP2 INFORMATION

    PiCPro Changes:

    Motion.lib Changes:

    PiCPro V13.0-SP1 INFORMATION

    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

    HOW TO UPDATE CPU FIRMWARE

    NOTE: If the current firmware in the control is dated newer than the .hex file that you want to download, do **NOT** update the control's firmware with this file unless you're sure you want to downgrade. You can determine your control's firmware date by selecting Online | Status from the main menu in PiCPro for Windows. Use Windows Explorer to find the hex file in the Firmware directory to determine its date.

    OTHER FILES IN PICPRO FIRMWARE DIRECTORY

    There are several other firmware and memory configuration .HEX files in the PiCPro Firmware directory.

    TUTORIALS

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

    MANUALS

    The following manuals can be found in the folder "Manuals" on your CD:

    They are .pdf files and can be opened, read, and printed using Adobe Acrobat Reader. You MUST use Acrobat Reader 4.0 or newer. It can be downloaded free of charge from Adobe at http://www.adobe.com/supportservice/custsupport/download.html.

    If you would like to order a hard copy of any manual, call 1 800 558 4808 from within the US or 920 921 7100 from outside the US and Canada.

    Part Numbers for the hard copies are:

    SOFTWARE NOTES

  • Minimum PC Requirements for connecting to:

    BEFORE RUNNING PiCPro for Windows V13.0

  • If you want to open a ladder by clicking on the .LDO file in Windows Explorer, and it does not start PiCPro, you will have to follow these steps after installing a new version of PiCPro so that the application can be found:

    In Windows 95/98/NT:
    1. In Windows Explorer, choose View | Folder Options.
    2. Click on the File Types tab.
    3. Find the PiCPro Ladder Document in the list and double click to edit it.
    4. Click on Edit.
    5. Click on Browse and find the location of your PiCPro.exe (default installation location is C:\Program Files\Giddings & Lewis\PiCPro for Windows...).
    6. Select Open.
    7. Select OK.
    8. Select Close.
    9. Repeat Steps 3 to 7 for all PiCPro file types (srv, src, prj).

    In Windows 2000/ME/XP:

    1. In Windows Explorer, choose Tools | Folder Options.
    2. Click on the File Types tab.
    3. Find the PiCPro Ladder Document in the list and click on it.
    4. Click on Change....
    5. Click on Other... in Windows 2000/ME or click on Browse... in Windows XP. Find the location of your PiCPro.exe (default installation location is C:\Program Files\Giddings & Lewis\PiCPro for Windows...).
    6. Select Open.
    7. Select OK.
    8. Select Close.
    9. Repeat Steps 3 to 7 for all PiCPro file types (srv, src, prj).
  • 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.)