New to S7-300

gbitar

Member
Join Date
Jul 2010
Location
Eastern Norway
Posts
1
Hello.

I am an apprentice in automation, and I've gotten my hands on the S7 software. I'm very intrested in PLC, and I want to learn as much as I can about it.
I'm having trouble understanding the S7 software, especially the part about analogue signaling.
I'm trying to set up a continious controlling loop (just for testing, no real instruments, just using the simulator).

I wonder if anyone can guide me trough (from the very start) how to approach?
I don't have much bearings about the data types or what needs what or how to control the input and output signals.

The CPU I'm trying with is 313C. I work best in Ladder. Where do I start? How do I set up the symbol list for analogue signaling? Which adresses should I use, and if anyone got good ideas to keep it clean, yell them out, because I'm having some trouble organizing all the blocks in my tries.

First questions: Why does every FB need a DB? Do the controller FB41 need to be called in a special OB? Can I use multiple FB41?
I'm primarily using 4-20 mA inputs/outputs. What data type will that be using, and how do I convert them to use in the FB41?

Thanks for the help!
 
Here's a starter to get used the the tool.

Implement a program in OB1 that counts 0 to 1 transitions from a digital input using the following three methods:

A - Using a S7 counter
B - Using an IEC counter
C - using your own logic to perform the counting

Show the result of the count in decimal in a different marker word for each method.
 

Similar Topics

Hey all, first time poster here. I am wondering if anyone has tried using a Keyence SR-X300 barcode scanner to a Micrologix 1400. Keyence sent...
Replies
0
Views
30
Hi Siemens guys! I am experiencing SF fault on our S7-300 (6ES7 315-2AH14-0AB0) CPU from time to time. I've checked the diagnostic buffer and...
Replies
13
Views
172
Have a system that has been running for over a year and all of a sudden getting a ExcessiveVelocityFault on one of the drives when the MSO command...
Replies
2
Views
144
Hello PLCS.Net Forum, First time posting. Let's assume I am a novice. BASIC PROBLEM: My servo/linear piston is no longer zeroed to the...
Replies
9
Views
217
hi... i have an issue in s7 300 plc, while we run the machine(in idle there is no fault) , plc cpu goes in SF mode, after restart the power cycle...
Replies
2
Views
117
Back
Top Bottom