Rector

MrPLC Member
  • Content count

    26
  • Joined

  • Last visited

Everything posted by Rector

  1. Ok. Thank you very much for the help.
  2. Hello, I am started working on Gx Works 3 recently, actually want to know if I can access local labels from other program body or can call them to other program body?
  3. Actually I thought I could access them like "Local Label Program body name"+"."+"Label Name", like other plc software does, is that possible in Gx Works 3?  
  4. How to use RTU_Master ?

    How to use RTU_Master, Get_Bit_Mbus, Put_Bit_Mbus, RTU_CRC16 to process data from RFID reader? I want to take an RFID input an process its data to run a particular rung, any alternative option is also welcome. Thanks in advance.
  5. How to use RTU_Master ?

    Nexgenie 2000 is a product of Mitsubishi but it sold in India only.
  6. How to use RTU_Master ?

    I am using Nexgenie 2000.
  7. How to use RTU_Master ?

    Hi, is it available in codesys 2.3?
  8. Hello,  Greetings everyone, I want to communicate RFID with Nexgenie 2K PLC via serial communication protocol (RS 422), I am using Codesys 2.3 software for the development, may I get any sample program regarding this or someone can suggest me how can I implement my program, Thanks in advance.
  9. RFID Communication with Nexgenie 2000 PLC

    OK, Thank you very much.  
  10. Data Logging with GT Designer3

    What are the possible reasons of writing error in data logging?   Thank you.
  11. RFID Communication with Nexgenie 2000 PLC

    Can you tell me how can i use RFID with FX3u or FX5u please?
  12. RFID Communication with Nexgenie 2000 PLC

    Ok, Got it . Thank you.
  13. Keypad in GT Designer

    I need a key pad which can be used for numeric input, can anyone provide any sample program.   Thank you.
  14. Keypad in GT Designer

    I am trying to edit 10 individual variables. like 0 to 9 dec keys.  
  15. Keypad in GT Designer

    Yes, I am talking about GOT family. I think I need to develop code in PLC side.
  16. iQ Works Q & A

    Can I use Bluetooth Module With FX3u or FX5u Series PLC?
  17. Keypad in GT Designer

    I have seen some HMI with this type of Keypad in working condition, if its not possible to implement in HMI end then I think I have to do it PLC coding end thats what I want to know if it is possible or not?
  18. Keypad in GT Designer

    Yes Thats the point I am trying to use a fixed DEC Keypad like in Picture not a POP up Keypad, can I implement that?   Thanks in Advance.    
  19. Keypad in GT Designer

    Here it is   https://filebin.net/01oi0eiyjjciy0qg
  20. Keypad in GT Designer

    Let me elaborate, I have already made a keypad in 'Window Screen', and that is working fine, my desire is that there will be a Keypad in 'Base Screen'. Here I am sharing you a link to download the image. https://tmpfiles.org/download/155929/Screenshot2021-02-10111212.bmp
  21. Keypad in GT Designer

    Yes, I have just checked it and informed same to the admin of this website, is there any other ways I can send you screen shot??
  22. Keypad in GT Designer

      Yes. I have already implemented that, now I want a dec input in the screen which will available in the particular all the time. Please check my concept screen, this might be helpful. Screenshot 2021-02-10 111212.bmp
  23. Keypad in GT Designer

    Hello, I have found attributes what you have suggested in the GT Designer now I want to use Keypad in the screen, not pop up keypad which is generated while tapping in number input, can you help me implementing that    Thanks in advance.
  24. Keypad in GT Designer

    Thank you very much for your help. I will definitely let you know if I couldn't find these.  
  25. Keypad in GT Designer

    Thanks for the reply, Actually I am unable to populate keycode input to a numeric input, can you help me to use that, for example I will use multiple keycode input append them and use them as a password.