ABB Totalflow PCCU32 Problems

drakex

Member
Join Date
Apr 2015
Location
Farmington, NM
Posts
1
I am not new to the forums, but decided to finally make a profile and join! But now down to business.

Software: ABB's PCCU32
Version: 7.40 (Build 547)
OS: Windows 8.1

I found that both the PCCU32 program and the G4 Simulator are filled with bugs that make it almost impossible to use. The program will bug out or crash if I request too many operations. (Via the Operations -> Capacity -> Periodic Operations)

Here is how I can crash the program:

1.) Start the PCCU32 program and the G4 simulator.
2.) Click on the 'Entry' button at the top.
3.) Once the program connects, click the + next to 'Operations', then click on Capacity.
4.) Change the number next to Periodic Operations to 257, then click the 'send' button down in the bottom-right corner.
5.) Now, click on 'Operations' and scroll down to the last item in the table (10.1.256). You will see that under the 'Interval' column the cell is blank when it should be "00:00:00".
6.) In the empty cell, try to type in 00:00:00, and the program should stop responding.

Another bug is when you have over 514 operations or so, the text in the 'Description' column gets messed up as you scroll down.

I even had problems with the and (&) operation in the G4 simulator.

If you try to 'And' two Int32 registers, both having the value of 1, the output is 0. But, if you change the register's datatype to a Float, the correct answer (1) is place as the output. I just don't understand why the sim thinks (1 & 1) = 0 and (1.0 & 1.0) = 1.0?

Has anyone else had these problems? And if so, do you know of a fix?

Thank you for your help in advance. :)
 

Similar Topics

Hello, I am working on setting up a totalflow G5 and I would like to use the Alarm application. I have most everything setup, but I was wondering...
Replies
0
Views
294
I'm trying to look at some G5 and XIO configs offline with PCCU and I understand that I need a simulator for that purpose. I haven't contacted my...
Replies
7
Views
755
I recently installed Isagraf ver. 6.1 on a Windows 7 machine. I am also running PCCU Ver. 7.40.1. I cannot two programs I developed for an ABB...
Replies
4
Views
4,337
So I have an ABB TotalFlow uFlo G4 unit and have configured it's COMM port as Modbus Slave. I have also mapped internal 32Bit Float Registers to...
Replies
9
Views
5,829
Greetings, first post ever. I'm new to PLC's, long history of electronics maintenance (Radars), and two years of Instrumentation experience. I...
Replies
2
Views
2,063
Back
Top Bottom