Jump to content

Set 8 analog inputs


PLCsLOL

Recommended Posts

Hi all, 

new to the forum, fairly new to PLCs in general..

I'm trying to set up 8 analogue inputs (from thermocouples using the 08TC module). I've managed to configure the hardware and have changed all inputs to TC_type_K, and then set them to degrees.

The problem is,  I can't see any element in the toolbox that represents an analogue input? Is it possible to have an analogue input in the ladder diagram?

 

 I would like to log temperatures over a 24 hour period, and to set a reference temperature which if exceeded, will open a contact. If anyone has a downloadable example of this, that would be very useful!

 

As I said, I'm new to this, so layman's terms please!

 

thanks :)

 

PLCsLOL 

Link to comment
Share on other sites

Hi PLCsLOL

when you add a module like analog input all its references (input value, status registers etc) are available in the "IO" menu than you can find in the bottom part of the window also where are available the menu: Global, Timers, Struct etc

if you select this menu (IO) will show the list of the added modules; select what you want and all references will appear.

when you add the module in hardware configurator its properties and references will be available for the ladder function as others tags...I think that the inputs and reference status  of these modules will return or a INT16 or INT32 ...then for example...if you insert a comparison element one of its field can be filled with an input of the analogic input...

for each of these input you can set an "alias" name....this can be done by the IO menu on the bottom...select input...and a column of alias name is present.

Link to comment
Share on other sites

  • NoamM changed the title to Set 8 analog inputs

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...