AIN#.DEADBANDMODE
Description
When AIN#.DEADBANDMODE is set to 0, and the value of the analog input is less than the absolute value of AIN#.DEADBAND, the analog command will be 0. When the analog input is greater or equal to the absolute value of 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 absolute value of the deadband value. When the input is greater than the absolute value of the deadband, the output is equal to (Input - Deadband) * Scaling.
Below are illustrations of this behavior.
Examples
Context
For more information see Analog Input.
Versions
| Action | Version | Notes |
|---|---|---|
| Implemented | 02-00-00-000 |
General Information
| Type | Read/Write |
| Units | N/A |
| Range | 0 to 1 |
| Default Value | 0 |
| Data Type | Integer |
| See Also | |
| Stored in Non-Volatile Memory | Yes |
Fieldbus Information
Variants Supported
All variants are supported.
Fieldbus Information
|
Command |
Index |
SubIndex |
Data Type |
Units |
Float Scale |
Access |
PDO Mappable |
|---|---|---|---|---|---|---|---|
|
AIN1.DEADBANDMODE |
3780h |
03h |
Unsigned16 |
- |
- |
Read/Write |
No |
|
AIN2.DEADBANDMODE |
3781h |
03h |
Unsigned16 |
- |
- |
Read/Write |
No |
|
Name |
ID |
Hex |
Data Type |
Access |
Units |
|---|---|---|---|---|---|
|
AIN1.DEADBANDMODE |
23200 |
5AA0 |
Unsigned16 |
Read/Write |
- |
|
AIN2.DEADBANDMODE |
23201 |
5AA1 |
Unsigned16 |
Read/Write |
- |
|
Parameter |
PNU |
Data Type |
Access |
Units |
|---|---|---|---|---|
|
AIN1.DEADBANDMODE |
23200 |
Unsigned16 |
Read/Write |
- |
|
AIN2.DEADBANDMODE |
23201 |
Unsigned16 |
Read/Write |
- |





