Configuring Analog Input

walleyehunter

Member
Join Date
Sep 2003
Posts
4
CAN SOMEONE HELP ME UNDERSTAND CONFIGURING AN ANALOG INPUT. IN OUR APPLICATION IT IS A SCL 505, ON THE FIRST PASS THE ARE FILLING 2072 TO DEST. #O:1.0 LENGTH OF 3. I AM HAVING A HARD TIME UNDERSTANDING THIS. WHAT PURPOSE IS THE 2072 HAVE? AND WHY ARE WE CONFIGURING AN OUTPUT FOR THE ANALOG INPUT? I AM ASSUMING THE 3 REPRESENTS 3 CHANNELS. SOME HELP WOULD BE APPRECIATED.
 
Some of the AB analog input modules require software configuration. You didn't list the module you are working with so I don't know exactly what your configuration is. However, the integer 2072 produces a bit pattern that defines the configuration of a particular input channel.
2072 = 100000011000
For a 1746-NI8, this bit pattern corresponds to:
+/- 10VDC input range
1746-NI4 data format (2's complement binary)
zero data on open circuit
no module inpu filtering
channel enabled

The first three channels of your analog input module are configured the same way with the 2072 integer.
Grab the manual for whatever module you have and it will list the meaning of the configuration bits.

Keith
 
Keith, Hey thanks for the help, You are right it is a 1746-NI8 card, the next 2 channels are configured at 2053 what would this represent? I could not find a manual.
 
This is the AB manual you are looking for (click on the link).
2053 is the same as above except:
4-20 mA input
Engineering units data format.
The module is actually capable of converting data between 3.5 mA and 20.5 mA. So if the engineering units data format is selected the data comes across as 3.5 - 20.5 mA = 3500 - 20500

Good luck.
Keith
 
NI8-Utillity

Hello Walleyehunter.

Maybe I´am too late, but anyway I have made a little utillity that You can use to setup Your NI8-card.

You can try it out, to see if you can use it.

beerchug
 
NI8-Utility

Sorry I forgot to put in the file!

It not working. maybe the file is too big.

If you post your emali, I will send it to you.

Jesper
 
Last edited:

Similar Topics

I have a very simple program which is run by a 2080-LC10-12QWB Micro810 PLC connected to a single sensor. The sensor has two outputs, one which...
Replies
3
Views
4,853
Dear , problem : Adding and configuring analog input module 1794-IE8 to existing running system SLC 5/03 through 1747-BSN (DH485) System: - 2...
Replies
1
Views
3,760
I am working with an Emerson CPL410 PLC that is connected to a Siemens AI 8xU/I/RTD/TC ST (6ES7531-7K00-0AB0) via Profinet (and a Siemens Scanner...
Replies
2
Views
1,537
Can any body tell me the way how can i configure the analog card with plc. plc - SIMATIC S7300, CPU 315-2DP 24VDC 256KB MPI-DP INTERFACE SIEMENS...
Replies
1
Views
3,013
I'm having trouble configuring my 1734-OE4C 4ch analog out modules. I've read the docs but details on configuration is sketchy at best, at least...
Replies
3
Views
3,622
Back
Top Bottom