<< 点击显示目录 >> 主页 振动监测 > X20(c)CM4810使用手册 > 寄存器说明 - Register description > 模拟量输入功能 - Analog input functions > 模拟量输入配置 - AnalogInputConfig |
Name:
AnalogInputConfig01
名称:
AnalogInputConfig01
Register for configuring the characteristic value calculation in AnalogInput. This is only needed if SamplesAnalogInput of the respective channel is greater than 0.
用于在 AnalogInput中配置特征值计算的寄存器。 只有当相应通道的SamplesAnalogInput 大于 0 时,才需要配置。
Data type 数据类型 |
Values 值 |
Bus controller default setting 总线控制器默认设置 |
UINT |
See the bit structure. 请参阅位结构。 |
0 |
位结构:
Bit 位 |
Description 描述 |
Value 值 |
Description 描述 |
0 - 1 |
Value to be calculated in AnalogInput01 在模拟量输入 AnalogInput01 中要计算的值 |
0 |
Mean value (bus controller default setting) 平均值 (总线控制器默认设置) |
1 |
Peak value 峰值 |
||
2 |
RMS value 有效值 |
||
3 |
Crest factor 波峰因数(裕度) |
||
2 - 3 |
Value to be calculated in AnalogInput02 在模拟量输入 AnalogInput02 中要计算的值 |
x |
For possible values, see bits 0-1. 见 bits 0-1. |
4 - 5 |
Value to be calculated in AnalogInput03 在模拟量输入 AnalogInput03 中要计算的值 |
x |
For possible values, see bits 0-1. 见 bits 0-1. |
6 - 7 |
Value to be calculated in AnalogInput04 在模拟量输入 AnalogInput04 中要计算的值 |
x |
For possible values, see bits 0-1. 见 bits 0-1. |
8 |
Trigger mode of AnalogInput01 AnalogInput01 的触发模式 |
0 |
Continuous with enable (bus controller default setting) 带使能的连续触发(总线控制器默认设置) |
1 |
Once with trigger 单次触发 |
||
... |
|
... |
|
11 |
Trigger mode of AnalogInput04 AnalogInput04 的触发模式 |
0 |
Continuous with enable (bus controller default setting) 带使能的连续触发(总线控制器默认设置) |
1 |
Once with trigger 单次触发 |
||
12 |
Signal source for characteristic value calculation AnalogInput01 用于特征值计算的信号源 AnalogInput01 |
0 |
Raw signal filtered to the configured maximum frequency (see MaxFrequencyRaw) with mean value adjustment.1) (Bus controller default setting) 滤波到配置的最大频率的原始信号 (see MaxFrequencyRaw) ,并进行平均值调整。1) (总线控制器默认设置) |
1 |
Raw signal filtered to 10 kHz without mean adjustment 滤波到 10kHz 的原始信号,无均值调整 |
||
... |
|
... |
|
15 |
Signal source for characteristic value calculation of AnalogInput04 用于特征值计算的信号源 AnalogInput04 |
0 |
Raw signal filtered to the configured maximum frequency (see MaxFrequencyRaw) with mean value adjustment.1) (Bus controller default setting) 滤波到配置的最大频率的原始信号 (see MaxFrequencyRaw) ,并进行平均值调整。1) (总线控制器默认设置) |
1 |
Raw signal filtered to 10 kHz without mean adjustment 滤波到 10kHz 的原始信号,无均值调整 |
1) |
The average of the last 8192 samples is used for mean adjustment. 最后 8192 个样本的平均值被用于均值调整。 |