linCheckOEMWakeupInd
Valid for: CANoe DE • CANoe4SW DE NoteThis function can be used for OEM specific variant of LIN protocol only.
Function Syntax
long linCheckOEMWakeupInd()
Description
This function checks the wake-up indication bits of all slave nodes defined in the LIN network (the channel is determined by the CAPL program context).Parameters
—Return Values
- -1: Function call not allowed or execution failed.
- 0: At least one slave has a negative indication.
- >0: All slaves reported positive indication.