Vector::BLF::FlexRayVFrStatus(3) Library Functions Manual NAME Vector::BLF::FlexRayVFrStatus - FR_STATUS. SYNOPSIS #include Inherits Vector::BLF::ObjectHeader. Public Member Functions void read (AbstractFile &is) override void write (AbstractFile &os) override uint32_t calculateObjectSize () const override Public Member Functions inherited from Vector::BLF::ObjectHeader ObjectHeader (const ObjectType objectType, const uint16_t objectVersion=0) void read (AbstractFile &is) override void write (AbstractFile &os) override uint16_t calculateHeaderSize () const override uint32_t calculateObjectSize () const override Public Member Functions inherited from Vector::BLF::ObjectHeaderBase ObjectHeaderBase (const uint16_t headerVersion, const ObjectType objectType) ObjectHeaderBase (const ObjectHeaderBase &)=default ObjectHeaderBase & operator= (const ObjectHeaderBase &)=default ObjectHeaderBase (ObjectHeaderBase &&)=default ObjectHeaderBase & operator= (ObjectHeaderBase &&)=default Public Attributes uint16_t channel {} application channel uint16_t version {} object version uint16_t channelMask {} channel mask uint8_t cycle {} current cycle uint8_t reservedFlexRayVFrStatus1 {} uint32_t clientIndexFlexRayVFrStatus {} clientindex of send node uint32_t clusterNo {} number of cluster uint32_t wus {} wakeup status uint32_t ccSyncState {} sync state of cc uint32_t tag {} type of cc std::array< uint32_t, 2 > data {} register flags std::array< uint16_t, 18 > reservedFlexRayVFrStatus2 {} reserved Public Attributes inherited from Vector::BLF::ObjectHeader uint32_t objectFlags {ObjectFlags::TimeOneNans} object flags uint16_t clientIndex {} client index of send node uint16_t objectVersion {0} object specific version uint64_t objectTimeStamp {} object timestamp Public Attributes inherited from Vector::BLF::ObjectHeaderBase uint32_t signature {ObjectSignature} signature (ObjectSignature) uint16_t headerSize {} sizeof object header uint16_t headerVersion {} header version (1) uint32_t objectSize {} object size ObjectType objectType {ObjectType::UNKNOWN} object type Additional Inherited Members Public Types inherited from Vector::BLF::ObjectHeader enum ObjectFlags : uint32_t { TimeTenMics = 0x00000001, TimeOneNans = 0x00000002 } Detailed Description FR_STATUS. The content of the FlexRay status event depends on the type of hardware interface. The event is generated in one of the following situations: o A symbol is received o The POC state or wakeup state of the CC has changed o The status of the symbol window has changed Member Function Documentation uint32_t Vector::BLF::FlexRayVFrStatus::calculateObjectSize () const [override], [virtual] Calculates the objectSize Returns object size Reimplemented from Vector::BLF::ObjectHeaderBase. void Vector::BLF::FlexRayVFrStatus::read (AbstractFile & is) [override], [virtual] Read the data of this object Parameters is input stream Reimplemented from Vector::BLF::ObjectHeaderBase. void Vector::BLF::FlexRayVFrStatus::write (AbstractFile & os) [override], [virtual] Write the data of this object Parameters os output stream Reimplemented from Vector::BLF::ObjectHeaderBase. Member Data Documentation uint32_t Vector::BLF::FlexRayVFrStatus::ccSyncState {} sync state of cc Sync-State, only valid o for Cyclone 1 o for Cyclone II if the wakup state value is 0. Meaning: o 0 = Not synced passive o 1 = Synced active o 2 = Not synced uint16_t Vector::BLF::FlexRayVFrStatus::channel {} application channel Application channel uint16_t Vector::BLF::FlexRayVFrStatus::channelMask {} channel mask Channel Mask o 0 = Reserved or invalid o 1 = FlexRay Channel A o 2 = FlexRay Channel B o 3 = FlexRay Channels A and B uint32_t Vector::BLF::FlexRayVFrStatus::clientIndexFlexRayVFrStatus {} clientindex of send node Client index of send node. Must be set to 0 if file is written from other applications uint32_t Vector::BLF::FlexRayVFrStatus::clusterNo {} number of cluster Number of cluster: channel number - 1 uint8_t Vector::BLF::FlexRayVFrStatus::cycle {} current cycle Cycle number std::array Vector::BLF::FlexRayVFrStatus::data {} register flags Driver flags for internal usage CC-Type: Cyclone I o data[0]: Content of Protocol state register (PSR) o data[1]: Content of Module config register (MCR0) CC-Type: BUSDOCTOR o LOW-WORD of data[0]: Symbol length o HI-WORD of data[0]: Flags: 1 = possible CAS o data[1]: Reserved CC-Type: VN-Interface o data[0]: POC state of E-Ray register CCSV. Only valid o for Vector interfaces o if wakeup state is 0 POC State in the operation control phase: o 0x00: DEFAULT_CONFIG o 0x01: READY o 0x02: NORMAL_ACTIVE o 0x03: NORMAL_PASSIVE o 0x04: HALT o 0x05: MONITOR_NODE o 0x06: CONFIG POC State in the wake-up phase: o 0x10: WAKEUP_STANDBY o 0x11: WAKEUP_LISTEN o 0x12: WAKEUP_SEND o 0x13: WAKEUP_DETECT POC State in the start-up phase: o 0x20: STARTUP_PREPARE o 0x21: COLDSTART_LISTEN o 0x22: COLDSTART_COLLISION_RESOLUTION o 0x23: COLDSTART_CONSISTENCY_CHECK o 0x24: COLDSTART_GAP o 0x25: COLDSTART_JOIN o 0x26: INTEGRATION_COLDSTART_CHECK o 0x27: INTEGRATION_LISTEN o 0x28: INTEGRATION_CONSISTENCY_CHECK o 0x29: INITIALIZE_SCHEDULE o 0x30: ABORT_STARTUP o 0x31: STARTUP_SUCCESS All other values are reserved. o LOW-WORD of data[1]: Bit field indicating the symbol window status of the controller and the event source. o 1: SESA (Syntax error in symbol window channel A) o 2: SBSA (Slot boundary violation in symbol window channel A) o 4: TCSA (Transmission conflict in symbol window channel A) o 8: SESB (Syntax error in symbol window channel B) o 16: SBSB (Slot boundary violation in symbol window channel B) o 32: TCSB (Transmission conflict in symbol window channel B) o 64: The event was generated from a controller-independent protocol interpreter (Spy). o 128: Cold-start helper POC indicator, if set, event contains the POC state of the cold-start helper All other bits are reserved. CANoe/CANalyzer may set some of these bits to 1. Other applications must set them to 0. o HI-WORD of data[1]: Symbol length in bit times. Only valid for symbol type 4 and if the value is not zero. uint8_t Vector::BLF::FlexRayVFrStatus::reservedFlexRayVFrStatus1 {} reserved std::array Vector::BLF::FlexRayVFrStatus::reservedFlexRayVFrStatus2 {} reserved reserved[0]: If this value is not zero, then the event contains the information about a symbol. o 0 = Void o 1 = CAS o 2 = MTS o 3 = WUS o 4 = Network interface doesn't provide a symbol interpretation, e.g. if spy-mode is used or the BUSDOCTOR interface. In spy mode, the symbol length is stored in the HI-WORD of data[1]. reserved[1..15]: Reserved uint32_t Vector::BLF::FlexRayVFrStatus::tag {} type of cc Type of communication controller o 0 = Architecture independent o 1 = Invalid CC type (for internal use only) o 2 = Cyclone I o 3 = BUSDOCTOR o 4 = Cyclone II o 5 = Vector VN interface o 6 = VN-Sync-Pulse (only in Status Event, for debugging purposes only) uint16_t Vector::BLF::FlexRayVFrStatus::version {} object version Object version, for internal use uint32_t Vector::BLF::FlexRayVFrStatus::wus {} wakeup status WakeUp state. Only valid o for Vector interfaces and for Cyclone II, o if symbol is void (mReserved[0] = 0) Meaning (see E-Ray specification for a detailed description): o 0: UNDEFINED o 1: RECEIVED_HEADER o 2: RECEIVED_WUP o 3: COLLISION_HEADER o 4: COLLISION_WUP o 5: COLLISION_UNKNOWN o 6: TRANSMITTED o 7: EXTERNAL_WAKEUP o 8: WUP_RECEIVED_WITHOUT_WUS_TX Author Generated automatically by Doxygen for Vector BLF from the source code. Vector BLF Vector::BLF::FlexRayVFrStatus(3)