Lenze DDS System bus CAN for PLC Instrukcja Użytkownika Strona 171

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 178
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 170
System bus (CAN) for Lenze PLC devices
LenzeCanDSxDrv.lib function library
11.11 L_CanDSxCloseNodeGuarding − deactivating the "Node Guarding"
11−15
L
PLC−Systembus EN 2.0
11.11 L_CanDSxCloseNodeGuarding − deactivating the "Node
Guarding"
Function
By means of this function, the "Node Guarding" monitoring mechanism of the CanDSx driver is
deactivated again.
· For the deactivation the transfer parameter bClose has to be set to TRUE.
Declaration
BOOL L_CanDSxCloseNodeGuarding (bClose);
Transfer parameters Data type Information/possible settings
bClose Bool Deactivating 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: function call via transfer parameter bClose = TRUE.
Example
Calling the function in ST:
bReturnCloseNodeGuarding := L_CanDSxCloseNodeGuarding(bClose:=TRUE);
Przeglądanie stron 170

Komentarze do niniejszej Instrukcji

Brak uwag