The TM7BAI4VLA expansion block is a 4 channel analog input block with 10 Vdc inputs.
For further information, refer to TM7BAI4VLA Block 4AI ±10V.
Variables can be defined and named in the TM7 Module I/O Mapping tab. Additional information such as topological addressing is also provided in this tab.
This table describes the I/O Mapping configuration:
Variable |
Channel |
Type |
Description |
---|---|---|---|
– |
ModuleOK |
BYTE |
State of the compact I/O and electronic modules |
DiagnIn |
BYTE |
Status bit associated to each input: o0: OK o1: Error detected |
|
Inputs |
AnalogInput1-4 0 |
INT |
Current value of the input 0 |
AnalogInput1-4 1 |
Current value of the input 1 |
||
AnalogInput1-4 2 |
Current value of the input 2 |
||
AnalogInput1-4 3 |
Current value of the input 3 |
For further generic descriptions, refer to I/O Mapping Tab Description.
The input value is evaluated according to the filter level. An input limitation can then be applied using this evaluation.
Formula for the evaluation of the input value:
The following examples show the function of the input limitation based on an input jump and a disturbance.
Example 1: The input value makes a jump from 8000 to 16000. The diagram displays the evaluated value with the following settings:
Input limitation = 0
Filter level = 2 or 4
1 Input value
2 Evaluated value: Filter level 2
3 Evaluated value: Filter level 4
4 Input jump
Example 2: A disturbance is imposed on the input value. The diagram shows the evaluated value with the following settings:
Input limitation = 0
Filter level = 2 or 4
1 Input value
2 Evaluated value: Filter level 2
3 Evaluated value: Filter level 4
4 Disturbance (Spike)
Input limitation can only take place when a filter is used. Input limitation is executed before filtering takes place.
The amount of the change in the input value is verified to make sure the specified limits are not exceeded. If the values are exceeded, the adjusted input value is equal to the old value ± the limit value.
The input limitation is well suited for suppressing disturbances (spikes). The following examples show the function of the input limitation based on an input jump and a disturbance.
Example 1: The input value makes a jump from 8000 to 17000. The diagram displays the adjusted input value for the following settings:
Input limitation = 2047
Filter level = 2
1 Input value
2 Internal adjusted input value before filter
3 Input jump
Example 2: A disturbance is imposed on the input value. The diagram shows the adjusted input value with the following settings:
Input limitation = 2047
Filter level = 2
1 Input value
2 Internal adjusted input value before filter
3 Disturbance (Spike)
The table describes the user-defined parameters of the module:
Parameter |
Value |
Default Value |
Description |
---|---|---|---|
InputFilter |
off Level 2 Level 4 Level 8 Level 16 Level 32 Level 64 Level 128 |
off |
Definition of the filter level. |
InputLimitation |
off 4095 511 8191 1023 16383 2047 255 |
16383 |
Specifies the limitation of input ramp. NOTE: Parameter only available if an input filter is selected. |