Help. Trying To Control a DACU From SLC/500

grumpykiwi

Member
Join Date
Jan 2010
Location
Texas
Posts
1
Hi

I am trying to write some code to control an Agilent DACU from an SLC/500.

I have the code to setup the DACU and read the results. The problem is with how it has to be done.

The DACU could have up to 120 channels to get readings from. I can only do 5 channels at a time due to buffer length restraints.

Here is how it should work

Start Loop
Set up channels 101-105
Read channels 101-105
Store readings

Setup channels 106-110
Read channels 106-110
Store readings

Setup channels 111-115
Read channels 111-115
Store readings

....

End Loop

The current issue seems to be that the code is starting on the second group of channels, before the 1st group is finished. This causes the DACU to stop working all together

I have attached the RSS file in question from RSLogix 500.

Any help would be greatly appreciated. I have been programming various systems for 20 years, but this is my first time with a PLC and it is kicking my ***.

Thanks


Mark
 

Similar Topics

Title summarizes the overview of the problem. I am trying to make AVEVA Edge 2020 and a Schneider TM241CE40R to talk to each other via Modbus...
Replies
18
Views
2,109
Currently I'm working on a machine which utilizes two 15" Graphite HMI's. I have been told that it is possible to communicate between the two...
Replies
4
Views
4,132
I have included a word doc showing the rung I am trying to understand what is happening. I am trying to understand exactly what is happening in...
Replies
2
Views
1,519
Hi all, I'm desperately trying to upgrade all our factory PLCs to S5. We used to have S7 PLCs (mostly 315 PN/DP) but we were finding them...
Replies
9
Views
2,667
Hello With my background in programming and web development a friend came to me for help building a SCADA system, but I'm a newcomer to HMIs...
Replies
3
Views
1,522
Back
Top Bottom