SetAdHocSendingEnabled
CAPL Functions » Smart Charging » CCS (Communication Setup) » Shared Functions » SetAdHocSendingEnabled Valid for: CANoe DE • CANoe4SW DEFunction Syntax
MethodReturnValueType SetAdHocSendingEnabled ( long Enable )
Description
This function allows manual sending of messages by updating at least one of their values.Parameters
- Enable: 1 = enable, 0 = disable
Return Values
MethodReturnValueType All function calls (except for indications) will return a MethodReturnValueType indicating whether the call was successful or not. Possible values:0: OK1: InvalidArgument2: NoMatchingElementFound3: UnknownError