scl function block

dilliganesh

Member
Join Date
Oct 2013
Location
*******
Posts
15
In scl fb contains 5 input pins and 1 output pin plz explain the 5 input pins and how to use that pins ... i want to convert 4-20 mA analog input to 0-100 degree in digital output
 
i would really help if you would give a liiitle more detail, like plc brand, type, is custom or built-in function what function should do and sort of...

but, e.g. i'll assume s7 convert SFB so:
5 in pins = raw analog value, min analog value, max analog val, min process val, max process val
1 out pin = is actual process value
 
i am beginner to this plc.... so kindly suggest me which type plc is suitable for this conversion.. my suggestion is control logix but i don't know which series is suitable for this
 
any type is suitable, so choose what you like or want or have. the point is that each has it variant of function so without that i can only give, and i did, general answer.
now when you said controllogix, then we know it's AB convert block, so some can give more detail. i do not have rslogix 5000 installed to look at, work with Step7
 
In scl fb contains 5 input pins and 1 output pin plz explain the 5 input pins and how to use that pins ... i want to convert 4-20 mA analog input to 0-100 degree in digital output
The term "SCL" and "FB" make me think you are using Siemens S7 of some kind. The wording of the question suggests this is about a homework assignment.

The key to this kind of questions is "no pain, no gain". So show us what you have come up with so far and I'm sure many of us will be eager to help.

Regards,
 
well analog value goes from 0-100 - that's process units
digital value goes, with siemens, from 6400 to 27648 for 4-20mA conversion, that's raw integer units

what card gives you it raw analog value, a number integer.
what function returns as output is actual process value, i.e. actual temp in degreees.

now you can combine that with 1st answer
 

Similar Topics

I'm making a quick foray into using a FBD routine in order to use the SCL instruction and I found a couple things I could not find an explanation...
Replies
4
Views
6,740
Hi all, I hope everyone is well, I am in need of something so simple, I have made a small program in SCL and want to monitor some loops in...
Replies
5
Views
4,425
There are some built-in functions which support more than one type for a parameter, e.g. I think SHL supports byte, UInt, etc. How can I do that...
Replies
7
Views
2,586
So I was hoping I could pick your brains a little bit in regards to the SCL function found in CX-Programmer. Some info before hand. PLC: CS1G-H...
Replies
2
Views
5,803
Hello guys, I'm using SCL to create the control for my drive. I have a value in the OS (0-100%) what stands for the speed of the drive= setpoint...
Replies
12
Views
7,517
Back
Top Bottom