ABB FPBA-01 Handbuch Seite 72

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 134
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 71
Starting up fieldbus communication and programming the ABB PLC (one-drive system)
72
Add function block MC_ReadStatus
This function block returns in detail the status of the axis with respect to the motion
currently in progress.
Name the block mc_reads. Press Enter. Class: VAR; Type: MC_ReadStatus. The
block must be enabled all the time -> name input Enable TRUE. Name input Axis
axis1 which is already configured.
Add function block MC_ReadActualPosition
This function block returns the actual position.
Name the block mc_readpos. Press Enter. Class: VAR; Type:
MC_ReadActualPosition. The block must be enabled all the time -> name input
Enable TRUE. Add global variable actual_pos_axis1 for later use in visualization,
Class: VAR_GLOBAL, Type: LREAL.
Add function block MC_ReadAxisError
This function block describes general axis errors not related to the function blocks.
Class: VAR, Type: MC_ReadAxisError.
Tool/Step
Programming the PLC main program
Seitenansicht 71
1 2 ... 67 68 69 70 71 72 73 74 75 76 77 ... 133 134

Kommentare zu diesen Handbüchern

Keine Kommentare