Defines the user configurations for a specific application.
More...
|
|
#define | PECONTROLLER_CONFIG (PLB_6PH) |
| | Defines the Configuration for the PEController. Select PEC_CUSTOM for independent PEControllers.
|
| |
|
#define | PELAB_VERSION (4) |
| | Select the correct version of PELAB for your configuration.
|
| |
|
#define | DISPLAY (LCD_AFY800480A0) |
| | Select LCD variant installed on PEController.
|
| |
|
#define | LCD_BRIGHTNESS (100) |
| | Selects the display brightness value between 0-100.
|
| |
| #define | ENABLE_INTELLISENS (1) |
| | Enable intelliSENS support for PEController.
|
| |
|
#define | MONITORING_FREQUENCY_Hz (100000) |
| | Use this frequency when no control loop is enabled to get high bandwidth measurements. Max value is 100K.
|
| |
|
#define | CONTROL_FREQUENCY_Hz (50000) |
| | Use this frequency when control loop is enabled to get low bandwidth measurements. Max value is 100K and is dependent upon the control performance.
|
| |
◆ ENABLE_INTELLISENS
| #define ENABLE_INTELLISENS (1) |
- Note
- There is a separate license for enabling each device with intelliSENS. If not already enabled contact support for a new license. Otherwise if intelliSENS based monitoring is not required you can set this to 0 which will improve the LCD performance.