AIN2.DEADBAND
Description
AIN2.DEADBAND sets the deadband of the analog input 2 signal. When AIN2.DEADBANDMODE is set to 0, and the value of the analog input 2 is less than the value of AIN2.DEADBAND, the analog command will be 0. When the analog input 2 is greater or equal to the AIN2.DEADBAND, then the analog command will be generated using the scaling specified.
When AIN2.DEADBANDMODE is set to 1, the analog command is 0 if the input is less than the deadband value. When the input is greater than the deadband, the output is equal to (Input - Deadband) * Scaling.
General Information
Type |
NV Parameter |
Units |
V |
Range |
0 to 12.5 V |
Default Value |
0 V |
Data Type |
Float |
Start Version |
M_01-06-03-000 |
Variant Support
Supported by any AKD with extended IO.
Fieldbus Information
Register Address | Is 64 bit? | Attributes | Signed? | Object Start Version |
---|---|---|---|---|
1236 |
No | 16 bit | No | M_01-06-03-000 |
Related Topics