AIN.DEADBANDMODE
Description
When AIN.DEADBANDMODE is set to 0, and the value of the analog input is less than the value of AIN.DEADBAND, the analog command will be 0. When the analog input is greater or equal to the AIN.DEADBAND, then the analog command will be generated using the scaling specified.
When AIN.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. Below are illustrations of this behavior.
General Information
Type |
NV Parameter |
Units |
N/A |
Range |
0 to 1 |
Default Value |
0 |
Data Type |
Integer |
See Also |
|
Start Version |
M_01-03-06-000 |
Variants Supported
Index/Subindex |
Object Start Version |
|
---|---|---|
5251h/0 |
M_01-03-06-000 |
Related Topics
Analog Input
Block Diagram for Position/Velocity Loop