Select Page: Previous 518 519 520 521 522 523 524 525 526 527 528 Next
Control.com topic...
PLCs
Topic: PLCs and related questions.
from the Automation List department...
Opinions Please
Originally posted by Curt Wuollet on 30 April, 2002 - 4:01 pm
Questions on design of drop in replacement for typical PLC's
New Replies:
> I like your thoughts on power 9-30VDC is good seems there is always 24V readily available....
I don't like the rackless design either. It seems to me that so many little connectors, plugs, and...
Hi Rick Fairly close and it's interesting in that they appear willing to unbundle the hardware....
By Steve Myres, PE on 3 May, 2002 - 2:11 pm -
I second the request for minimized footprint as long as depth can be kept within reason. I use...
Hi Mike, It's worth a lot. I like the 25 pin D idea and it's a snap to implement. There are...
By Steve Myres, PE on 3 May, 2002 - 12:39 pm -
"Rackless" means that the modules plug into the sides of each other, rather than each...
Hi Steve I've heard from both sides on rack/rackless. You'll be glad to know racks are winning,...
Check out "www.edasce.com":http://www.edasce.com and see how close it comes to your...
By Electro Mechanical Systems on 2 May, 2002 - 4:57 pm -
For what it is worth... I personally would be happy with a conformal coated PCB assembly with no...
I think I got that. Regards cww...
T. Connolly wrote: > As far as asthetics is concerned, it doesn't cost any more to mass >...
Check! I intend for the unit to be din rail mountable, the power supply will be whatever you...
Topic: PLCs and related questions.
from the None department...
Multiplexing two-state inputs
Originally posted by Zvi Marcus on 1 May, 2002 - 4:31 pm
Looking for device that stuffs (mutiplexes?) a number of on/off inputs into one 0-5 VDC analog input.
New Replies:
Never mind, my brain wasn't working. Regards cww ...
Company Ziehl has such a standard product, called MUM8. You check it from...
By George you're right, I just looked at the truth table and it's not a full decoder. The principle...
This will only work if only 1 of the 8 is on at a time. Two or more at once and your screwed. But...
why not use a straight binary encoder, 8 lines into 3. I think it's something like a 73ls147 or...
We don't manufacture, but I have designed various taylor-made systems to cater for the problem. ...
Take a look at www.phoenixcon.com they offer digital to analog converters that are powered by 24vdc...
By Steve Myres, PE on 2 May, 2002 - 10:15 am -
I'm not aware of off the shelf solution for this application, but if you are unable to find one,...
Do you have any impossible input combinations? ie two or more devices that cannot be on at the same...
Topic: PLCs and related questions.
from the program validation department...
PLC program validation with emulator software
Originally posted by Jean-Christophe BLAISE on 2 May, 2002 - 11:14 am
I'm looking for emulator software in order to simulate PLC programs
New Replies:
> 1. If you try to access a data table address via RSLinx (using the > emulator driver) it...
OK, but this soft is dedicated to Allen Bradley PLCs, doesn't it? I look for "generic"...
Try "http://www.thelearningpit.com/":http://www.thelearningpit.c om/ Never used...
I have used both of these products and find they work very well. There are a couple of quirks...
Rockwell software makes one for the Rockwell line of processors called RSLogix Emulate 5 for the...
Topic: PLCs and related questions.
from the Automation List department...
Compact 984 analog output modules
Originally posted by phil dryburgh on 3 May, 2002 - 10:16 am
A problem occurs occasionally, where the analogue output modules lock up with dire consequences with the variable speed drives been used...
New Replies:
Hello Phil, If you are using the DAU-204 Analog output modules then I have encountered the exact...
Topic: PLCs and related questions.
from the Is there a better way to do it? department...
How make a continuity test?
Posted by Eduardo Herrera on 3 May, 2002 - 4:23 pm
I have implemented a continuity test, but i want to know if there is a better way with less risk ..
Topic: PLCs and related questions.
from the None department...
proportional value control question
Posted by Joe Howell on 3 May, 2002 - 4:16 pm
Two hydraulic cylinders push product into station in a machine. How to program the PLC-5 to avoid jamming? ...
Topic: PLCs and related questions.
from the None department...
Connecting to AB SLC5/03 plc via DH 485
Originally posted by Stephen on 1 May, 2002 - 5:34 pm
I am connecting my 1784-ktx card directly to slc5/03 using DH485.
New Replies:
By Theo Baarslag on 3 May, 2002 - 2:46 pm -
Hello, I checked the documentation for that port, and apparently the RJ-connector does not have...
Topic: PLCs and related questions.
from the info department...
pid control with S7, FM355
Originally posted by gino_mettepenningen on 1 May, 2002 - 10:46 am
How can i control two actuators, for cooling and heating circuit? What can i do to prevent the actuators working against each other?
New Replies:
Use just one controller, split the range of the controllers output. For instance if the output is...
Topic: PLCs and related questions.
from the None department...
PLC5/15 RS-232 Port?
Originally posted by Stéphane Gahnon on 2 May, 2002 - 11:15 am
I would like to know if the PLC5/15 have a RS-232 serial port or it only has a DH+ port.
New Replies:
Actually the 5/15 and the 5/25 both have a 15 pin d shell port, but hey are DH+ ports. The only...
Topic: PLCs and related questions.
from the Pulse Input to PLC Tester department...
Frequency input to PLC calibrator/generator
Originally posted by KG on 2 May, 2002 - 11:11 am
Source of a frequency calibrator/generator for PLC pulse input testing
New Replies:
We use a BK Precision Model 4011A Function Generator to do that very thing. We have used it on...
Topic: PLCs and related questions.
from the serious department...
Meaning of 1OO2D and 2OO2D
Originally posted by Asif khokher on 30 April, 2002 - 10:05 am
Can any body explain what is the difference between 1OO2D and 2OO2D?
New Replies:
This document, pages 7-11, has a pretty good description of the voting schemes. Just remember that...
One out of two, with diagnostics. Two out of two, with diagnostics. The concept of both is pretty...
Topic: PLCs and related questions.
from the Programming department...
RSLogix5000 and IEC Structured Text
Originally posted by Raluca on 1 May, 2002 - 4:21 pm
Has anyone tried to export a RSLogix 5000 project to an IEC ST file?
New Replies:
By Jeremy Pollard on 2 May, 2002 - 2:48 pm -
ST is a text based construct. It should be able to be imported to ANY ST supported platform if it...
By Jeremy Pollard on 2 May, 2002 - 11:46 am -
PLC5 firmware supports ST as well. None of which is PLCopen certified I might add. It isnt IEC...
Topic: PLCs and related questions.
from the Automation List department...
fibre optic TCP/IP or not, Modicon and others
Originally posted by Ranjan Acharya on 1 May, 2002 - 2:02 pm
Need a better approach to communicating with a 984 via modem...
New Replies:
Ranjan Acharya wrote: > There are actually three sets of modems for the various communications ...
By Rafael N. Jacomino on 2 May, 2002 - 11:20 am -
We have a similar customer who just upgraded a centralized Modicon 984-685e with a Quantum PLC with...
Topic: PLCs and related questions.
from the None department...
Calculating sun position in ladder logic
Originally posted by Jonatan Magnusson on 23 April, 2002 - 9:06 am
I need to calculate the sun position using ladder logic programming.
New Replies:
By Jonatan Magnusson on 2 May, 2002 - 11:48 am -
Thanks! I had missed the CMPR instruction. The square root helped as well! I have now finished...
Topic: PLCs and related questions.
from the None department...
SDRE/NLPC
Posted by Lubomir Moravcik on 2 May, 2002 - 11:24 am
Trying to implement advanced control techniques such as SDRE AND NLPC in PLC
Topic: Local and wide area networking in factory automation.
from the None department...
Networking Communication with Profibus
Posted by KARTHIK KRISHNAN on 2 May, 2002 - 11:06 am
I want to connect a PLC with PC using Profibus network. Should i install any software for Profibus ??? what is the process of connecting the PC with PLC using Profibus??
Topic: PLCs and related questions.
from the None department...
grounding problem
Originally posted by kaustubh on 30 April, 2002 - 4:30 pm
we have sanmar make weigh-indicator card installed
at our weighbridges. Card supply -230v ac. currently we are facing problem of sudden fluctuations in indication...
New Replies:
Load cells read uV from srtain gauge. I would recomend checking Shield between sensor and display....
1. Were they OK after original installation? 2. Have they been subject to wetness? 3. Are they...
Topic: PLCs and related questions.
from the Uhh...Yeah, we can do that. department...
Ethernet remote I/O for a SLC 5/05
Originally posted by Jeff Holmes on 1 May, 2002 - 10:27 am
I would like to use ethernet remote I/O with AB SLC 5/05 PLC's. My AB rep says "no can do". Any sugestions?
New Replies:
By Peter Nachtwey on 2 May, 2002 - 10:43 am -
> I know that plenty of companies make ethernet remote I/O but my AB rep says that > the...
Topic: PLCs and related questions.
from the None department...
PLC control logic analysis methodologies
Originally posted by Víctor M. González on 30 April, 2002 - 2:23 pm
Does anybody use any PLC control logic analysis and design methodology?
New Replies:
An unfortunate side effect of having a laptop and PLC software available to the maintenance staff...
Select Page: Previous 518 519 520 521 522 523 524 525 526 527 528 Next
 
 

Your use of this site is subject to the terms and conditions set forth under Legal Notices and the Privacy Policy. Please read those terms and conditions carefully. Subject to the rights expressly reserved to others under Legal Notices, the content of this site and the compilation thereof is © 1999-2013 Nerds in Control, LLC. All rights reserved.

Users of this site are benefiting from open source technologies, including PHP, MySQL and Apache. Be happy.


Fortune
"I'd love to go out with you, but I did my own thing and now I've got
to undo it."
Advertise here
Advertisement
our advertisers
Help keep our servers running...
Patronize our advertisers!
Visit our Post Archive