ConOpSys V2970  P004.07
ANVILEX control operating system
Public Attributes | List of all members
TProtocol_CANopen_Slave_Over_CAN::TCANopen_Parameter_Mapping_Entry Struct Reference

CANopen parameter mapping entry struct. More...

#include <Protocol_CANopen_Slave_Over_CAN.h>

Collaboration diagram for TProtocol_CANopen_Slave_Over_CAN::TCANopen_Parameter_Mapping_Entry:
Collaboration graph

Public Attributes

U32 u32_Parameter_ID
 ConOpSys parameter ID. More...
 
U16 u16_CANopen_Index
 CANopen communication object index. More...
 
U8 u8_CANopen_Subindex
 CANopen communication object subindex. More...
 
BOOL bool_PDO_Mapping
 PDO mapping allowed. More...
 

Detailed Description

CANopen parameter mapping entry struct.

Member Data Documentation

◆ bool_PDO_Mapping

BOOL TProtocol_CANopen_Slave_Over_CAN::TCANopen_Parameter_Mapping_Entry::bool_PDO_Mapping

PDO mapping allowed.

◆ u16_CANopen_Index

U16 TProtocol_CANopen_Slave_Over_CAN::TCANopen_Parameter_Mapping_Entry::u16_CANopen_Index

CANopen communication object index.

◆ u32_Parameter_ID

U32 TProtocol_CANopen_Slave_Over_CAN::TCANopen_Parameter_Mapping_Entry::u32_Parameter_ID

ConOpSys parameter ID.

◆ u8_CANopen_Subindex

U8 TProtocol_CANopen_Slave_Over_CAN::TCANopen_Parameter_Mapping_Entry::u8_CANopen_Subindex

CANopen communication object subindex.


The documentation for this struct was generated from the following file: