FRD Function

ian.smith7

Member
Join Date
Aug 2002
Location
UK
Posts
145
Hi all
I have a 3 digit BCD thumbwheel that inputs figures into a 16 bit input module on a SLC502 plc. Only 12 bits of the input module are connected to the BCD inputs leaving inputs 12 to 15 unused. The FRD funtion directly addresses the input word meaning that the spare inputs are actually used. They are the only spare inputs on the plc and I would like to use them.
My idea is to use a masked move function to transfer the 12 used bits of the input word to a data register and then apply the FRD function to this register. This would then allow me to use the remaining 4 bits as ordinary Inputs.
Will this work and is it a reasonable/sensible thing to do. I do not want anything unexpected to cause problems.
my other options are to swop a 16 point input card for a 32 point or change the base from a 7 to 10 slot to add another input card.
any advice
cheers ian smith
 

Similar Topics

Hi There, When i did FRD instruction in SLC 500 its working, when i try to simulate in RSLogix 5000 same way as i did in SLC 500 which is not...
Replies
14
Views
2,720
This is not a plea for help, but the opposite. The native FRD (From BCD) instruction in the Logix5000 platform is, IMHO, flawed. It does NOT...
Replies
0
Views
1,303
I am trying to connect a mitsubishi FX3U plc with a mitsubishi FRD-740 inverter using RS485 serial (FX3U 485BD on PLC side). The inverter has only...
Replies
1
Views
1,719
Hey! I'm currently in the process of making a simple queuing system for an elevator model, it technically is nothing big, but I'm having an...
Replies
2
Views
1,717
Hey guys I know its been a while since I posted, but for me that is good news ! I have been cruising through the second advanced course for those...
Replies
13
Views
3,652
Back
Top Bottom