1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360
|
FormatVersion=5.0 // Do not edit this line!
Title="canmatrix-Export"
{ENUMS}
enum Baudrate(0="125K", 1="250K", 2="500K", 3="1M")
enum BridgeAFault_status(0="Normal", 1="FLT_A", 2="N/A", 3="FLT_C", 4="OverVoltage", 5="FLT_B", 6="Overcurrent", 7="5V")
enum BridgeAVoltageOk_status(0="Normal", 1="Fault Active", 2="Error", 3="N/A")
enum BridgeBFault_status(0="Normal", 1="FLT_A", 2="N/A", 3="FLT_C", 4="OverVoltage", 5="FLT_B", 6="Overcurrent", 7="5V")
enum BridgeBVoltageOk_status(0="Normal", 1="Fault Active", 2="Error", 3="N/A")
enum CANbus_status(0="Normal", 1="Warning", 3="ErrorPassive", 4="N/A")
enum CommandSetNVParam_MUX(0="Param0", 1="LVM_ClearingTimes1", 2="LVM_ClearingTimes2", 3="LFM_Limits", 4="LFM_ClearingTimes", 5="J1939_Interface", 6="Fault_Config", 7="ContactorDelays1", 8="ContactorDelays2", 10="ContactorDelays3")
enum ControlHardwareFail_status(0="Normal", 1="Fault Active", 2="Error", 3="N/A")
enum EStopShutdown_status(0="Normal", 1="Fault Active", 2="Error", 3="N/A")
enum EnableSplitPhase_command(0="Normal - Three Phase Mode", 1="Enable Split Phase Mode", 2="Error", 3="N/A")
enum EnableSplitPhase_echo(0="Normal - Three Phase Mode", 1="Enable Split Phase Mode", 2="Error", 3="N/A")
enum EnableUPSMode_command(0="Disable", 1="Enable", 2="Error", 3="N/A")
enum EnableUPSMode_echo(0="Disable", 1="Enable", 2="Error", 3="N/A")
enum Enable_command(0="Disable", 1="Enable", 2="Error", 3="N/A")
enum Enable_echo(0="Disable", 1="Enable", 2="Error", 3="N/A")
enum FaultClear_command(0="Normal", 1="Clear Faults", 2="Error", 3="N/A")
enum FaultClr_echo(0="Normal", 1="Clear Faults", 2="Error", 3="N/A")
enum ForceRelayK1_Precharge_command(0="Normal", 1="Force On", 2="Error", 3="N/A")
enum ForceRelayMX1_command(0="Normal", 1="Force On", 2="Error", 3="N/A")
enum ForceRelayMX2_command(0="Normal", 1="Force On", 2="Error", 3="N/A")
enum ForceRelayRelayK2_DCRun_comand(0="Normal", 1="Force On", 2="Error", 3="N/A")
enum GeneralFault_status(0="Normal", 1="Fault Active", 2="Error", 3="N/A")
enum HardwareEnable_status(0="Not Active", 1="Active", 2="Error", 3="N/A")
enum IllegalTransition_status(0="Normal", 1="Fault Active", 2="Error", 3="N/A")
enum InvalidEEHeader_status(0="Normal", 1="Fault Active", 2="Error", 3="N/A")
enum InvalidEESection_status(0="Normal", 1="Fault Active", 2="Error", 3="N/A")
enum InvertHwEnable_command(0="No invert", 1="Invert", 2="Error", 3="N/A")
enum K1PrechargePermissive_status(0="Open", 1="Closed", 2="Error", 3="N/A")
enum K2DCRunPermissive_status(0="Open", 1="Closed", 2="Error", 3="N/A")
enum LineVoltageDetected_status(0="No_Voltage", 1="Voltage_Detected", 2="Error", 3="N/A")
enum LossOfAC_status(0="Normal", 1="Fault Active", 2="Error", 3="N/A")
enum LossValidControlMessage_status(0="Normal", 1="Fault Active", 2="Error", 3="N/A")
enum MX1Permissive_status(0="Open", 1="Closed", 2="Error", 3="N/A")
enum MX2Permissive_status(0="Open", 1="Closed", 2="Error", 3="N/A")
enum MasterFollowerMode_command(0="Master", 1="Follower", 2="Error", 3="N/A")
enum MessageValidModeControl_status(0="Invalid", 1="Valid", 2="Error", 3="N/A")
enum MessageValidPowerCMD_status(0="Invalid", 1="Valid", 2="Error", 3="N/A")
enum MessageValidVF_status(0="Invalid", 1="Valid", 2="Error", 3="N/A")
enum OvercurrentAC_status(0="Normal", 1="Fault Active", 2="Error", 3="N/A")
enum OvercurrentDC_status(0="Normal", 1="Fault Active", 2="Error", 3="N/A")
enum OvertempInternal_status(0="Normal", 1="Fault Active", 2="Error", 3="N/A")
enum OvertempPowerDevice_status(0="Normal", 1="Fault Active", 2="Error", 3="N/A")
enum OvervoltageDC_status(0="Normal", 1="Fault Active", 2="Error", 3="N/A")
enum PhaseRotation_command(0="Negative", 1="Positive", 2="Error", 3="N/A")
enum PhaseRotation_echo(0="Negative", 1="Positive", 2="Error", 3="N/A")
enum PhaseRotation_status(0="Negative", 1="Positive", 2="Error", 3="N/A")
enum PowerAvailAC_status(0="None", 1="Available", 2="Error", 3="N/A")
enum PowerAvailDC_status(0="None", 1="Available", 2="Error", 3="N/A")
enum PowerCircuitEnabled_status(0="Disabled", 1="Enabled", 2="Error", 3="N/A")
enum State_status(0="Power On Reset, and a quoted comma", 1="Ready", 2="Following", 3="Fault", 4="Forming", 5="N/A", 6="N/A", 7="N/A", 8="N/A", 9="N/A", 10="N/A", 11="N/A", 12="N/A", 13="N/A", 14="N/A", 15="N/A")
enum StatusBaudrate(0="125K", 1="250K", 2="500K", 3="1M")
enum StatusNVParam_MUX(0="ActParam0", 1="ActLVM_ClearingTimes1", 2="ActLVM_ClearingTimes2", 3="ActLFM_Limits", 4="ActLFM_ClearingTimes", 5="StatusJ1939_Interface", 6="StatusFault_Config", 7="StatusContactorDelays1", 8="StatusContactorDelays2", 9="StatusContactorDelays3")
enum StatusThermalOverload(0="Warning", 1="Fault", 2="Error", 3="N/A")
enum ThermalOverload(0="Warning", 1="Fault", 2="Error", 3="N/A")
enum UndervoltageDC_status(0="Normal", 1="Fault Active", 2="Error", 3="N/A")
enum WriteSerialNumber(0="Disable", 1="Enable", 2="Error", 3="N/A")
{SENDRECEIVE}
[FRAME_CommandModeControl]
ID=00FFAB41h // Operational commands are received by the module via control bits within this message.
Type=Extended
DLC=8
Var=Enable_command signed 6,2 -m /min:-2 /max:1 /e:Enable_command // Run command. When set to a value of 'Enable', causes transition to grid forming or grid following mode depending on whether AC power is detected. Must be set to 'Disable' to leave POR or FAULTED state.
Var=FaultClear_command signed 4,2 -m /min:-2 /max:1 /e:FaultClear_command // Clears the latched fault message.
Var=InvertHwEnable_command signed 62,2 -m /min:-2 /max:1 /e:InvertHwEnable_command // Inverts the logic of the Hardware Enable input.
Var=EnableUPSMode_command signed 60,2 -m /min:-2 /max:1 /e:EnableUPSMode_command // Enables uninterruptible operation when transitioning from GRID FOLLOWING to GRID FORMING operation. If operating in GRID FOLLOWING mode, and AC grid voltage is interrupted, the module will transition to GRID FORMING mode, with no interruption in power.
Var=EnableSplitPhase_command signed 58,2 -m /min:-2 /max:1 /e:EnableSplitPhase_command // Dictates to the module whether it is connected to a three-phase (four wire) or split phase (L1, L2 and N) electrical system.
Var=ForceRelayMX1_command signed 38,2 -m /min:-2 /max:1 /e:ForceRelayMX1_command // If set to 'Force On,' will force the relay closed, overriding firmware state machine commands. Meant for diagnostic purposes only.
Var=ForceRelayMX2_command signed 36,2 -m /min:-2 /max:1 /e:ForceRelayMX2_command // If set to 'Force On,' will force the relay closed, overriding firmware state machine commands. Meant for diagnostic purposes only.
Var=ForceRelayK1_Precharge_command signed 34,2 -m /min:-2 /max:1 /e:ForceRelayK1_Precharge_command // If set to 'Force On,' will force the relay closed, overriding firmware state machine commands. Meant for diagnostic purposes only.
Var=ForceRelayRelayK2_DCRun_comand signed 32,2 -m /min:-2 /max:1 /e:ForceRelayRelayK2_DCRun_comand // If set to 'Force On,' will force the relay closed, overriding firmware state machine commands. Meant for diagnostic purposes only.
Var=PhaseRotation_command signed 56,2 -m /min:-2 /max:1 /e:PhaseRotation_command // Specifies phase rotation direction. Only active while transitioning from READY to GRID_FORMING.
Var=MasterFollowerMode_command signed 22,2 -m /min:-2 /max:1 /e:MasterFollowerMode_command // Specifies what power command the inverter will follow in GRID FOLLOWING mode. When configured as Master, CommandPower will be used as the power command. When configured as Slave, the values in StatusMeasuredPower of the master inverter will be used.
[FRAME_CommandPower]
ID=0CFFAC41h // Sets the desired real (P) and reactive (Q) power levels for the module to follow while in the GRID FOLLOWING mode.
Type=Extended
DLC=8
Var=RealPower command signed 0,32 -m /min:-2147483648 /max:2147483647 // Commanded real power (W) while in grid following mode - positive real power is defined as power being put into the ac network.
Var=ReactivePower_command signed 32,32 -m /min:-2147483648 /max:2147483647 // Commanded reactive power (VA) while in grid following mode - positive reactive power is defined as the converter having a leading power factor.
[FRAME_CommandVF]
ID=0CFFAE41h // Sets the desired voltage and frequency for the module to produce while in the GRID FORMING mode. In addition, while in the READY and GRID FOLLOWING modes, this message is used to set the nominal voltage levels for detection of acceptable AC line voltage.
Type=Extended
DLC=8
Var=Voltage_command signed 0,16 -m /f:0.1 /min:-3276.8 /max:3276.7000000000003 // Desired output voltage while in grid forming mode.
Var=Frequency_command signed 16,16 -m /f:0.1 /min:-3276.8 /max:3276.7000000000003 // Desired output frequency while in grid forming mode.
[FRAME_MasterMeasuredPower]
ID=0CFFCAF6h // Returns the actual measured power.
Type=Extended
DLC=8
Var=RealPower_measured signed 0,32 -m /min:-2147483648 /max:2147483647 // Measured real power of master unit.
Var=ReactivePower_measured signed 32,32 -m /min:-2147483648 /max:2147483647 // Measured reactive power of master unit.
[FRAME_CommandFactoryControl]
ID=0CFFAF41h
Type=Extended
DLC=8
Var=WriteSerialNumber signed 6,2 -m /min:-2 /max:1 /e:WriteSerialNumber
Var=SerialNumber signed 32,32 -m /min:-2147483648 /max:2147483647
Var=FactoryAccess signed 16,16 -m /min:-32768 /max:32767
[FRAME_CommandSetNVParam]
ID=0CFFAA41h // Provides access to configure non-volatile parameters. Note that these parameters can only be set when the inverter's power stage is disabled (PowerCircuitEnabled_status in StatusBits message is 'Disabled.')
Type=Extended
DLC=8
Var=CommandSetNVParam_MUX signed 0,16 -m /min:-32768 /max:32767 /e:CommandSetNVParam_MUX
Var=Dummy signed 16,16 -m /min:-32768 /max:32767
Var=VUnder50pct signed 16,16 -m /min:-32768 /max:32767 // Determines the fault trip time when Line-to-line rms voltage for a phase remains under 50 percent of the nominal value specified in the CommandVF message while the inverter is running in GRID FOLLOWING mode.
Var=V50to88pct signed 32,16 -m /min:-32768 /max:32767 // Determines the fault trip time when Line-to-line rms voltage for a phase remains between 50 and 88 percent of the nominal value specified in the CommandVF message while the inverter is running in GRID FOLLOWING mode.
Var=V110to120pct signed 48,16 -m /min:-32768 /max:32767 // Determines the fault trip time when Line-to-line rms voltage for a phase remains between 110 and 120 percent of the nominal value specified in the CommandVF message while the inverter is running in GRID FOLLOWING mode.
Var=VOver120 signed 16,16 -m /min:-32768 /max:32767 // Determines the fault trip time when Line-to-line rms voltage for a phase remains Over 120 percent of the nominal value specified in the CommandVF message while the inverter is running in GRID FOLLOWING mode.
Var=FreqHi signed 16,16 -m /f:0.1 /min:-3276.8 /max:3276.7000000000003 // Determines the upper bound, above which the frequency monitor will trip if the line frequency remains for the time specified in FreqHi of the LFM_ClearingTimes Mux.
Var=FreqLo signed 32,16 -m /f:0.1 /min:-3276.8 /max:3276.7000000000003 // Determines the upper bound, in which the frequency monitor will trip if the line frequency remains below this bound but above the value of FreqVeryLo for the time specified in FreqLo of the LFM_ClearingTimes Mux.
Var=FreqVeryLo signed 48,16 -m /f:0.1 /min:-3276.8 /max:3276.7000000000003 // Determines the upper bound, in which the frequency monitor will trip if the line frequency remains below this bound but above the value of FreqVeryLo for the time specified in FreqLo of the LFM_ClearingTimes Mux.
Var=FreqVeryLo signed 16,16 -m /f:0.1 /min:-3276.8 /max:3276.7000000000003 // Determines the upper bound, in which the frequency monitor will trip if the line frequency remains below this bound but above the value of FreqVeryLo for the time specified in FreqLo of the LFM_ClearingTimes Mux.
Var=FreqLo signed 32,16 -m /f:0.1 /min:-3276.8 /max:3276.7000000000003 // Determines the upper bound, in which the frequency monitor will trip if the line frequency remains below this bound but above the value of FreqVeryLo for the time specified in FreqLo of the LFM_ClearingTimes Mux.
Var=FreqHi signed 48,16 -m /f:0.1 /min:-3276.8 /max:3276.7000000000003 // Determines the upper bound, above which the frequency monitor will trip if the line frequency remains for the time specified in FreqHi of the LFM_ClearingTimes Mux.
Var=NodeID signed 16,8 -m /min:-128 /max:127 // J1939 Source Address node for the module.
Var=SA_Mask signed 24,8 -m /min:-128 /max:127 // Not presently used.
Var=Baudrate signed 32,4 -m /min:-8 /max:7 /e:Baudrate // CAN baudrate
Var=ThermalOverload signed 22,2 -m /min:-2 /max:1 /e:ThermalOverload // Configures action to take when thermal overload input is active.
Var=MX1Open signed 16,16 -m /min:-32768 /max:32767 // Maximum time required for the MX1 contactor to open.
Var=MX1Close signed 32,16 -m /min:-32768 /max:32767 // Maximum time required for the MX1 contactor to close.
Var=MX2Open signed 48,16 -m /min:-32768 /max:32767 // Maximum time required for the MX2 contactor to open.
Var=MX2Close signed 16,16 -m /min:-32768 /max:32767 // Maximum time required for the MX2 contactor to open.
Var=K1Open signed 32,16 -m /min:-32768 /max:32767 // Maximum time required for the K1 contactor to open.
Var=K1Close signed 48,16 -m /min:-32768 /max:32767 // Maximum time required for the K1 contactor to close.
Var=K2Open signed 16,16 -m /min:-32768 /max:32767 // Maximum time required for the K2 contactor to open.
Var=K2Close signed 32,16 -m /min:-32768 /max:32767 // Maximum time required for the K2 contactor to close.
[FRAME_CommandModeControlAPU2]
ID=00FF9B41h // Operational commands are received by the module via control bits within this message.
Type=Extended
DLC=8
Var=Enable_command signed 6,2 -m /min:-2 /max:1 /e:Enable_command // Run command. When set to a value of 'Enable', causes transition to grid forming or grid following mode depending on whether AC power is detected. Must be set to 'Disable' to leave POR or FAULTED state.
Var=FaultClear_command signed 4,2 -m /min:-2 /max:1 /e:FaultClear_command // Clears the latched fault message.
Var=InvertHwEnable_command signed 62,2 -m /min:-2 /max:1 /e:InvertHwEnable_command // Inverts the logic of the Hardware Enable input.
Var=EnableUPSMode_command signed 60,2 -m /min:-2 /max:1 /e:EnableUPSMode_command // Enables uninterruptible operation when transitioning from GRID FOLLOWING to GRID FORMING operation. If operating in GRID FOLLOWING mode, and AC grid voltage is interrupted, the module will transition to GRID FORMING mode, with no interruption in power.
Var=EnableSplitPhase_command signed 58,2 -m /min:-2 /max:1 /e:EnableSplitPhase_command // Dictates to the module whether it is connected to a three-phase (four wire) or split phase (L1, L2 and N) electrical system.
Var=ForceRelayMX1_command signed 38,2 -m /min:-2 /max:1 /e:ForceRelayMX1_command // If set to 'Force On,' will force the relay closed, overriding firmware state machine commands. Meant for diagnostic purposes only.
Var=ForceRelayMX2_command signed 36,2 -m /min:-2 /max:1 /e:ForceRelayMX2_command // If set to 'Force On,' will force the relay closed, overriding firmware state machine commands. Meant for diagnostic purposes only.
Var=ForceRelayK1_Precharge_command signed 34,2 -m /min:-2 /max:1 /e:ForceRelayK1_Precharge_command // If set to 'Force On,' will force the relay closed, overriding firmware state machine commands. Meant for diagnostic purposes only.
Var=ForceRelayRelayK2_DCRun_comand signed 32,2 -m /min:-2 /max:1 /e:ForceRelayRelayK2_DCRun_comand // If set to 'Force On,' will force the relay closed, overriding firmware state machine commands. Meant for diagnostic purposes only.
Var=PhaseRotation_command signed 56,2 -m /min:-2 /max:1 /e:PhaseRotation_command // Specifies phase rotation direction. Only active while transitioning from READY to GRID_FORMING.
Var=MasterFollowerMode_command signed 22,2 -m /min:-2 /max:1 /e:MasterFollowerMode_command // Specifies what power command the inverter will follow in GRID FOLLOWING mode. When configured as Master, CommandPower will be used as the power command. When configured as Slave, the values in StatusMeasuredPower of the master inverter will be used.
[FRAME_CommandPowerAPU2]
ID=0CFF9C41h // Sets the desired real (P) and reactive (Q) power levels for the module to follow while in the GRID FOLLOWING mode.
Type=Extended
DLC=8
Var=RealPower_command signed 0,32 -m /min:-2147483648 /max:2147483647 // Commanded real power (W) while in grid following mode - positive real power is defined as power being put into the ac network.
Var=ReactivePower_command signed 32,32 -m /min:-2147483648 /max:2147483647 // Commanded reactive power (VA) while in grid following mode - positive reactive power is defined as the converter having a leading power factor.
[FRAME_CommandVFAPU2]
ID=0CFF9E41h // Sets the desired voltage and frequency for the module to produce while in the GRID FORMING mode. In addition, while in the READY and GRID FOLLOWING modes, this message is used to set the nominal voltage levels for detection of acceptable AC line voltage.
Type=Extended
DLC=8
Var=Voltage_command signed 0,16 -m /f:0.1 /min:-3276.8 /max:3276.7000000000003 // Desired output voltage while in grid forming mode.
Var=Frequency_command signed 16,16 -m /f:0.1 /min:-3276.8 /max:3276.7000000000003 // Desired output frequency while in grid forming mode.
[FRAME_MasterMeasuredPowerAPU2]
ID=0CFFCAF7h // Returns the actual measured power.
Type=Extended
DLC=8
Var=RealPower_measured signed 0,32 -m /min:-2147483648 /max:2147483647 // Measured real power of master unit.
Var=ReactivePower_measured signed 32,32 -m /min:-2147483648 /max:2147483647 // Measured reactive power of master unit.
[FRAME_justString]
ID=1CFFACC0h
Type=Extended
DLC=8
[FRAME_stringAndOther]
ID=1CFFABC0h
Type=Extended
DLC=8
Var=RealPower_measured signed 0,32 -m /min:-2147483648 /max:2147483647 // Measured real power of master unit.
[FRAME_StatusMeasuredPower]
ID=0CFFCAF7h // Returns the actual measured power.
Type=Extended
DLC=8
Var=RealPower_measured signed 0,32 -m /min:-2147483648 /max:2147483647 // Measured real power of master unit.
Var=ReactivePower_measured signed 32,32 -m /min:-2147483648 /max:2147483647 // Measured reactive power of master unit.
[FRAME_StatusCommandedPower]
ID=18FFC4F7h // Echoes the commanded power (P&Q) as received in CommandPQ.
Type=Extended
DLC=8
Var=RealPower_echo signed 0,32 -m /min:-2147483648 /max:2147483647 // Echoed real power command.
Var=ReactivePower_echo signed 32,32 -m /min:-2147483648 /max:2147483647 // Echoed reactive power command.
[FRAME_StatusBits]
ID=0CFFC3F7h // Bits representing the status of the power module.
Type=Extended
DLC=8
Var=State_status signed 4,4 -m /min:-8 /max:7 /e:State_status // Active control mode.
Var=MX2Permissive_status signed 20,2 -m /min:-2 /max:1 /e:MX2Permissive_status // MX2 relay status
Var=PowerAvailAC_status signed 12,2 -m /min:-2 /max:1 /e:PowerAvailAC_status // Indicates that AC power is connected and that voltage and frequency are within nominal ranges.
Var=PowerAvailDC_status signed 10,2 -m /min:-2 /max:1 /e:PowerAvailDC_status // Indicates that DC bus voltage is within operating range.
Var=PowerCircuitEnabled_status signed 8,2 -m /min:-2 /max:1 /e:PowerCircuitEnabled_status // Indicates whether the switching devices are active.
Var=HardwareEnable_status signed 14,2 -m /min:-2 /max:1 /e:HardwareEnable_status // Status of the hardware enable.
Var=Enable_echo signed 2,2 -m /min:-2 /max:1 /e:Enable_echo // Echos the state of the Enable command withing the CommandModeControl message.
Var=FaultClr_echo signed 0,2 -m /min:-2 /max:1 /e:FaultClr_echo // Echos the state of the FaultClear command withing the CommandModeControl message.
Var=MessageValidModeControl_status signed 30,2 -m /min:-2 /max:1 /e:MessageValidModeControl_status // Indicates the validity of the CommandModeControl message. Message must be received at least once per second and parameter data within range to be considered valid.
Var=MX1Permissive_status signed 22,2 -m /min:-2 /max:1 /e:MX1Permissive_status // MX1 relay status
Var=K2DCRunPermissive_status signed 16,2 -m /min:-2 /max:1 /e:K2DCRunPermissive_status // K2 DC Run relay status.
Var=K1PrechargePermissive_status signed 18,2 -m /min:-2 /max:1 /e:K1PrechargePermissive_status // K1 precharge relay status.
Var=MessageValidPowerCMD_status signed 28,2 -m /min:-2 /max:1 /e:MessageValidPowerCMD_status // Indicates the validity of the CommandPQ message. Message must be received at least once per second and parameter data within range to be considered valid.
Var=MessageValidVF_status signed 26,2 -m /min:-2 /max:1 /e:MessageValidVF_status // Indicates the validity of the CommandVF message. Message must be received at least once per second and parameter data within range to be considered valid.
Var=CANbus_status signed 24,2 -m /min:-2 /max:1 /e:CANbus_status // Operational status of the CAN bus driver.
Var=EnableUPSMode_echo signed 38,2 -m /min:-2 /max:1 /e:EnableUPSMode_echo // Echos the state of the EnableUPSMode command withing the CommandModeControl message.
Var=EnableSplitPhase_echo signed 36,2 -m /min:-2 /max:1 /e:EnableSplitPhase_echo // Echos the state of the EnableSplitPhase command withing the CommandModeControl message.
Var=PhaseRotation_status signed 34,2 -m /min:-2 /max:1 /e:PhaseRotation_status // Phase rotation order. When L1 phase angle leads L2 phase angle, rotation is considered positive.
Var=LineVoltageDetected_status signed 32,2 -m /min:-2 /max:1 /e:LineVoltageDetected_status // Flag indicating if voltage is detected on L1, L2 or L3.
Var=PhaseRotation_echo signed 46,2 -m /min:-2 /max:1 /e:PhaseRotation_echo // Echos the state of PhaseRotation_command withing the CommandModeControl message.
[FRAME_StatusControlVoltage]
ID=1CFFC5F7h // Lists present voltage of each power supply on the control board (24V, 15V, 5V, and 3.3V.)
Type=Extended
DLC=8
Var=v5p0_Supply signed 0,16 -m /f:0.01 /min:-327.68 /max:327.67 // Present voltage of the control board 5V power suppy.
Var=v3p3_Supply signed 16,16 -m /f:0.01 /min:-327.68 /max:327.67 // Present voltage of the control board 3.3V power supply.
Var=v24_Supply signed 32,16 -m /f:0.01 /min:-327.68 /max:327.67 // Present voltage of the control board 24V power supply.
Var=v15_Supply signed 48,16 -m /f:0.01 /min:-327.68 /max:327.67 // Present voltage of the control board 15V power supply.
[FRAME_StatusTemps]
ID=18FFCBF7h // Returns the inlet water temperature to the module as well as module internal ambient temperature.
Type=Extended
DLC=8
Var=TempInlet_measured signed 0,16 -m /f:0.1 /min:-3276.8 /max:3276.7000000000003 // Coolant inlet temperature
Var=TempInternal_measured signed 16,16 -m /f:0.1 /min:-3276.8 /max:3276.7000000000003 // Internal ambient temperature
Var=ConverterLosses signed 32,16 -m /min:-32768 /max:32767 // Power converter thermal loss
[FRAME_StatusFaults]
ID=0CFFC8F7h // Fault bits.
Type=Extended
DLC=8
Var=BridgeAVoltageOk_status signed 60,1 -m /min:-1 /max:0 /e:BridgeAVoltageOk_status // Indicates whether a hardware trip has been activated.
Var=OvercurrentAC_status signed 4,2 -m /min:-2 /max:1 /e:OvercurrentAC_status // Set immediately upon the software detection of AC current exceeding the threshold value.
Var=BridgeBVoltageOk_status signed 44,1 -m /min:-1 /max:0 /e:BridgeBVoltageOk_status // Indicates whether a hardware trip has been activated.
Var=OvervoltageDC_status signed 14,2 -m /min:-2 /max:1 /e:OvervoltageDC_status // Set immediately upon the software detection of DC voltage exceeding the threshold value.
Var=OvertempPowerDevice_status signed 8,2 -m /min:-2 /max:1 /e:OvertempPowerDevice_status // Set immediately upon the software detection of an IGBT temperature exceeding the threshold value.
Var=OvertempInternal_status signed 10,2 -m /min:-2 /max:1 /e:OvertempInternal_status // Set immediately upon the software detection of an internal inverter temperature exceeding the threshold value.
Var=LossValidControlMessage_status signed 16,4 -m /min:-8 /max:7 /e:LossValidControlMessage_status // Set whenever a control message required for operation contains out of range data or has not been received within the required timeout period.
Var=UndervoltageDC_status signed 12,2 -m /min:-2 /max:1 /e:UndervoltageDC_status // Indicates loss of DC source voltage.
Var=ControlHardwareFail_status signed 20,4 -m /min:-8 /max:7 /e:ControlHardwareFail_status // Set upon the failure of control hardware to return expected response.
Var=OvercurrentDC_status signed 0,2 -m /min:-2 /max:1 /e:OvercurrentDC_status // Set immediately upon the software detection of DC current exceeding the threshold value.
Var=GeneralFault_status signed 6,2 -m /min:-2 /max:1 /e:GeneralFault_status // Will be set any time a fault shutdown has occurred. It is always accompanied by an additional fault descriptor.
Var=LossOfAC_status signed 2,2 -m /min:-2 /max:1 /e:LossOfAC_status // In grid following mode, this fault will be triggered if AC voltage or frequency goes outside of nominal bounds and EnableUPSMode is not set in the CommandModeControl message.
Var=EStopShutdown_status signed 30,2 -m /min:-2 /max:1 /e:EStopShutdown_status // Set when an enable request has been sent whithout the WakeUpSignal flag (hardware enable) in the StatusBits message being active.
Var=BridgeAFault_status signed 61,3 -m /min:-4 /max:3 /e:BridgeAFault_status // Each bridge has hardware protection features as a backup to software protection. This bitfield indicates which, if any of these protection trips is active.
Var=BridgeBFault_status signed 45,3 -m /min:-4 /max:3 /e:BridgeBFault_status // Each bridge has hardware protection features as a backup to software protection. This bitfield indicates which, if any of these protection trips is active.
Var=IllegalTransition_status signed 28,2 -m /min:-2 /max:1 /e:IllegalTransition_status // Indicates that an illegal state transition was requested. For example, this fault will occur if Enable is commanded and line voltage is detected but AC power is not available.
Var=InvalidEEHeader_status signed 26,2 -m /min:-2 /max:1 /e:InvalidEEHeader_status // Indicates that reading of non-volatile parameters at power-up failed.
Var=InvalidEESection_status signed 24,2 -m /min:-2 /max:1 /e:InvalidEESection_status // Indicates that reading or writing of an non-volatile parameter section failed.
Var=ThermalOverload signed 38,2 -m /min:-2 /max:1 /e:ThermalOverload // Configures action to take when thermal overload input is active.
[FRAME_StatusACParameters]
ID=0CFFC2F7h // RMS AC Voltage, current, and frequency measured by line A, B and C feedbacks.
Type=Extended
DLC=8
Var=VoltageAC_measured signed 0,16 -m /f:0.1 /min:-3276.8 /max:3276.7000000000003 // Measured RMS AC voltage.
Var=CurrentAC_measured signed 16,16 -m /min:-32768 /max:32767 // Measured RMS AC current.
Var=Frequency_measured signed 32,16 -m /f:0.1 /min:-3276.8 /max:3276.7000000000003 // Measured frequency.
[FRAME_StatusDCParameters]
ID=1CFFC7F7h // Measured (boosted) DC Bus voltage, DC Current, and estimated DC Input voltage.
Type=Extended
DLC=8
Var=VoltageDCBus signed 16,16 -m /min:-32768 /max:32767 // Measured DC bus voltage.
Var=CurrentDC_measured signed 32,16 -m /min:-32768 /max:32767 // Measured DC current.
Var=VoltageDCInput_measured signed 0,16 -m /min:-32768 /max:32767 // Estimated DC input voltage.
[FRAME_StatusControlVolts2]
ID=1CFFC6F7h // Present voltage of the -15V power supply on the control board.
Type=Extended
DLC=8
Var=n15V_Supply signed 0,16 -m /f:0.01 /min:-327.68 /max:327.67 // Present voltage of the control board -15V power supply.
Var=DiodeTemperature signed 32,16 -m /min:-32768 /max:32767 // Hottest diode
Var=IGBTTemperature signed 48,16 -m /min:-32768 /max:32767 // Hottest IGBT
[FRAME_softwareRev]
ID=1CFFC1F7h // Software revision.
Type=Extended
DLC=8
Var=InterfaceRev signed 16,16 -m /f:0.01 /min:-327.68 /max:327.67 // Software revision of the CAN communication interface.
Var=ControlSwRev signed 0,16 -m /f:0.01 /min:-327.68 /max:327.67 // Software revision of the control firmware.
Var=BuildTime signed 32,32 -m /min:-2147483648 /max:2147483647 // Build timestamp.
[FRAME_StatusCommandVF]
ID=18FFC9F7h // Echoes the voltage and frequency commands from commandVF.
Type=Extended
DLC=8
Var=Voltage_echo signed 0,16 -m /f:0.1 /min:-3276.8 /max:3276.7000000000003 // Echoed voltage command
Var=Frequency_echo signed 16,16 -m /f:0.1 /min:-3276.8 /max:3276.7000000000003 // Echoed frequency command.
[FRAME_serialNumber]
ID=1CFFCCF7h // Serial number of the power module.
Type=Extended
DLC=8
Var=SerialNumber signed 0,32 -m /min:-2147483648 /max:2147483647
[FRAME_softwareRevHash]
ID=1CFFCDF7h // Unique software revision identification hashcode.
Type=Extended
DLC=8
Var=Hash signed 0,28 -m /min:-134217728 /max:134217727 // Unique revision identification hashcode.
[FRAME_StatusNVParam]
ID=1CFFA9F7h // Echos back parameter values.
Type=Extended
DLC=8
Var=StatusNVParam_MUX signed 0,16 -m /min:-32768 /max:32767 /e:StatusNVParam_MUX
Var=Dummy signed 16,16 -m /min:-32768 /max:32767
Var=VUnder50pct signed 16,16 -m /min:-32768 /max:32767 // Determines the fault trip time when Line-to-line rms voltage for a phase remains under 50 percent of the nominal value specified in the CommandVF message while the inverter is running in GRID FOLLOWING mode.
Var=V50to88pct signed 32,16 -m /min:-32768 /max:32767 // Determines the fault trip time when Line-to-line rms voltage for a phase remains between 50 and 88 percent of the nominal value specified in the CommandVF message while the inverter is running in GRID FOLLOWING mode.
Var=V110to120pct signed 48,16 -m /min:-32768 /max:32767 // Determines the fault trip time when Line-to-line rms voltage for a phase remains between 110 and 120 percent of the nominal value specified in the CommandVF message while the inverter is running in GRID FOLLOWING mode.
Var=VOver120 signed 16,16 -m /min:-32768 /max:32767 // Determines the fault trip time when Line-to-line rms voltage for a phase remains Over 120 percent of the nominal value specified in the CommandVF message while the inverter is running in GRID FOLLOWING mode.
Var=FreqHi signed 16,16 -m /f:0.1 /min:-3276.8 /max:3276.7000000000003 // Determines the upper bound, above which the frequency monitor will trip if the line frequency remains for the time specified in FreqHi of the LFM_ClearingTimes Mux.
Var=FreqLo signed 32,16 -m /f:0.1 /min:-3276.8 /max:3276.7000000000003 // Determines the upper bound, in which the frequency monitor will trip if the line frequency remains below this bound but above the value of FreqVeryLo for the time specified in FreqLo of the LFM_ClearingTimes Mux.
Var=FreqVeryLo signed 48,16 -m /f:0.1 /min:-3276.8 /max:3276.7000000000003 // Determines the upper bound, in which the frequency monitor will trip if the line frequency remains below this bound but above the value of FreqVeryLo for the time specified in FreqLo of the LFM_ClearingTimes Mux.
Var=FreqVeryLo signed 16,16 -m /f:0.1 /min:-3276.8 /max:3276.7000000000003 // Determines the upper bound, in which the frequency monitor will trip if the line frequency remains below this bound but above the value of FreqVeryLo for the time specified in FreqLo of the LFM_ClearingTimes Mux.
Var=FreqLo signed 32,16 -m /f:0.1 /min:-3276.8 /max:3276.7000000000003 // Determines the upper bound, in which the frequency monitor will trip if the line frequency remains below this bound but above the value of FreqVeryLo for the time specified in FreqLo of the LFM_ClearingTimes Mux.
Var=FreqHi signed 48,16 -m /f:0.1 /min:-3276.8 /max:3276.7000000000003 // Determines the upper bound, above which the frequency monitor will trip if the line frequency remains for the time specified in FreqHi of the LFM_ClearingTimes Mux.
Var=StatusNodeID signed 16,8 -m /min:-128 /max:127 // J1939 Source Address node for the module
Var=StatusSA_Mask signed 24,8 -m /min:-128 /max:127 // Mask used to configure from which master source addresses to accept commands.
Var=StatusBaudrate signed 32,4 -m /min:-8 /max:7 /e:StatusBaudrate
Var=StatusThermalOverload signed 22,2 -m /min:-2 /max:1 /e:StatusThermalOverload // Configured action to take when thermal overload input is active.
Var=StatusMX1Open signed 16,16 -m /min:-32768 /max:32767 // Maximum time required for the MX1 contactor to open.
Var=StatusMX1Close signed 32,16 -m /min:-32768 /max:32767 // Maximum time required for the MX1 contactor to close.
Var=StatusMX2Open signed 48,16 -m /min:-32768 /max:32767 // Maximum time required for the MX2 contactor to open.
Var=StatusMX2Close signed 16,16 -m /min:-32768 /max:32767 // Maximum time required for the MX2 contactor to open.
Var=StatusK1Open signed 32,16 -m /min:-32768 /max:32767 // Maximum time required for the K1 contactor to open.
Var=StatusK1Close signed 48,16 -m /min:-32768 /max:32767 // Maximum time required for the K1 contactor to close.
Var=StatusK2Open signed 16,16 -m /min:-32768 /max:32767 // Maximum time required for the K2 contactor to open.
Var=StatusK2Close signed 32,16 -m /min:-32768 /max:32767 // Maximum time required for the K2 contactor to close.
[FRAME_StatusLineCurrents]
ID=18FFD0F7h // Measured RMS line currents.
Type=Extended
DLC=8
Var=L1Current_measured signed 0,16 -m /min:-32768 /max:32767 // Measured L1 RMS line current.
Var=L2Current_measured signed 16,16 -m /min:-32768 /max:32767 // Measured L2 RMS line current.
Var=L3Current_measured signed 32,16 -m /min:-32768 /max:32767 // Measured L3 RMS line current.
[FRAME_StatusLineVoltages]
ID=18FFD1F7h // Measured RMS line voltages.
Type=Extended
DLC=8
Var=L1Voltage_measured signed 0,16 -m /f:0.1 /min:-3276.8 /max:3276.7000000000003 // Measured L1 RMS line-neutral voltage
Var=L2Voltage_measured signed 16,16 -m /f:0.1 /min:-3276.8 /max:3276.7000000000003 // Measured L2 RMS line-neutral voltage
Var=L3Voltage_measured signed 32,16 -m /f:0.1 /min:-3276.8 /max:3276.7000000000003 // Measured L3 RMS line-neutral voltage
|