Api.PulseHeartbeat method
Sends a signal to notify KINGSTAR that the motion application is running properly.
Namespace: IntervalZero.KINGSTAR.Local.Api
Assembly: IntervalZero.KINGSTAR.Local.Api (in IntervalZero.KINGSTAR.Local.dll) Version: 4.4.0.0
Syntax
public KsError PulseHeartbeat()
Public Function PulseHeartbeat() As KsError
Return value
A return code of a method.
Usable EtherCAT states
ecatOP
Examples
N/A
See also