shift register (toshiba to gx developer) upgrading PLC

thacks

Member
Join Date
May 2007
Location
england
Posts
7
Hi
Can some-one help me i'm now going to fit a new FX3N(c) PLC to replace a old tosiba PLC but i'm having a few problem.
In the old program there is a shift register which looks something like this

x1 (data) single input pulse
x2 (shift) single encoder pulse ( one pulse per rev of drive shaft)
x3 (reset) resets when shift reaches 17

How this works X1 pulse then the encoder shift 1 every rev till it reaches 17 then reset and also trigger x1 to shift 1 again. this is being used to scan faults conditions.

Any code would be great

Cheers
Chris
 
There are bit & word shift registers in Mitsi but as I don't have my pc with GXDev with me I cannot off hand remember, however if you add a function coil [ ] not () to a rung then on the popup press help button (on the popup)it will give you a list of instructions although these are not documented very well you might be able to find what you are looking for alternatively look on the mitsi website as there are manuals there
the link is
http://www.mitsubishi-automation.co.uk/
 

Similar Topics

I am attempting to reject a bottle If the label fails. The rejection works fine at normal line speed but at low speed the rejector fires (air...
Replies
35
Views
1,141
Hi guys, I am pretty new when it comes to programming. I am working with CX-Programmer and I am having a problem where I have a sensor on my...
Replies
6
Views
683
Hi all, i have a very slow indexing machine where we are looking to make everything as bulletproof as possible, money is not much of a factor...
Replies
12
Views
3,059
Good morning (EST), I am trying to implement the code below in on an S7-1200. It's barely half a dozen instructions, but I am stuck; I have not...
Replies
26
Views
5,650
Hi everyone I am completely new to using shift registers and am a bit stuck, my shift register works as should, it is for an overhead conveyor...
Replies
55
Views
15,582
Back
Top Bottom