Help - Search - Members - Calendar
Full Version: Analog input 1746-NI4
Forums.MrPLC.com > PLCs and Supporting Devices > Allen Bradley
Guest_James
Hi all,
I used AB 1746-NI4 analog module to read the 4-20ma from Zener AC Drive. I have correct measured signal (regulated from 4 to 20ma) but why the reads data on SLC always 32767? event signal is 4 mA? How to solve this problem?
Thank you.
James
panic mode
the value you are getting is raw value. you need to scale it to engineering units (check out SCP instruction). if the reading is always like that (it doesn't change), something is not right, the input is always on 20mA
(0-20mA range translates to 0-32767 counts, when using only 4-20mA range, reading is something like 6553-32767).
Snerkel
The NI4 comes set to voltage input as default, I bet the dip switches on the card are still set to volts instead of current.

On the side of the card the label shows the dip switch settings you need.
Snerkel
In fact the value 32767 shows us it must be set to volts as the full range value for 20mA is 16384
panic mode
doh clapping.gif
Ken Moore
I know the dip switch is the problem, but just in case.
Scaling example, the following scales an input from a NI4 for 0-100%,
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2010 Invision Power Services, Inc.