CMPx.MODE
Description
This keyword sets the mode for a Compare setpointSetpoint is the target value that an automatic control system, for example PID controller, will aim to reach to either single-shot or continuous. Single-shot automatically disarms the setpoint after a pulse is generated. Continuous mode will keep the setpoint armed after a pulse has been generated.
Example
The following example sets the mode for setpoint 3 to single-shot.
-->CMP1.MODE 7 0
General Information
Type |
NV Parameter |
Units |
None |
Range |
Argument 1: 0 to 7 Argument 2: 0 (Single-shot) or 1 (Continuous) |
Default Value |
1 (Continuous) |
Data Type |
Argument 1: Integer Argument 2: Integer |
Start Version |
M_01-13-00-000 |
Compare functionality is supported on hardware revisions D, DB, DA, and higher depending on the drive type. Check the label on the side of the drive to ensure the AKD meets one of the following requirements.
AKD Type | Hardware Revision Supported |
---|---|
AKD | Revision D or higher |
AKD PDMM | Revision DB or higher |
AKD-T-IC![]() |
Revision DA or higher |
Fieldbus![]() |
Index/Subindex | Object Start Version | |
---|---|---|---|
34ADh/1 | CMP0.MODE 0 | M_01-13-00-000 | |
34AAh/2 | CMP0.MODE 1 | ||
34AAh/3 | CMP0.MODE 2 | ||
34AAh/4 | CMP0.MODE 3 | ||
34AAh/5 | CMP0.MODE 4 | ||
34AAh/6 | CMP0.MODE 5 | ||
34AAh/7 | CMP0.MODE 6 | ||
34AAh/8 | CMP0.MODE 7 | ||
34BDh/1 |
CMP1.MODE 0 | ||
34BAh/2 |
CMP1.MODE 1 | ||
34BAh/3 |
CMP1.MODE 2 | ||
34BAh/4 |
CMP1.MODE 3 | ||
34BAh/5 |
CMP1.MODE 4 | ||
34BAh/6 |
CMP1.MODE 5 | ||
34BAh/7 |
CMP1.MODE 6 | ||
34BAh/8 |
CMP1.MODE 7 |
Related Topics