Programming S7-300 analog input module

Forrest

Member
Join Date
Dec 2009
Location
Vancouver
Posts
45
This is my first Siemens PLC programming.

I got a PLC 315-2DP with 1 DI, 1 DO and 1 AI modules. I have already configured the modules and then upload a simple program to test the I/O and get 4-20mA analog reading. Both digital input and output module are working good but I cannot get the reading from analog module.

I connected a 4-20mA simulator to terminal 2 & 5 of the analog module (331-KF02-0AB0) and deactivate channel 2 to 8 from Step 7 (version 11).

The starting address of my analog input is 288 which is assigned by Step 7. Under the monitoring mode, reading of channel 1 is always zero.

Is there any other setting I need to do? Attached please find the screens captured from my TIA software. Thanks

12-6-2012 1-58-51 PM.jpg 12-6-2012 1-59-51 PM.jpg 12-6-2012 2-01-04 PM.jpg
 
dont have the software here
but %Q4.2 refers to an Outut card BIT not an analogue word
PQW ??? been a while
 
dont have the software here
but %Q4.2 refers to an Outut card BIT not an analogue word
PQW ??? been a while

Thanks iant,

Yes, %Q4.2 is the output bit for me to test the output module. It will be energized if analog reading %IW288 is zero.

Even I give 10mA to the analog module, value of IW288 is kept at 0.
 

Similar Topics

Dear experties, I am new to S7-300 PLCs. I faced a huge problem with getting a analog input value to PLC and analog out from the PLC. I used OB1...
Replies
9
Views
2,321
anyone can help, i really want to know and do a progrmming on analog cicuits of S7-300...can be able to make a simple project like pressure and...
Replies
2
Views
2,532
Hey Guys I am trying to figure out the correct cable to use to connect from my laptop to this Panelview using panelbuilder32. I was sure I had...
Replies
5
Views
2,043
Hi Sir, I am using S7-300/400. I am usually using FC 03 and FC04 to transfer (R/W) bool values by moving them DBs. However i want to R/W bool...
Replies
1
Views
2,060
Hi, I have a 315-2 PN/DP CPU. It was programmed in Step 7 V5.5. Then a colleague programmed it in TIA Portal V13 for a test. Now I want to...
Replies
6
Views
2,276
Back
Top Bottom