C2xSetTokenBitString
Valid for: CANoe DEFunction Syntax
Description
This function sets the bit string of a token.Parameters
- packet: Handle of a packet that has been created with C2xInitPacket.
- protocolDesignator: Name of the protocol, e.g. userDefinedPayload.
- tokenDesignator: Name of the token, e.g. bitString.
- bufferSize: Size of buffer in bits.
- buffer: Buffer in which the data is copied.
Return Values
- 0: Success
- ≠0: Error code