phil.s

MrPLC Member
  • Content count

    33
  • Joined

  • Last visited

Everything posted by phil.s

  1. GT Works/Designer

    Hello all Just switched from using FXDUwin to gt designer to program up an f940 got hmi. I cant work out how to get up the password entry keypad. In fxduwin you just typed in ff68 in the key code and up it popped. But gt designer wont let me. Any ideas??
  2. Index registers

    Fantastic thats helped loads. BCD indirect addressing it is then! Thanks again.
  3. Index registers

    Hiya folks I’m having a few problems with index registers in CX programmer. I’m an Omron virgin and am more used to Mitsubishi! If I explain how I’m used to controlling index register in GX Developer maybe someone could help me translate this to cx programmer? Ok here goes: In Mitsi the index register offset is controlled by a Z (followed by number 0-7) so for example Z0. You can increment the Z with for example an input like so: Input 0 ---------------------------[inc Z0] Then you can move a data register value into another one as follows: ---------------------[Mov D0 D100Z0] The value of Z0 would be added onto D100 and the value stored in D100 + Z0 so for example if Z0 was 10 the value in D0 would be moved into D110. I hope this makes sense and if anyone could explain to me how I achieve this in CX I would be very greatful! The instructions in the manual just confused me. Thanks
  4. GT Works/Designer

    Thanks for all the help guys.. I cheated in the end with the alpha numeric keypad by creating it in duwin and sending the one screen in that way!! I'll definately be investing in GT designer 2 for future use!
  5. GT Works/Designer

    Ah i found this yesterday but it only gives me the extended functions if i use an a900 screen not the f940!! Crazy program.
  6. GT Works/Designer

    Thanks guys. I had an idea to download an old duwin program into the screen that had passcodes etc setup and then upload it back into gt designer. It worked. In duwin you used to put key code ff68 on a touch button to bring up the entry code keypad which is what gt designer wouldn't let me do. When I uploaded it key code ff68 stayed with the button and i was able to paste it into my current project. Phew! Have a new problem now though - I have some ascii input lines but when you press them to bring up the keypad a numeric keypad pops up not an alphanumeric - any ideas on this one?
  7. GT Works/Designer

    Is that gt designer 2 you have though? You see i have GT designer and there is no special function key option!
  8. GT Works/Designer

    I can set up the passwords no problem just not put a key in in order for the operator to actually enter the password to allow access to the protected screens which is really stoopid!! Spoke to mitsi this morning and aparently GT designer 2 is better and they dont have an answer. Helpful hey??
  9. GT Works/Designer

    They are not obsolete yet but mitsi have brought out the got 1000 which is better anyway. Anyway its too late now its due out tommorrow!! panic mode - i dont have that option in the menu.
  10. Encoder resolution

    Hello all I currently have a FX1N PLC and a 256 pulse per rev 2 channel encoder. As it turns out 256 pulses is not accurate enough and I have been told by using quadrature decoding I can acheive 1024 pulses per rev. However I don't see how you can do this with the PLC. I was using C251 but this only counts the leading edge of each pulse. Anyone know of a way around this problem using the PLC? Thanks
  11. Encoder resolution

    What is this then?
  12. Encoder resolution

    dang I thought that was coming! Thanks so much for all the help though everyone it was really great. Thanks for the word file too Sergei much appreciated. Phil
  13. Encoder resolution

    Probably easier just to tell you: A phase goes to X0 B to X1 Porgram is using m8000 -[ ]--------------------------------------------(C251 K1) Then x2 (ldp) -[ ]----------------------------------------------[set y1] Then just m8000 -[ ]--------------------------------------------[DHSCR D161 C251 y1]- Thats all it needs to do. Y1 starts an inverter to run a conveyor for the distance in D161. It works out that I get 1.36 pulses per mm which just isn't fine enough. The machine is built so changing things is not really an option at the moment. If you could help that would be great The encoder is a Baumer MDFK 08G2101 by the way with a 32 pole ring magnet.
  14. Encoder resolution

    Thanks for the replies. Unfortunately the kit is already in and installed. Just trying to get it working. So my main query is how to get actual counts from the 4 edges of the waveform if possible. I don't think it is by the sounds of things. At the moment I have 256 pulses per rev but I wanted to try and get 1024 or at least 512. It is a 2 channel encoder by the way.
  15. Encoder resolution

    Thanks for the reply. Do you have a slightly better description or example of how to do this? Thanks Phil
  16. Programming port on FX!N PLC

    That looks like the one. Cheers guys
  17. Programming port on FX!N PLC

    Hi there I wonder if anybody could tell me the official name of the type of connector that plugs into the programming port of the FX1N PLC's. Reason I ask is I'm making a connection lead to go from the PLC to an F940 GOT screen Cheers Phil
  18. Programming port on FX!N PLC

    I have had a look but I couldn't seem to find it. I know how to make the cable I just need to buy the right connector. It looks a bit like a ps2 connector for a mouse or keyboard (but it isn't)! It's the same one that is on the red programming lead that plugs into the PLC.
  19. Programming help

    Hi Looking for some advice if possible : I've got a mitsi PLC (FX1N) and I'm monitoring how many pulses I get on an input over a minute. If I get more pulses during the minute I need to reduce a timer and if i get less pulses I need to add more time to it. The amount of time I add or subtract should be perfectly linear. Is there an instruction that could do all of this for me?? Thanks
  20. Programming help

    Thanks for the help. I ahve got it sorted. Thanks again :)
  21. Programming help

    I get a pulse from a conveyor to my PLC. This tells me when my machine can open some trap doors and load product onto the conveyor. The signal is always in the same place but the conveyor speed will vary. When the conveyor speed is at its fastest my trap doors open as soon as I get the signal. When the conveyor speed runs slower, I have to delay when my trap doors open. If the fastest speed requires 0 delay and the slowest say 1 second the speeds in between are directly proportional. The maximum number of pulses I get could be 50 a minute. The lowest number is 10. Like you say I think a minute is too slow to sample over as the recovery time would be too long. Another way I can measure the speed is to actually measure the time between pulses. The measuring is easy, its the converting that into some sort of gain that affects the timer. I was really hoping there would be a couple of instructions that would do this rather than trying to write out the whole process. So far though I can't seem to think of which intructions could be used. I dont think the SPD one will work.
  22. Programming help

    Thanks. Got to that conclusion myself really just looking for some 'real life' help!
  23. F940GOT-SBD-H-E and F9GT-CAB-3M

    Thanks again for the help. Just ploughing through those PDFs. Will let you know if I succeed!
  24. Hi does anybody know the details of the F9GT-HCAB-3M cable? Basically I'm making my own but don't know which pins on the 20 pin connector on the back of the screen do. The user manual tells me which pins do what on the 25pin D-sub side of it but not which pins they connect to on the back of the screen. I have the cable colours so if any one has a cable lying around would you be able to look which colours go to each of the 10 pin double row connector on the screen itself. Thanks.
  25. F940GOT-SBD-H-E and F9GT-CAB-3M

    Hmm I see what you mean. Makes no sense to me.