ConOpSys V2970
P004.07
ANVILEX control operating system
|
Analog input P005.03 V2.0 board TP005_03_V2_0_AI_V class. More...
#include <P005_03_V2_0_AI_V.h>
Classes | |
struct | TP005_03_V2_0_AI_V_Registers |
union | TStatus |
Public Member Functions | |
TP005_03_V2_0_AI_V () | |
Class constructor method. More... | |
~TP005_03_V2_0_AI_V () | |
Class destructor method. More... | |
VOID | Map (TP005_03_V2_0_AI_V_Registers *struct_Registers_Base_Address) |
Analog input board P005.03 V2.0 memory map. More... | |
virtual VOID | Init () |
Analog input board P005.03 V2.0 object initialization. More... | |
virtual VOID | Execute () |
Analog input board P005.03 V2.0 execute method. More... | |
virtual VOID | Send_Information (TProtocol_Base *object_Protocol) |
Send detailed information about functional block. More... | |
Private Attributes | |
volatile TP005_03_V2_0_AI_V_Registers * | struct_Registers |
Hardware mapped registers. More... | |
F32 | f32_Gain_1 |
Effective gain of the channel 1. More... | |
F32 | f32_Gain_2 |
Effective gain of the channel 2. More... | |
F32 | f32_Gain_3 |
Effective gain of the channel 3. More... | |
F32 | f32_Offset_1 |
Effective offset of the channel 1. More... | |
F32 | f32_Offset_2 |
Effective offset of the channel 2. More... | |
F32 | f32_Offset_3 |
Effective offset of the channel 3. More... | |
Analog input P005.03 V2.0 board TP005_03_V2_0_AI_V class.
TP005_03_V2_0_AI_V::TP005_03_V2_0_AI_V | ( | ) |
Class constructor method.
Analog input board P005.03 V2.0 object conctructor.
References f32_Gain_1, f32_Gain_2, f32_Gain_3, f32_Offset_1, f32_Offset_2, f32_Offset_3, i16_Analog_Input_Data_1, i16_Analog_Input_Data_2, i16_Analog_Input_Data_3, object_bool_Hardware_Error, object_bool_Magnitude_Hardware_Level_Error, object_bool_Magnitude_Software_Level_Error, object_bool_Symmenty_Error, object_f32_AN, object_f32_Analog_Input_Data_1, object_f32_Analog_Input_Data_2, object_f32_Analog_Input_Data_3, object_f32_Analog_Input_Data_DC, object_f32_Analog_Input_Full_Scale_1, object_f32_Analog_Input_Full_Scale_2, object_f32_Analog_Input_Full_Scale_3, object_f32_Analog_Input_Offset_1, object_f32_Analog_Input_Offset_2, object_f32_Analog_Input_Offset_3, object_f32_BN, object_f32_CN, object_f32_Magnitude_Software_Level, TBlock_Connector::Set_Type(), TBlock_Input_Connector::Set_Type(), and u16_Analog_Input_Status.
TP005_03_V2_0_AI_V::~TP005_03_V2_0_AI_V | ( | ) |
Class destructor method.
Analog input board P005.03 V2.0 object destructor.
|
virtual |
Analog input board P005.03 V2.0 execute method.
References TConOpSys_Variant_Data::bool_Value, f32_Gain_1, f32_Gain_2, f32_Gain_3, f32_Offset_1, f32_Offset_2, f32_Offset_3, TConOpSys_Variant_Data::f32_Value, i16_Analog_Input_Data_1, i16_Analog_Input_Data_2, i16_Analog_Input_Data_3, TP005_03_V2_0_AI_V::TP005_03_V2_0_AI_V_Registers::i16_Analog_Input_Filtered_Data_1, TP005_03_V2_0_AI_V::TP005_03_V2_0_AI_V_Registers::i16_Analog_Input_Filtered_Data_2, TP005_03_V2_0_AI_V::TP005_03_V2_0_AI_V_Registers::i16_Analog_Input_Filtered_Data_3, object_bool_Magnitude_Software_Level_Error, object_f32_AN, object_f32_Analog_Input_Data_1, object_f32_Analog_Input_Data_2, object_f32_Analog_Input_Data_3, object_f32_Analog_Input_Data_DC, object_f32_BN, object_f32_CN, object_f32_Magnitude_Software_Level, TBlock_Input_Connector::object_Pointer, TBlock_Connector::object_Storage, TConOpSys_Variant_Data::pf32_Value, TConOpSys_Variant::struct_Data, struct_Registers, TP005_03_V2_0_AI_V::TP005_03_V2_0_AI_V_Registers::u16_Analog_Input_Status, and u16_Analog_Input_Status.
|
virtual |
Analog input board P005.03 V2.0 object initialization.
References f32_Gain_1, f32_Gain_2, f32_Gain_3, f32_Offset_1, f32_Offset_2, f32_Offset_3, object_f32_Analog_Input_Full_Scale_1, object_f32_Analog_Input_Full_Scale_2, object_f32_Analog_Input_Full_Scale_3, object_f32_Analog_Input_Offset_1, object_f32_Analog_Input_Offset_2, object_f32_Analog_Input_Offset_3, TBlock_Input_Connector::object_Pointer, TConOpSys_Variant_Data::pf32_Value, and TConOpSys_Variant::struct_Data.
VOID TP005_03_V2_0_AI_V::Map | ( | TP005_03_V2_0_AI_V_Registers * | struct_Registers_Base_Address | ) |
Analog input board P005.03 V2.0 memory map.
[in] | struct_Registers_Base_Address | Base address within FPGA address space |
References struct_Registers.
|
virtual |
Send detailed information about functional block.
[in] | object_Protocol | Pointer to the communication protocol object |
References TConOpSys_Variant_Data::f32_Value, i16_Analog_Input_Data_1, i16_Analog_Input_Data_2, i16_Analog_Input_Data_3, TP005_03_V2_0_AI_V::TP005_03_V2_0_AI_V_Registers::i16_Analog_Input_Filtered_Data_1, TP005_03_V2_0_AI_V::TP005_03_V2_0_AI_V_Registers::i16_Analog_Input_Filtered_Data_2, TP005_03_V2_0_AI_V::TP005_03_V2_0_AI_V_Registers::i16_Analog_Input_Filtered_Data_3, object_f32_Analog_Input_Data_1, object_f32_Analog_Input_Data_2, object_f32_Analog_Input_Data_3, object_f32_Analog_Input_Data_DC, TBlock_Connector::object_Storage, TConOpSys_Variant::struct_Data, struct_Registers, TProtocol_Base::Transmit_F32_Value_As_Decimal(), TProtocol_Base::Transmit_I16_Value_As_Decimal(), TProtocol_Base::Transmit_I16_Value_As_Hex(), TProtocol_Base::Transmit_String(), TProtocol_Base::Transmit_U16_Value_As_Decimal(), and u16_Analog_Input_Status.
|
private |
Effective gain of the channel 1.
Referenced by Execute(), Init(), and TP005_03_V2_0_AI_V().
|
private |
Effective gain of the channel 2.
Referenced by Execute(), Init(), and TP005_03_V2_0_AI_V().
|
private |
Effective gain of the channel 3.
Referenced by Execute(), Init(), and TP005_03_V2_0_AI_V().
|
private |
Effective offset of the channel 1.
Referenced by Execute(), Init(), and TP005_03_V2_0_AI_V().
|
private |
Effective offset of the channel 2.
Referenced by Execute(), Init(), and TP005_03_V2_0_AI_V().
|
private |
Effective offset of the channel 3.
Referenced by Execute(), Init(), and TP005_03_V2_0_AI_V().
I16 TP005_03_V2_0_AI_V::i16_Analog_Input_Data_1 |
Analog input channel 1 block output as I16.
Referenced by Execute(), Send_Information(), and TP005_03_V2_0_AI_V().
I16 TP005_03_V2_0_AI_V::i16_Analog_Input_Data_2 |
Analog input channel 2 block output as I16.
Referenced by Execute(), Send_Information(), and TP005_03_V2_0_AI_V().
I16 TP005_03_V2_0_AI_V::i16_Analog_Input_Data_3 |
Analog input channel 3 block output as I16.
Referenced by Execute(), Send_Information(), and TP005_03_V2_0_AI_V().
TBlock_Output_Connector TP005_03_V2_0_AI_V::object_bool_Hardware_Error |
Critical hardware error flag.
Referenced by TP005_03_V2_0_AI_V().
TBlock_Output_Connector TP005_03_V2_0_AI_V::object_bool_Magnitude_Hardware_Level_Error |
Hardware limit reached error flag.
Referenced by TP005_03_V2_0_AI_V().
TBlock_Output_Connector TP005_03_V2_0_AI_V::object_bool_Magnitude_Software_Level_Error |
Referenced by Execute(), and TP005_03_V2_0_AI_V().
TBlock_Output_Connector TP005_03_V2_0_AI_V::object_bool_Symmenty_Error |
Signal symmery error flag.
Referenced by TP005_03_V2_0_AI_V().
TBlock_Output_Connector TP005_03_V2_0_AI_V::object_f32_AN |
Analog input channel 1 block output.
Referenced by Execute(), and TP005_03_V2_0_AI_V().
TBlock_Output_Connector TP005_03_V2_0_AI_V::object_f32_Analog_Input_Data_1 |
Analog input channel 1 block output.
Referenced by Execute(), Send_Information(), and TP005_03_V2_0_AI_V().
TBlock_Output_Connector TP005_03_V2_0_AI_V::object_f32_Analog_Input_Data_2 |
Analog input channel 2 block output.
Referenced by Execute(), Send_Information(), and TP005_03_V2_0_AI_V().
TBlock_Output_Connector TP005_03_V2_0_AI_V::object_f32_Analog_Input_Data_3 |
Analog input channel 3 block output.
Referenced by Execute(), Send_Information(), and TP005_03_V2_0_AI_V().
TBlock_Output_Connector TP005_03_V2_0_AI_V::object_f32_Analog_Input_Data_DC |
Analog input channels DC offset.
Referenced by Execute(), Send_Information(), and TP005_03_V2_0_AI_V().
TBlock_Input_Connector TP005_03_V2_0_AI_V::object_f32_Analog_Input_Full_Scale_1 |
Analog input channel 1 fill scale value. Also used for channel total gain adjustment.
Referenced by Init(), and TP005_03_V2_0_AI_V().
TBlock_Input_Connector TP005_03_V2_0_AI_V::object_f32_Analog_Input_Full_Scale_2 |
Analog input channel 1 fill scale value. Also used for channel total gain gain adjustment.
Referenced by Init(), and TP005_03_V2_0_AI_V().
TBlock_Input_Connector TP005_03_V2_0_AI_V::object_f32_Analog_Input_Full_Scale_3 |
Analog input channel 1 fill scale value. Also used for channel total gain gain adjustment.
Referenced by Init(), and TP005_03_V2_0_AI_V().
TBlock_Input_Connector TP005_03_V2_0_AI_V::object_f32_Analog_Input_Offset_1 |
Analog input channel 1 offset.
Referenced by Init(), and TP005_03_V2_0_AI_V().
TBlock_Input_Connector TP005_03_V2_0_AI_V::object_f32_Analog_Input_Offset_2 |
Analog input channel 2 offset.
Referenced by Init(), and TP005_03_V2_0_AI_V().
TBlock_Input_Connector TP005_03_V2_0_AI_V::object_f32_Analog_Input_Offset_3 |
Analog input channel 3 offset.
Referenced by Init(), and TP005_03_V2_0_AI_V().
TBlock_Output_Connector TP005_03_V2_0_AI_V::object_f32_BN |
Analog input channel 2 block output.
Referenced by Execute(), and TP005_03_V2_0_AI_V().
TBlock_Output_Connector TP005_03_V2_0_AI_V::object_f32_CN |
Analog input channel 3 block output.
Referenced by Execute(), and TP005_03_V2_0_AI_V().
TBlock_Input_Connector TP005_03_V2_0_AI_V::object_f32_Magnitude_Software_Level |
Referenced by Execute(), and TP005_03_V2_0_AI_V().
|
private |
Hardware mapped registers.
Referenced by Execute(), Map(), and Send_Information().
U16 TP005_03_V2_0_AI_V::u16_Analog_Input_Status |
Analog input status.
Referenced by Execute(), Send_Information(), and TP005_03_V2_0_AI_V().