AIN.DEADBAND

Description

AIN.DEADBAND sets the deadband of the analog input signal. 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

V

Range

0 to 12.5 V

Default Value

0 V

Data Type

Float

Start Version

M_01-00-00-000

Variant Support

Variant Supported
AKD Base Yes
AKD with Position Indexer Yes
AKD EtherCAT Yes
AKD CANopen Yes
AKD BASIC Yes
AKD SynqNet Yes*
AKD EtherNet/IP Yes
AKD PROFINET Yes
AKD Sercos® III Yes
AKD-N No
AKD-C No

*In SynqNet, a parameter may be available in the firmware but have no effect on the system. See SynqNet Supported Parameters.

Fieldbus Information

If your drive type is listed as supported but no index, address, or instance number is listed, then this parameter is accessible through WorkBench, but not over your fieldbus type. For information on SynqNet parameters see SynqNet Supported Parameters.

EtherCAT CoE and CANopen
Index/Subindex Object Start Version

5001h /0

M_01-00-00-000

PROFINET
Fieldbus Address Attributes Signed?

PROFINET

2001 Word No
Sercos® III 2 Octets
EtherNet/IP
Instance Data Size Data Type
2 2 Byte Float
Modbus
Register Address Is 64 bit? Attributes Signed? Object Start Version

2

No 16 bit No M_01-03-00-000

Related Topics

Analog Input

Block Diagram for Position/Velocity Loop

AIN Parameters