saruans

MrPLC Member
  • Content count

    80
  • Joined

  • Last visited

Posts posted by saruans


  1. hello,

    Somebody have suggest how need read data from slave using modbus RTU. I am using M241 PLC and read_var function. The picture you can see my PLC program. The data of slave is placed 3394 address. Then I try to read, always "READ_VAR" function get "CommError" which number is 254 that means "The detected operation error contains protocol- specific code"  and "OpenError" which number is 3 that means I don't know. How need read from slave data, which modbuss adress is 3394?

    read_var.thumb.png.173b4d566d54267cf5a08


  2. 14 hours ago, BobLfoot said:

    Is it possible to shift the type of array you describe? 

    The answer is a qualified yes.  If you're using the right processor and the right command set then it is quite possible.

    If you're on an old Modicon 984 Ladder System it's going to be extremely difficult.  On a newer Modicon Ecostruxure Control Expert Platofrm system is will be much easier.

    SO to get a meaningful answer we're going to need to know a little more about the harddware you're contemplating usng?

    I am using somachine 4.3V


  3. You have to write this

     

        MAIN_SHIFT: Shift_register;
        Registras  AT %MW100    : WORD;
        Registras0 AT %MX100:0 : BOOL;
        Registras1 AT %MX100:1 : BOOL;
        Registras2 AT %MX100:2 : BOOL;
        Registras3 AT %MX100:   : BOOL;
        Registras4 AT %MX100:4 : BOOL;
        Registras5 AT %MX100:5 : BOOL;
        Registras6 AT %MX100:6 : BOOL;
        Registras7 AT %MX100:7 : BOOL;

     


  4. Hello,

    Hello,
    I am using twincat v2.11. I have different time with computer timer and Twincat system time difference about 6 hour. How need synchronize twincat system time with PC time?

     

     

    different time.jpg


  5. Currently I have problem with FX3S series Mitshubishi inverter. It have relay outputs and now relay output "tired", because thier sometime does not work well. I want to change to new PLC, but PLC program has pasword and I can not read it and upload to new PLC. The company which wrote PLC program does not available.
    Maybe somebody give suggest how I could download and upload program to new PLC.


  6. Hello,

    Could I connect PC wirh rf380R reader. I want write C# application and direct get data from reader to my application, which working in PC. This mission is possible or not? Maybe somebody have example how need do this.


  7. Hello,

    Somebody know where are I could find download software, which I can support mitsubishi GT2103 HMI? 

    Or know where are could download GT Works3 Version 1.112S or later?


  8. Hello,

    I want to ask you. Can I connect profibus master device as I drew? If not, when could to explain why? 

    PROFIBUS.jpg

    The 9-pole D-Sub connector:

     

    6c78845e1703288703097f85737719b8224.jpg