<< 点击显示目录 >> 主页 振动监测 > X20(c)CM4810使用手册 > 寄存器说明 - Register description > 模拟量输入功能 - Analog input functions > 模拟量输入控制字节 - AnalogInputControlByte - AnalogInputControlByte |
名称:
AnalogInputControlByte01
The control register for AnalogInput is only functional if the respective SamplesAnalogInput configuration register is greater than 0.
The configuration in AnalogInputConfig for the respective channel determines whether the respective bit is an enable or trigger bit.
只有当相应的 SamplesAnalogInput 寄存器配置大于 0 时, AnalogInput 的控制寄存器才起作用。
在 AnalogInputConfig 中对相应通道的配置决定了相应的位是启用位(enable)还是触发位(trigger)。
Data type 数据类型 |
Values 值 |
UINT |
请参阅位结构。 |
位结构:
Bit 位 |
Description 描述 |
Value 值 |
Information 说明 |
0 |
AnalogInputControl01 模拟量输入控制01 |
x |
见 位功能 |
... |
|
... |
|
3 |
AnalogInputControl04 模拟量输入控制 04 |
x |
见 位功能 |
4 - 15 |
Reserved 保留 |
0 |
|
Function in continuous mode: 连续模式(continuous): |
||
|
Bit to start the continuous characteristic value calculation of AnalogInput. 用于开启 AnalogInput模拟量输入的连续计算特征值的位(Bit) |
|
|
0 = 1 = 0 = 1 = |
Calculation disabled Continuous calculation of characteristic values 关闭计算 持续计算 |
Function in single-shot mode: 单次模式(single-shot): |
||
|
Bit to start a new characteristic value calculation of AnalogInput. 用于开启 AnalogInput模拟量输入的新的计算特征值的位(Bit) |
|
|
0, 1 |
在前一个计算已经完成的情况下。每个沿都会开始一个新的特征值的计算。 |
The characteristic value configured in AnalogInputConfig for the respective channel is calculated. The number of samples configured in SamplesAnalogInput is used. The calculated value is displayed in AnalogInput with the scaling of the respective channel configured in AnalogInputScale.The value of AnalogInputToggleBit01-04 changes each time a new calculation takes place.
计算在 AnalogInputConfig 中为相应通道配置的特征值,使用在 SamplesAnalogInput中配置的样本数。 计算出的值显示在 AnalogInput 中, 并在 AnalogInputScale 中配置的相应通道的缩放比例。,AnalogInputToggleBit01-04 的值在每次进行新计算时都会改变。