Help with IDEC Microsmart

Stig

Member
Join Date
Dec 2010
Location
Portland Oregon
Posts
79
I'm trying to program an IDEC Microsmart series PLC. The WindLDR program does not have a built in retentive timer. I am trying to create a cook program where a preset timer start counting down after the required temperature has been reached, but if the temperature falls below that value the timer pauses until the value is reached again. After it has timed out it would move to the next stage in the cook cycle. Can any of you put that into a ladder logic form? I have been trying, but my apprenticeship hasn't gotten me into ladder logic yet, so I am pretty green at it. Thanks!🍺
 
Last edited:
You are Welcome

This is just example how retentive timer can be done on ladder

If you want use add insruction, you only need change locig little bit.



by the way, if you use integer variable, this timer is limited to 32767 second / 9 hours (or 65535 if you use Unsigned integer)

But if you use double integer, then I think that you have more than enought time on your timer (max 2147483647 seconds or 4294967294 demending is variable signed or unsigned)
 

Similar Topics

I'm trying to figure out how to count up and count down via IDEC Smart Relays which i'm learning are the same as Siemans LOGO I1 Resident entrance...
Replies
1
Views
1,550
Newbie question here, I have been trying to setup a Ethernet/IP network consisting of 3 AB Micrologix 1400 plc's, one Idec HG4G-CJT22MF-B OI, and...
Replies
9
Views
3,334
hi my name is kyle i just acquired an idec micro 1 plc for free. i know it is way old and out of date but i took it for testing purposes and...
Replies
13
Views
2,557
Joe here from Palm Gaming- hoping to find some help here- we run a custom made heat press- we make ***** chips for casinos- the press has the orig...
Replies
10
Views
7,333
Good Afternoon, So we are doing some upgrades to a older water plant which is currently using a old Idec FA3S Processor which is programmed via...
Replies
5
Views
4,470
Back
Top Bottom