C2xGetTokenBitOfBitString
Open topic with navigation CAPL Functions » Car2x » C2xGetTokenBitOfBitString Valid for: CANoe DEFunction Syntax
Description
This function gets the value of a bit in a bit string that is specified either by its name (form 1) or by its position (form 2).Parameters
- packet: Handle of a packet that has been created with C2xInitPacket
- protocolDesignator: Name of the protocol, e.g. geo_cnh
- tokenDesignator: Name of the token, e.g. data
- namedBit: Name of the bit
- bitPosition: Zero based index of the bit