IF4I DeviceNet

CSnerd

Member
Join Date
Nov 2008
Location
Indiana
Posts
24
Hey all,

I have 2 1794-IA8 and 4 1794-IF4I cards I am accessing via DeviceNet from a FlexLogix controller. I have setup an alias for each input on the IA8's no sweat. But I am still struggling with the analog siganls since theey are automatically mapped my first 4-20 mA siganl is compacted in the last 16 bits of the first word.

I assume I would have to use a message instruction or something, just not sure which path I need to head down.
 
Did you try to use Advanced mapping?
In this example I added 16bit gap after status word, but you can add gap after IA8 also


AdvMap.jpg
 
Yeah I began doing a map for each channel, but since DeviceNet only allows for 4 maps I thought I was out of luck.

I will give it another look.
 
What I was hoping to do was to have each channel mapped

1:I.Data[2] = 4-20mA Input 1
1:I.Data[3] = 4-20mA Input 2
....

This way I could setup an alias that points directly to 1:I.Data[2]
Not sure if that makes sense.
 
Ah I see it is shipped with RSNetWorx V7.
Which I should have Monday morning, I'll take a look when it arrives.

Thanks for tip.
 
I believe you can download tag generator now without waiting for RSnetworkx. You can download RSnetworkx also if you have serial number
 
If you want to dictate where the DeviceNet node I/O gets mapped into the mapping tables, then on the Scanlist tab, turn OFF the Automap on Add checkbox before adding nodes to the scanlist.

When the nodes get added to the scanlist they are then not mapped, and you can go to the Input and Output tabs to map the node data manually to any location in the mapping file, using the "Start Dword" field to specify the location for the data.
 
Thanks for the tip daba.
I finally got a copy of the DeviceNet Tag Generator.

Amazing tool takes the hassle out of DNet mapping.
 
You still have to map the I/O with the tag generator tool, it just reads the scanlist and I/O maps from the scanner
 

Similar Topics

All, We are using DeviceNet for remote I/O modules. I have configured an alia tag for each digital input and output. For Example: TYPE TAG...
Replies
1
Views
2,295
Hi Newbie here :yeah: Can one of you experts help me with setting up a simple BTR and BTW to just test 4 analogue inputs 4-20ma (1974-if4i)...
Replies
11
Views
997
Hi all. I have a 0.5-4.5 analog joystick wired into a 1794-IF4I and all is well except for one thing. I was expected that if the 5 volt power...
Replies
2
Views
1,486
We use Function Block for most all of our scaling, and of course the SCL block for most everything. We also configure the AI in 4-20ma and...
Replies
9
Views
3,889
Hello. Wanted to ask you seasoned vets out there about a scaling issue I'm having. Controller migration. A 1771 IFE 0-5VDC analog signal...
Replies
3
Views
2,522
Back
Top Bottom