Using an NPN sensor for two different PLCs

ashtul

Member
Join Date
Jun 2016
Location
Barkan
Posts
1
This may sound like a stupid question but I feel like I should ask before giving up.

I have an older PLC which control a step conveyor. I want to add a few engines with an additional small PLC. The sensors installed are NPN which fit (I guess) the old one. The new PLC I got requires PNP input. Attached you can find a diagram for implementing NPN with a 10Kohm resistor.

Is there a way to do this with these two different PLCs? If not, just out curiosity, can I do it with two PLCs which both require NPN?

Thanks

NPN.jpg
 
If the PLC input is PNP, the resistor needs to be small enough to trigger the input. Try 2700
Ohms. That will give you about 7-8 mA.
Yes to second question. You can drive two NPN inputs in parallel.
 
For both PLCs to see the sensor the reference for the input groups must be connected together and to the appropriate side of your 24 VDC power supply.
 

Similar Topics

Hi I'm very new to PLC programming and I'm trying to find out if this library (Tc2_NcFifoAxes) is necessary for our task In our case we need to...
Replies
0
Views
38
I have a project to automate four generator sets. The system will monitor and store the load demand of the factory. Once there's Power outage, the...
Replies
0
Views
77
Adding ethernet equipment to an existing panel that has none. We have some solid ethernet cables coming from other remote cabinets that I plan to...
Replies
3
Views
134
I'm trying to control a device via MODBUS RTU and the ModbusRtuMasterV2_PcCOM in Twincat 3. I've configured a device with the right com port and...
Replies
7
Views
246
Hi, I'm trying to use the IO Device Library (Product Versions) which is configured to work with the 1756-EN4TR & 1756-EN2TR but my system uses...
Replies
0
Views
79
Back
Top Bottom