PiCPro for Windows Version 12.0 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, press 4 to speak to an engineer.
You can also send an e-mail to tech.support@ac.giddings.com.

PiCPro V12.0 SERVICE PACK 1 (SP1) INFORMATION

Notes:

PiCPro Changes:

Motion.lib Changes:

IO.lib Changes:

FBINTER.lib Changes:

Firmware Changes:

PiCPro V12.0 NEW FEATURES/CHANGES

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

General:

Communications:

Compiling:

Function/Function Block Help:

Hardware Declarations:

.Lib:

Project Manager:

SERCOS Setup:

Servo Setup:

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.

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

BEFORE RUNNING PiCPro for Windows

In Windows 95/98/NT:

  1. Right click My Computer or the Start menu and choose either Open or Explore.
  2. Click View | Folder Options in the window's menu bar. The Options box appears. Click on the View tab and choose "Show all files" and uncheck "Hide file extensions for known file types.".
  3. Click OK. Your extensions will now appear on your files.

In Windows 2000/ME:

  1. Right click My Computer or the Start menu and choose either Open or Explore.
  2. Click Tools | Folder Options in the window's menu bar. The Options box appears. Click on the View tab and uncheck "Hide file extensions for known file types".
  3. Click OK. Your extensions will now appear on your files.
  1. In PiCPro choose File | PiCPro Libraries from the menu bar.
  2. Click Add.
  3. Locate the library directory in the Browse for Folder dialog.
  4. Click OK in the Browse for Folder dialog to accept your selection.
  5. Click OK in the PiCPro Libraries box to define the path.

FIXES SINCE PiCPro V11.0 SP1

General:

Build Dependency List:

Comment Editor:

Communications:

The following network problems have been fixed and are all related to network communications with a host that is on the network and 'pingable', but there is no control available:

Compiling:

Firmware:

Ladder Editor:

Libraries:

.LIB Change:

Online | Disk Operations:

Patching:

Project Manager:

SERCOS Setup:

Servo Setup:

Startup/Shutdown:

UDFB Library Dialog:

Fixes in PiCPro V11.0 SP1

The following lists the changes that were made in Version 11.0 SP1. These changes are also a part of this release

PiCPro Changes

Motion.lib Changes

Firmware Changes

KNOWN PROBLEMS AND WORK AROUNDS

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.)