vanquangtk

MrPLC Member
  • Content count

    70
  • Joined

  • Last visited

Everything posted by vanquangtk

  1. I read the manual "FactoryTalk View Site Edition User's Guide", and I see the only way to switch screen is creating a switching button in HMI screen. But that is not exactly what I want.
  2. Hello everyone, I'm trying to find the way to connect RS485  gate of PLC fx3u with ABB ACS355 drive via MODBUS protocol. May anyone help me to do that. Thank you very much
  3. Connect plc FX3U with ABB driver ACS355

    May you give me that link, please.
  4. Connect plc FX3U with ABB driver ACS355

    Thanks  @Gamnit, I'm reading your document. I have never read it before. Do you have a sample program about controlling  ACS355 or any  inverter of ABB by FX 3U  plc
  5. Please help me to decompile this pkg file.

    I'm sorry, just up for seeking help
  6. Does anyone know the difference between UINT and WORD in Sysmac Studio and when I should choose to use each of them.
  7. Dear all, I am connecting an NJ  PLC with other devices by ethercat connection. These devices include: servo motor, FH vision , NX input/out put and NB HMI. I want to check status of each device and connection . My intention is every error appears in devices or connection will be recorded in to a word code. May anyone know how I can do that and what instruction I need.
  8. Do you know what data type I need to declare for instruction ResetPLCError. When I use  GetPLCError sysmac studio doesn't require me to declare data type, but it required me when I use ResetPLCError.
  9. Thank you Wash, I found structions I need in  "NJ-series Instructions Reference Manual" . They are : GetPLCError, GetECError and GetMCError.  
  10. how to set up timer in st

    Thank you Walsh again. By the way, this problem is not related to the topic; but do you know how to clear an event in event history.
  11. how to set up timer in st

    Thank you so much Wash. When I want to use another TON with different PT , do I need to declare another  function block with different instance name or can I use that FB above , only need to change the value of T , and the condition of IN  
  12. how to set up timer in st

    May you help me change this ladder into ST, please
  13. Thank you , @Michael Walsh. I did it. By the way do you know how to delete an event in event history.  
  14. Hello everyone  I want  write a code to a word, the code is the number of an event in event setting. Does anyone know how to trigger that event by the corresponding code in that word.
  15. Dear all, I want to use a bitmap like a theme for a screen. But I don't know how to send backward it, so that other component can't be hided by it. May anyone help me, please. Thank you
  16. Can't build program with Sysmac Studio

    I think my current version is able to build it, because I used it to write that program. Maybe my current software has lost some file to build a program.
  17. Hello every one. I have got a trouble with Sysmac studio. Hope I can get help here. I downloaded a program from an NJ-controller. But after modifying the program, I can't build it and transfer it again to controller. It is seem that every thing is good but the program can't be built. May anyone help me,please. Thank you very much.
  18. Can't build program with Sysmac Studio

    I also see no error, but I just can't build. It keep informing build failed, but I don't know why.
  19. Can't build program with Sysmac Studio

    Did you build it successfully. It is V1.13, i tried to open it with an older version and so surprise to me, there is  no errors too. I really don't know which is problem for my current sofware
  20. Can't build program with Sysmac Studio

    Sorry, is there anyone have same trouble with me and how did you solve it.
  21. Can't build program with Sysmac Studio

    This is my program. I really can't find the error in it rs445_30_9.smc2
  22. Can't build program with Sysmac Studio

    Thank you, but what type of file I need to export
  23. Using ROTC Instruction.

    Hello . May anyone here give me example of using ROTC instruction, please. I'm very confused with the explaination of how to use it in manual. Thank you so much!
  24. Homing in Sysmac Studio, NJ501

      I read the manual, but I didn't  find it. Or it have  another name in manual
  25. Homing in Sysmac Studio, NJ501

    Can anyone tell me where is  external home input in servo motor, thank you