Matrix Math with CompactLogix PLC

tspisak

Member
Join Date
Aug 2005
Location
Corning, NY
Posts
72
Has anyone done matrix math with a A-B PLC?

Not sure if I should be using loops and indirect addresses or go with hard coded program with every separate equation programmed. It would be great to find a clever/elegant sample code and then expand for my application.
 
I did once long hand using a SLC500 many years ago. Now, with the FBs, AOIs or ST (structed text), it would be a lot easier. Would have to be mindful of math overflows.
 
I have a robot measuring a bunch of points around a outside diameter of a part. Calculation is to calculate out of round measurement. Coordinate measuring machine type stuff - no control, just data.
 
Mine was similar but measuring the flatness of a transmission part with multiple LVDTs on a face. Establish a plane using (3) LVDts, then calculate the other LVDts measurements, compare, and report the difference.
 
Last edited:

Similar Topics

Hi All I have a project where I need to scan some barcodes with this Matrix 220 sensor via profinet. CPU 1517F-3, using TIA v17 I was looking...
Replies
3
Views
654
Hello everyone, I need to replace a datalogic matrix 300n that doesn’t work. I used DL.CODE to give ip address and everything works: ping and go...
Replies
0
Views
372
hello everyone i have a question about how to extract date from the datamatrix and read it in the tia portal v16 :site:
Replies
2
Views
1,438
Not sure how many have seen this by now, but I like it https://www.youtube.com/watch?v=FaR9rVXUkJo Not sure how often it will be used
Replies
6
Views
4,246
Hi, I'm looking for the older style compatibility matrix Rockwell used to have which lists which CPU's are compatible with which ENET/CNET card...
Replies
2
Views
1,681
Back
Top Bottom