PIC Controller on GE 90-30

denman_100

Member
Join Date
Dec 2007
Location
Winnipeg
Posts
9
Hi,

I have a GE 90-30 CPU 374 PLUS. The program currently has a PID controller that controls a mixing valve. I would like to add a second PID controller to control fans. However I am having a problem implementing the 2nd PID controller. When I upload the program and run it, all the parameters are constantly changing. The P,I and D gains fluctuate, upper/lower clamps, etc are changing. The original controller still functions properly. Moreover, if I remove the old controller (mixing valve) and run it, the new fan controller now runs fine. I ensured that the controllers each have enough reserved memory, (40 words). Has anyone had any similar problems? I couldn't find any documentation that stated the 90-30's could only handle 1 PID controller.
Any help would be appreciated.
 
Hi,

are you sure the new PID addresses are not used elswhere? Have you done an implicit search?

For the start of the new PID, try assigning it to start at %R which will automatically give you the next free address.

Cheers
 
Thanks for the reply. it appears the address was used elsewhere after the implicit search. I will try the program again and update this thread.
 

Similar Topics

Dear All, Can any one give me the idea how to communicate Micrologix 1400 PLC and any PIC Micro controller... My idea is to read the temperature...
Replies
12
Views
2,677
Hi...Friends... Is there any possible ways for interface Pic micro controllers with SCADA? If yes means, which type of software I have to use...
Replies
2
Views
3,139
I was wondering if anyone has experience using microcontrollers (aka PICs or BASIC STAMPs) as a PLC. I know I/O would be extremely limited, but...
Replies
8
Views
7,484
This is the motor nameplate from one of the powder hoist motors on the USS Texas an older generation battle ship, built in 1911-1914 ish. The...
Replies
1
Views
287
Hello, I'm am engineer for a plastic manufacturer. We swapped out a oem motor with one of equivalent nameplate stats made by marathon on our roll...
Replies
3
Views
480
Back
Top Bottom