Lenze DDS System bus CAN for PLC Bedienungsanleitung Seite 166

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 178
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 165
11.8 L_CanDSxCloseHeartBeat − deactivating the "Heartbeat"
System bus (CAN) for Lenze PLC devices
LenzeCanDSxDrv.lib function library
11−10
L
PLC−Systembus EN 2.0
11.8 L_CanDSxCloseHeartBeat − deactivating the "Heartbeat"
Function
By means of this function, the "Heartbeat" 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_CanDSxCloseHeartBeat(bClose);
Transfer parameters Data type Information/possible settings
bClose Bool Deactivating the "Heartbeat" monitoring mechanism.
TRUE The "Heartbeat" monitoring mechanism of the CanDSx driver in the operating
system is deactivated.
Return value Data type Value/meaning
Bool Status
TRUE The "Heartbeat" monitoring mechanism of the CanDSx driver has been
deactivated.
FALSE The "Heartbeat" monitoring mechanism of the CanDSx driver has not been
deactivated.
· Remedy: function call via transfer parameter bClose = TRUE.
Example
Calling the function in ST:
bReturnCloseHeartBeat := L_CanDSxCloseHeartBeat(bClose:=TRUE);
Seitenansicht 165
1 2 ... 161 162 163 164 165 166 167 168 169 170 171 ... 177 178

Kommentare zu diesen Handbüchern

Keine Kommentare