Magnavox W-10CR Installationsanleitung Seite 106

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 322
  • Inhaltsverzeichnis
  • FEHLERBEHEBUNG
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 105
90 Programming Commands
DRVREADY Motion Parameter
ACTION: Enables or disables the checking of the drive (READY) signal on the
axis card.
PROGRAM SYNTAX: DRVREADY(axis)=expression
DRVREADY=expression1, … , expression8
DRVREADY(axis, … ,axis)=expression, … , expression
DRVREADY(axis) - used in an expression
REMARK: Axis specifies the number of the axis (1-8).
The expression sets the enable/disable checking of the Drive READY
signal. A 0 enables checking of the axis Drive Ready signal and a 1 dis-
ables the signal checking.
Each axis has a hardware Drive Ready input and a software
DRVREADY flag. The software flag is cleared during the process of
running a project. If motion is commanded and the Drive READY input
is not active or the DRVREADY flag is not set then an error will be sig-
naled.
The DRVREADY flag is set using the DRVREADY command, once
set the state of the Drive Ready input doesn’t matter. The DRVREADY
command also returns the DRVREADY status which is the logical OR
of the Drive Ready input and the DRVREADY flag.
EXAMPLE: DRVREADY(3)=1
Bypasses the Drive Ready signal checking for axis 3.
DRVREADY=1,,1
Bypasses the Drive Ready signal checking for axis 1 and axis 3.
DRVREADY(1,3)=1,1
Bypasses the Drive Ready signal checking for axis 1 and axis3.
Seitenansicht 105
1 2 ... 101 102 103 104 105 106 107 108 109 110 111 ... 321 322

Kommentare zu diesen Handbüchern

Keine Kommentare