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

Remote parameter descriptor. More...

#include <Parameter_Base_Defines.h>

Collaboration diagram for TRemote_Parameter_Mapping_Descriptor:
Collaboration graph

Public Attributes

TParameter_Baseobject_Local_Parameter
 Pointer to parameter data storage structure. More...
 
struct {
   TRemote_Parameter_Properties   struct_Properties
 Remote parameter properties. More...
 
   U32   u32_Node_Address
 Remote node address. More...
 
   U32   u32_Node_Timeout
 Nore responce timeout in milisecods. More...
 
   U32   u32_ID
 Remote parameter ID. More...
 
   U32   u32_Element_Index
 Remote parameter elemet index. More...
 
struct_Remote_Parameter
 Remote parameter descriptor structure. More...
 

Detailed Description

Remote parameter descriptor.

ANVILEX GG : Rewrite struct => Add node struct witch will include all
parameters for each node, for node to determine node address

Member Data Documentation

◆ object_Local_Parameter

TParameter_Base* TRemote_Parameter_Mapping_Descriptor::object_Local_Parameter

Pointer to parameter data storage structure.

Note
Size: 4 byte

◆ struct_Properties

TRemote_Parameter_Properties TRemote_Parameter_Mapping_Descriptor::struct_Properties

Remote parameter properties.

Note
Size: 4 byte

◆ 

struct { ... } TRemote_Parameter_Mapping_Descriptor::struct_Remote_Parameter

Remote parameter descriptor structure.

◆ u32_Element_Index

U32 TRemote_Parameter_Mapping_Descriptor::u32_Element_Index

Remote parameter elemet index.

Note
Size: 4 byte

◆ u32_ID

U32 TRemote_Parameter_Mapping_Descriptor::u32_ID

Remote parameter ID.

Note
Size: 4 byte

◆ u32_Node_Address

U32 TRemote_Parameter_Mapping_Descriptor::u32_Node_Address

Remote node address.

Note
Size: 4 byte

◆ u32_Node_Timeout

U32 TRemote_Parameter_Mapping_Descriptor::u32_Node_Timeout

Nore responce timeout in milisecods.


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