Autor Thema: Arithmetic  (Gelesen 3780 mal)

Offline kriskizlyk

  • Newbie
  • *
  • Beiträge: 3
Arithmetic
« am: August 19, 2005, 00:24:06 Vormittag »
I dunno by I am having trouble doing calculations in the easy soft program.  To do a simple adding or multiplying in the program I thought to do a calculation you had to treat it like an output contact byt giving it input conditions. 

So in Easy soft I will have it setup to take a pulse and when this pulse is seen add any DW to an accumulator.   So I have the pulsing contact, but easy soft does not have an arithmatic coil to active the calculation.  I am not using function block style btw just ladder logic.  How do I get it to do this??

Offline malishhd

  • Jr. Member
  • **
  • Beiträge: 23
Re: Arithmetic
« Antwort #1 am: September 13, 2005, 07:08:00 Vormittag »
hi kriskizlyk

There is noting to do with arithmatic in the circuit diagram .
So :
you can relate a marker to the pulse ( for example M01 : 0 or 1 ) and then
by using another arithmatic and giving the MB01 as one of its values and choosing MULtiplly as your operation you will be able to do your calculation whenever your pulse comes (otherwise it will be multipled in o )

ALI