Lenze DDS Global Drive PLC Developer Studio Bedienungsanleitung Seite 26

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 26
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 25
3.10 L_CanDSxCloseNodeGuarding − Deactivation of "Node Guarding"
Function library LenzeCanDSxDrv.lib
Functions/function blocks
3−14
L
LenzeCanDSxDrv.lib EN 1.2
3.10 L_CanDSxCloseNodeGuarding − Deactivation of "Node
Guarding"
Function
This function is used to deactivate the "Node Guarding" monitoring mechanism of the CanDSx driver.
· For deactivation, the transfer parameter bClose must be set to TRUE.
Declaration
BOOL L_CanDSxCloseNodeGuarding (bClose);
Transfer parameters Data type Information/possible settings
bClose Bool Deactivation of the "Node Guarding" monitoring mechanism.
TRUE The "Node Guarding" monitoring mechanism of the CanDSx driver is deactivated.
Return value Data type Value/meaning
Bool Status
TRUE The "Node Guarding" monitoring mechanism of the CanDSx driver has been
deactivated.
FALSE The "Node Guarding" monitoring mechanism of the CanDSx driver has not been
deactivated.
· Remedy: Call the function with transfer parameter bClose = TRUE.
Example
Calling the function in ST:
bReturnCloseNodeGuarding := L_CanDSxCloseNodeGuarding(bClose:=
TRUE);
Seitenansicht 25
1 2 ... 21 22 23 24 25 26

Kommentare zu diesen Handbüchern

Keine Kommentare