1 / 40

ActWin & Hitachi Training

ActWin & Hitachi Training. Hitachi PLCs : H2xx reeks. Hitachi PLCs : Micro-EH reeks. Hitachi PLC : EH-150 reeks. 2 Gebruikte opstelling. Gebruikte variables : 8 drukknoppen (M1030 t/m M1037) 8 Lampjes (M1040 t/m M1047) 2 Naalddisplays (WM100 en WM101)

dougal
Télécharger la présentation

ActWin & Hitachi Training

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. ActWin & Hitachi Training

  2. Hitachi PLCs : H2xx reeks

  3. Hitachi PLCs : Micro-EH reeks

  4. Hitachi PLC : EH-150 reeks

  5. 2 Gebruikte opstelling • Gebruikte variables : • 8 drukknoppen (M1030 t/m M1037) • 8 Lampjes (M1040 t/m M1047) • 2 Naalddisplays (WM100 en WM101) • 1 Numerishe display (RO) (WM102) • 1 Numerishe display (R&W) (WM105)

  6. 3.1Adressering (extern) • In- en Uitgangen • Bit-niveau [BIT] X r U s x x Bit nummer (2 digits) Slot nummer Unit (Rack) nummer Remote I/O type (in=X, uit=Y)

  7. In- en Uitgangen Woord-niveau 3.2Adressering (extern) [WORD] WX r U s x Bit nummer (1 digit) Slot nummer Unit (Rack) nummer Remote I/O type (in=WX, uit=WY)

  8. 4.1Adressering (intern) • Gecombineerde Bit/Woord Plaatsen • 1.024 woorden WM = 16.384 bits M • Zelfde structuur voor WL / L link variables

  9. 4.2Adressering (intern) • Woord en bit toegekende plaatsen • 1.984 R bits • Aantal WR volgens CPU type (tot 50.176 WR in CPU448)

  10. 5.4Adressering (flankdetectie) • Bits voor flankdetectie • 512 DIF (stijgende flank) • 512 DFN (dalende flank)

  11. 5.6Adressering (timers & tellers) • Gecombineerde gebied (loopt van 0 t/m 511) • 256 timers (0 tot 255) • 512 tellers (0 tot 511) • EEN address is met EEN T/C gekoppeld

  12. 5.6.1Adressering (timers & tellers) • TD bit On delay timer • SS bit Single-shot timer • WDT bit Watchdog timer • MS bit Monostabiele timer • TMR bit Retentive timer • CU bit Counter up • RCU bit Ring counter • CTU bit Counter up-down counter “up” ingang • CTD bit Counter up-down counter “down” ingang • CT bit Counter up-down uitgang • CL bit Clear Counter • TC word Actuele waarde

  13. 6Programma verwerking

  14. 6Programma verwerking

  15. 6Programma verwerking

  16. 6.1Programma verwerking Refresh I/O processing

  17. 6.3Retentive geheugen

  18. 7 Koppeling PLC / HMI • Gebruikte variables : • 8 drukknoppen (M1030 t/m M1037) • 8 Lampjes (M1040 t/m M1047) • 2 Naalddisplays (WM100 en WM101) • 1 Numerishe display (RO) (WM102) • 1 Numerishe display (R&W) (WM105)

  19. 9Opbouw van de software-lagen

  20. 10Opmaak ActWin

  21. 10.1Iconenbalken

  22. 10.2De Boomstructuur • Programma onderdelen • Hardwareconfiguratie • Instellingen • Systeem bibliotheek • Gebruikers bibliotheek

  23. 10.3Programma onderdelen • Programma onderdelen • Gebruikte symbolen

  24. 10.4Hardwareconfiguratie • Rack (Hxx, EH, Big H), Voeding, CPU, I/O kaarten, … • Afhankelijk van de gebruikte PLC moet de programmeer dit zelf ingeven of kan de PLC configuratie vanuit de PLC worden ingelezen.

  25. 10.5Instellingen • Print settings • Heater • Footer • Monitor • Monitor tabellen • Data memory • Instelling van de tabellen te transfereren tussen PLC en PC

  26. 10.6Libraries (bibliotheken) • System Library • IEC standard • IEC compatible • PLC specifiek • User library • Monitor tabellen • Programma onderdelen

  27. 11Programmeerveld

  28. 11.1Symbolenlijst

  29. 11.2Cross Reference Window Dbl-Click !

  30. 11.3Watch Window • Dbl-Click op een boolean variabel … • Om status van de variabel aan te passen • Click op een woord … • Om een nieuwe waarde in het PLC te voeren

  31. 14Opstarten ActWin • U Kunt ActWin opstarten nu….

  32. 23.1 - TijdsfunctiesVertraagd opkomend (TD)

  33. Niet beschikbaar in Micro-EH 23.2 - TijdsfunctiesIntegral Timer (TMR)

  34. 23.3 - TijdsfunctiesSingle Shot (SS)

  35. Niet beschikbaar in Micro-EH 23.4 - TijdsfunctiesMonostabiel Timer (MS)

  36. 23.6 - TellersfunctiesTeller optellen (CU)

  37. Niet beschikbaar in Micro-EH 23.7 - TellersfunctiesRingcounter (RCU)

  38. 23.8 - TellersfunctiesUp-Down counter (CTU/CTD/CT)

  39. 26Getallenstelsels • 26.2 - Decimalestelsel : • 26.3 - Binairestelsel :

  40. 26Getallenstelsels • 26.4 – Hexadecimale stelsel :

More Related