MLX 1400 and PWM

sethen320

Member
Join Date
Nov 2006
Location
Texas
Posts
21
Its been a while since I've been this stumped. I have a Micrologix 1400 which is used to drive a digital pump. Every pulse moves a fixed volume of liquid, so if I feed it an output of 10Hz I know the mL/minute being moved. The timing has to be spot-on or it becomes wildly inaccurate. At first I was using timers to pulse the output but I had issues with accuracy and after I put it on a scope I saw that there was a lot of jitter depending on what was going on in the program. Then I discovered the PWM instruction, and it is AMAZING when checked at the scope.

The problem? The PWM file has a DINT input for frequency but I need to use fractionals, no more than 1/2 Hz increments (from 0 to 10 Hz). I've looked at the other instructions available but I just don't know where to go. Has anyone ever run into this before? I've been thinking about using interrupts but after looking at the execution priority I don't think that it will work.
 

Similar Topics

Hey Guys, I am struggling to read data from a "JUMO" make controller using modbus RTU with MLX1400. The communication between the devices has...
Replies
18
Views
5,079
HELLO BOYS, I HAVE AN INTERROGANT, HOW CAN I MIGRATE A PROGRAM FROM A PLC MICROLOGIX 1500 TO A PLC 1400:beerchug:
Replies
1
Views
1,629
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,329
I was talking to a customer on the phone. Sick kids so I couldn't get on site for a face to face. He wants me to quote against a guy that is...
Replies
23
Views
13,790
I want to know the pin configuration to communicate AB MLX1400 with labview through channel 2 (9 pin connector) in modbus RTU slave mode. Also...
Replies
3
Views
3,222
Back
Top Bottom