TIDUET7G September 2019 – October 2023
Populate the Expressions Window entries by clicking on View → Scripting console on the menu bar and then opening the setupdebugenv_lab2.js file from the project directory using the scripting console Open File (
) command. The Expressions Window should look like Figure 3-29.
Figure 3-29 LLC Lab 2 Expressions View| VARIABLE | DESCRIPTION |
|---|---|
| LLC_buildLevel | Shows which lab is loaded. |
| LLC_board_Status | Show the board status: Fault types or normal operation |
| LLC_startFlag | Set this variable to 1 to start the powerstage. |
| LLC_startupDutySlewFlag | Start up flag: duty slew status. |
| LLC_vSec_Volts | Output voltage in Volts. |
| LLC_iPriReso_Amps | The primary tank current in Amps. |
| LLC_iSec_Amps | Secondary (output) current in Amps. |
| LLC_vSecRef_debug_Volts | This variable allows the user to set the desired regulation voltage. |
| LLC_vSecRef_pu | Output voltage reference in pu. |
| EPwm1Regs.TZFLG | TZ flag of ePWM1. For debugging protection use. |
| EPwm2Regs.TZFLG | TZ flag of ePWM2. For debugging protection use. |