Deke

MrPLC Member
  • Content count

    9
  • Joined

  • Last visited

Community Reputation

0 Neutral

About Deke

  • Rank
    Newbie

Contact Methods

  • ICQ 0
  1. One Shot?

    Never mind I got it, I did have to use a PD Coil then use it's contact! Learn something new everyday. Deke
  2. One Shot?

    Okay, Now I have the program loaded but the PD contact is not working like I thought it should so obviously I'm doing something wrong. ---C3--------SP6---------C20-------X8 ---| |---------| |----------|PD|-------| |---------INC TA1 Do I have to have a coil for C20 in order for it to work? Could someone please point me in the right direction. Thanks Deke
  3. One Shot?

    Thanks! I see it now! Next time I'll make sure my CAP's lock is off when using the Find tab on the Index. Thanks again! Deke
  4. One Shot?

    Hi, Okay, this is my first time using DirectSoft32 for AutomationDirect(Koyo) Plc's I have looked and did a Find in the Help but was unable to find a contact of such? Is there a contact for doing a One Shot? Thanks, Deke
  5. Unitronics Vision280

    Hi, I'm using an Moving Image on a screen and I'm using the left and right arrow keys to move the image left or right. I have it working really good, but I was wondering if there is a better solution then what I have made. Currently to acheive this feature I'm using 50 operands in 7 nets. I'm sure there is a better way, I'm not using any goto's or sub's, as I'm sure I could reduce the 50 down to 30. But I was wondering if there was yet still a more advanced way of doing this? Atached is the project if any wants to look at it. Thanks in advanced! Deke Project.zip
  6. Electronic Potentiometer

    Well it took a little while to work out the the exact settings but it works like a charm! Ended up using an Micrologix 1000 with Digital Out as there were drivers already made up for this plc, that along with 4 Relays from AC devices I energize the relays which gives 24v DC to the Micrologix Inputs, runs through the logic and automatically adjust the drive controller's speed using the MSP-CV-OUT module, when the machine is not in auto (manual) the pot still controls the speed. Now there's no more excuses as to why the machine is running slow, operators can't slow it down, as the pot only works in manual, the plc keeps the speed within one second from cycle to cycle, much more consistent. less wear and tear. Boss says you can put this on each machine now! :) Deke
  7. Electronic Potentiometer

    Thought I'd let you know, that I did order the MSP-V-OUT, as per there Tech suport, I will be able to use the analog out on the unitronics (using it set at 4-20mA) plc to the MSP-V-OUT module. Also found out that Dwyer dosen't really make them, Sensorpulse does and I found all the files at their website for downloading. So when I get this all together if anyone is interested, I'll update this thread with the results, good or bad. Thanks, Deke
  8. Electronic Potentiometer

    Hi Chris, Thanks for replying. Now I thought about doing that first, but found this problem; The Unitronics PLC requires that the common from the analog signal be the same as the one supplying power to the PLC(24V), so that took that idea out. I did find some isolated analog in/out modules made by Dwyer that look like they will work for this and the part numbers are MSP-V-IN & MSP-V-OUT. The source from the Drive's Controller is 12V, the max power limit going to the pot has already been adjusted via the controls on the Drive control and is at 8.3V, which is then adjusted by the operator pot for speed control. That is where I want to suppliment the controls by adding an electronic potentiometer, which would only be active during the machine's Auto cycle, when in manual the pot would still be the controlling the drive speed. Is this correct that I need an isolated analog? Thanks Deke
  9. Electronic Potentiometer

    I want to automate the speed control on a Blowmolding machine that has a DC drive (Reliance MaxPak Plus Controller), based on input from the machine I know the machine is ready for the next cycle, but this is dependent on the speed of the extruder for filling plastic into the head. I want to be able to progammably change the speed based on how many seconds it waited or was to fast. Currently we have a 5K 4-turn pot controlling the speed. I was thinking of using a Electronic Potentiometer along with a Unitronics PLC, just wondering if anyone has done something like this and have knowledge that may help me on this project. I have the logic done! But I was wondering about the Electronic Potentiometer, as to what brand and size? Found some made by Megacon, has anyone used these? Thanks Deke