Unitronics plc

montech

Member
Join Date
Jun 2008
Location
Colorado
Posts
30
Hello
I seem to be having some trouble with my program for my Unitronics M91-2-t38.I can either get the drive(ABB ACS 150)to jog foward or reverse but not both.If I write a simple program with just jog foward and reverse with no pump moter etc,it works fine in foward and reverse.What are some of the things I need to check to see what my problem is.If I call a direct coil function more than once in the program can this be my problem?Let me know if anyone has Unitronics experience.

Thanks to all
Montech
 
It will help if you could post your program.

It is possible that the multiple direct coils are the problem. Due to the way logic scans, if a coil is turned on early in the logic, and off later in the logic, the end result will be the coil is off.

You should use MBs as intermediate results, and set your output based on the result of the MBs.
 

Similar Topics

Hi, I have just started on Unitronics PLC's. I cant get the HMI and PLC to communicate. I am getting an error unable to connect to VNC server on...
Replies
5
Views
3,005
We have a Unitronics v570 that runs 3 dry rooms for wood, for months it worked without any visable issues to us. The person who programmed it has...
Replies
9
Views
2,883
Hello , I am new to the PLC world, so apologies if the question is stupid. I have a Unitronics PLC UIS-070-B10 with a digital i/o module...
Replies
7
Views
3,881
Hi, I am using visilogic to control a system that i have designed. I have designed a automated color sorting mechanism using a color sensor. I...
Replies
2
Views
1,432
I have a Jazz PLC with some old program in it which is password protected. Is it possible to clear the PLC and completely delete everything in it...
Replies
6
Views
6,171
Back
Top Bottom