1746-NI16I question

NSong

Member
Join Date
Oct 2010
Location
Winnipeg
Posts
21
Hello everyone,

I'm working on a converting SLC to ControlLogix project. I have a question about 1746-NI16I card.
The AI card is Class 3 configuration. The configuration word for the first 8-channels is -30640 (2's complement binary number: 1000 0110 1100 0000). The second 8-channels is -32688 (1000 0000 0101 0000). The RS 500 program has a scale routine to do the convertion.
The new Controllogix system will use 1756-IF16 to replace the 1746-NI16I. I was wondering if I can delete the scale routine by using the configuration of 1756-IF16.
For example, channel 0 (I:7:0) scales 0-2000 GPM. RS500 uses SCP instruction( Input Min. 0; Input Max. 16383; Scaled Min. 0; Scaled Max. 2000).
1756-IF16 configuration ( 0 - 20mA; 0 - 2000 engineering unit)

Any suggestion?

The attached file is the scaling routine.

Thanks,

Eric
 
That is the best way to do it. Scaling on the Input module relieves the processor of doing this task.

Also you can use the module's process alarms HH, H, L, & LL, and the rate alarm if you wish.

It's such a shame the module doesn't have deviation alarms, that would totally complete the majority of requirements for analog handling.
 

Similar Topics

Looking at setting up a 1746-NI16I class 3, I'm looking at the channel configuration word and have a few questions. Do I ignor bits 0,1 & 2 as...
Replies
4
Views
1,998
I have searched a bit and studied the users guide and I think I am close, but I must be missing something stupid. This is my first PLC experience...
Replies
37
Views
6,525
I've got to use a 1746-NI16I in a remote I/O chassis. Is there anywhere I can download the class 1 sample code that's shown in the user manual...
Replies
2
Views
1,704
:skuller:HELLLLO TO ALL, HERE IS THE PROBLEM I HAVE ENCLOSED A ZIPPED FILE FROM THIS APPLICATION. THE PROBLEM I AM HAVING IS THAT THE STATUS LIGHT...
Replies
6
Views
2,126
Hi, how can i configure 1746-NI16I class3 analog input module? the needs are: 4-20 mA input Engineering unit data format i have read...
Replies
5
Views
5,557
Back
Top Bottom