IO Links Phoenix E IO-Link/analog converter

Join Date
Jul 2007
Location
Kiruna
Posts
600
Hi there,

I am using AB IO Links for the first time. I have an Analog convertor which I need to extract bits 14-3 for a 12bit analog signal. Bit 14 is the sign which maybe I can ignore. The data input is in the form of 2 x SINTs

Using Logix5000 my thoughts were:

Using a copy move the 2 SINTs to an INT. Bight shift right 3 places and move to another INT. Problem is the BSR instruction can only work on an DINT.

Any advice? Must I use a DINT? Maybe theres a clever way of doing it?
 

Similar Topics

I'm working on an existing system and I would like to read/write to some additional Powerflex parameters in the Studio5000 logic. My...
Replies
4
Views
767
Hi, I'm working on a project (AB PLC, L85 v34) where we'll have 20 motors installed, all controlled by powerflex 750 series drives. We need...
Replies
1
Views
946
Hi guys, Can you share me any educational links & tutorials for B&R PLC structured text programming? The help section in their automation...
Replies
1
Views
840
Hello, I am modifying a program for a 1756-L61 controller using Logix version 20.01. I am trying to add or change datalinks for several of...
Replies
3
Views
1,517
1st off I'm very new to WonderWare, the program am i needing to modify is version 10.1 The issue that i am having is that while the program...
Replies
0
Views
654
Back
Top Bottom