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 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754
|
//******************************BUSMASTER Messages and signals Database ******************************//
[DATABASE_VERSION] 1.3
[PROTOCOL] CAN
[BUSMASTER_VERSION] [1.7.2]
[NUMBER_OF_MESSAGES] 26
[START_MSG] CommandModeControl,16755521,8,11,1,X,Vector__XXX
[START_SIGNALS] Enable_command,2,1,0,U,3.0,0.0,1,0.0,1.0,,,
[VALUE_DESCRIPTION] "Disable",0
[VALUE_DESCRIPTION] "Enable",1
[VALUE_DESCRIPTION] "Error",2
[VALUE_DESCRIPTION] "N/A",3
[START_SIGNALS] FaultClear_command,2,1,2,U,3.0,0.0,1,0.0,1.0,,,
[VALUE_DESCRIPTION] "Normal",0
[VALUE_DESCRIPTION] "Clear Faults",1
[VALUE_DESCRIPTION] "Error",2
[VALUE_DESCRIPTION] "N/A",3
[START_SIGNALS] InvertHwEnable_command,2,8,0,U,3.0,0.0,1,0.0,1.0,,,
[VALUE_DESCRIPTION] "No invert",0
[VALUE_DESCRIPTION] "Invert",1
[VALUE_DESCRIPTION] "Error",2
[VALUE_DESCRIPTION] "N/A",3
[START_SIGNALS] EnableUPSMode_command,2,8,2,U,3.0,0.0,1,0.0,1.0,,,
[VALUE_DESCRIPTION] "Disable",0
[VALUE_DESCRIPTION] "Enable",1
[VALUE_DESCRIPTION] "Error",2
[VALUE_DESCRIPTION] "N/A",3
[START_SIGNALS] EnableSplitPhase_command,2,8,4,U,3.0,0.0,1,0.0,1.0,,,
[VALUE_DESCRIPTION] "Normal - Three Phase Mode",0
[VALUE_DESCRIPTION] "Enable Split Phase Mode",1
[VALUE_DESCRIPTION] "Error",2
[VALUE_DESCRIPTION] "N/A",3
[START_SIGNALS] ForceRelayMX1_command,2,5,0,U,3.0,0.0,1,0.0,1.0,,,
[VALUE_DESCRIPTION] "Normal",0
[VALUE_DESCRIPTION] "Force On",1
[VALUE_DESCRIPTION] "Error",2
[VALUE_DESCRIPTION] "N/A",3
[START_SIGNALS] ForceRelayMX2_command,2,5,2,U,3.0,0.0,1,0.0,1.0,,,
[VALUE_DESCRIPTION] "Normal",0
[VALUE_DESCRIPTION] "Force On",1
[VALUE_DESCRIPTION] "Error",2
[VALUE_DESCRIPTION] "N/A",3
[START_SIGNALS] ForceRelayK1_Precharge_command,2,5,4,U,3.0,0.0,1,0.0,1.0,,,
[VALUE_DESCRIPTION] "Normal",0
[VALUE_DESCRIPTION] "Force On",1
[VALUE_DESCRIPTION] "Error",2
[VALUE_DESCRIPTION] "N/A",3
[START_SIGNALS] ForceRelayRelayK2_DCRun_comand,2,5,6,U,3.0,0.0,1,0.0,1.0,,,
[VALUE_DESCRIPTION] "Normal",0
[VALUE_DESCRIPTION] "Force On",1
[VALUE_DESCRIPTION] "Error",2
[VALUE_DESCRIPTION] "N/A",3
[START_SIGNALS] PhaseRotation_command,2,8,6,U,3.0,0.0,1,0.0,1.0,,,
[VALUE_DESCRIPTION] "Negative",0
[VALUE_DESCRIPTION] "Positive",1
[VALUE_DESCRIPTION] "Error",2
[VALUE_DESCRIPTION] "N/A",3
[START_SIGNALS] MasterFollowerMode_command,2,3,0,U,3.0,0.0,1,0.0,1.0,,,
[VALUE_DESCRIPTION] "Master",0
[VALUE_DESCRIPTION] "Follower",1
[VALUE_DESCRIPTION] "Error",2
[VALUE_DESCRIPTION] "N/A",3
[END_MSG]
[START_MSG] CommandPower,218082369,8,2,1,X,Vector__XXX
[START_SIGNALS] RealPower command,32,4,0,S,90000.0,-90000.0,1,0.0,1.0,W,,
[START_SIGNALS] ReactivePower_command,32,8,0,S,90000.0,-90000.0,1,0.0,1.0,VA,,
[END_MSG]
[START_MSG] CommandVF,218082881,8,2,1,X,Vector__XXX
[START_SIGNALS] Voltage_command,16,2,0,U,5000.0,100.0,1,0.0,0.1,Vrms,,
[START_SIGNALS] Frequency_command,16,4,0,U,650.0,450.0,1,0.0,0.1,Hz,,
[END_MSG]
[START_MSG] MasterMeasuredPower,218090230,8,2,1,X,Vector__XXX
[START_SIGNALS] RealPower_measured,32,4,0,S,2147483647.0,-2147483648.0,1,0.0,1.0,W,,
[START_SIGNALS] ReactivePower_measured,32,8,0,S,2147483647.0,-2147483648.0,1,0.0,1.0,VA,,
[END_MSG]
[START_MSG] CommandFactoryControl,218083137,8,3,1,X,Vector__XXX
[START_SIGNALS] WriteSerialNumber,2,1,0,U,3.0,0.0,1,0.0,1.0,,,
[VALUE_DESCRIPTION] "Disable",0
[VALUE_DESCRIPTION] "Enable",1
[VALUE_DESCRIPTION] "Error",2
[VALUE_DESCRIPTION] "N/A",3
[START_SIGNALS] SerialNumber,32,8,0,U,4294967295.0,0.0,1,0.0,1.0,,,
[START_SIGNALS] FactoryAccess,16,4,0,U,65535.0,0.0,1,0.0,1.0,,,
[END_MSG]
[START_MSG] CommandSetNVParam,218081857,8,24,1,X,Vector__XXX
[START_SIGNALS] CommandSetNVParam_MUX,16,2,0,U,65535.0,0.0,1,0.0,1.0,,M,
[VALUE_DESCRIPTION] "Param0",0
[VALUE_DESCRIPTION] "LVM_ClearingTimes1",1
[VALUE_DESCRIPTION] "LVM_ClearingTimes2",2
[VALUE_DESCRIPTION] "LFM_Limits",3
[VALUE_DESCRIPTION] "LFM_ClearingTimes",4
[VALUE_DESCRIPTION] "J1939_Interface",5
[VALUE_DESCRIPTION] "Fault_Config",6
[VALUE_DESCRIPTION] "ContactorDelays1",7
[VALUE_DESCRIPTION] "ContactorDelays2",8
[VALUE_DESCRIPTION] "ContactorDelays3",10
[START_SIGNALS] Dummy,16,4,0,U,65535.0,0.0,1,0.0,1.0,,m0,
[START_SIGNALS] VUnder50pct,16,4,0,U,30000.0,1.0,1,0.0,1.0,ms,m1,
[START_SIGNALS] V50to88pct,16,6,0,U,30000.0,1.0,1,0.0,1.0,ms,m1,
[START_SIGNALS] V110to120pct,16,8,0,U,30000.0,1.0,1,0.0,1.0,ms,m1,
[START_SIGNALS] VOver120,16,4,0,U,30000.0,1.0,1,0.0,1.0,,m2,
[START_SIGNALS] FreqHi,16,4,0,U,700.0,400.0,1,0.0,0.1,Hz,m3,
[START_SIGNALS] FreqLo,16,6,0,U,700.0,400.0,1,0.0,0.1,Hz,m3,
[START_SIGNALS] FreqVeryLo,16,8,0,U,700.0,400.0,1,0.0,0.1,Hz,m3,
[START_SIGNALS] FreqVeryLo,16,4,0,U,160.0,160.0,1,0.0,1.0,ms,m4,
[START_SIGNALS] FreqLo,16,6,0,U,30000.0,1.0,1,0.0,1.0,ms,m4,
[START_SIGNALS] FreqHi,16,8,0,U,160.0,160.0,1,0.0,1.0,ms,m4,
[START_SIGNALS] NodeID,8,3,0,U,247.0,0.0,1,0.0,1.0,,m5,
[START_SIGNALS] SA_Mask,8,4,0,U,255.0,0.0,1,0.0,1.0,,m5,
[START_SIGNALS] Baudrate,4,5,4,U,3.0,0.0,1,0.0,1.0,,m5,
[VALUE_DESCRIPTION] "125K",0
[VALUE_DESCRIPTION] "250K",1
[VALUE_DESCRIPTION] "500K",2
[VALUE_DESCRIPTION] "1M",3
[START_SIGNALS] ThermalOverload,2,3,0,U,3.0,0.0,1,0.0,1.0,,m6,
[VALUE_DESCRIPTION] "Warning",0
[VALUE_DESCRIPTION] "Fault",1
[VALUE_DESCRIPTION] "Error",2
[VALUE_DESCRIPTION] "N/A",3
[START_SIGNALS] MX1Open,16,4,0,U,5000.0,0.0,1,0.0,1.0,ms,m7,
[START_SIGNALS] MX1Close,16,6,0,U,2000.0,0.0,1,0.0,1.0,ms,m7,
[START_SIGNALS] MX2Open,16,8,0,U,65535.0,0.0,1,0.0,1.0,ms,m7,
[START_SIGNALS] MX2Close,16,4,0,U,2000.0,0.0,1,0.0,1.0,ms,m8,
[START_SIGNALS] K1Open,16,6,0,U,2000.0,0.0,1,0.0,1.0,ms,m8,
[START_SIGNALS] K1Close,16,8,0,U,2000.0,0.0,1,0.0,1.0,ms,m8,
[START_SIGNALS] K2Open,16,4,0,U,2000.0,0.0,1,0.0,1.0,ms,m10,
[START_SIGNALS] K2Close,16,6,0,U,2000.0,0.0,1,0.0,1.0,ms,m10,
[END_MSG]
[START_MSG] CommandModeControlAPU2,16751425,8,11,1,X,Vector__XXX
[START_SIGNALS] Enable_command,2,1,0,U,3.0,0.0,1,0.0,1.0,,,
[VALUE_DESCRIPTION] "Disable",0
[VALUE_DESCRIPTION] "Enable",1
[VALUE_DESCRIPTION] "Error",2
[VALUE_DESCRIPTION] "N/A",3
[START_SIGNALS] FaultClear_command,2,1,2,U,3.0,0.0,1,0.0,1.0,,,
[VALUE_DESCRIPTION] "Normal",0
[VALUE_DESCRIPTION] "Clear Faults",1
[VALUE_DESCRIPTION] "Error",2
[VALUE_DESCRIPTION] "N/A",3
[START_SIGNALS] InvertHwEnable_command,2,8,0,U,3.0,0.0,1,0.0,1.0,,,
[VALUE_DESCRIPTION] "No invert",0
[VALUE_DESCRIPTION] "Invert",1
[VALUE_DESCRIPTION] "Error",2
[VALUE_DESCRIPTION] "N/A",3
[START_SIGNALS] EnableUPSMode_command,2,8,2,U,3.0,0.0,1,0.0,1.0,,,
[VALUE_DESCRIPTION] "Disable",0
[VALUE_DESCRIPTION] "Enable",1
[VALUE_DESCRIPTION] "Error",2
[VALUE_DESCRIPTION] "N/A",3
[START_SIGNALS] EnableSplitPhase_command,2,8,4,U,3.0,0.0,1,0.0,1.0,,,
[VALUE_DESCRIPTION] "Normal - Three Phase Mode",0
[VALUE_DESCRIPTION] "Enable Split Phase Mode",1
[VALUE_DESCRIPTION] "Error",2
[VALUE_DESCRIPTION] "N/A",3
[START_SIGNALS] ForceRelayMX1_command,2,5,0,U,3.0,0.0,1,0.0,1.0,,,
[VALUE_DESCRIPTION] "Normal",0
[VALUE_DESCRIPTION] "Force On",1
[VALUE_DESCRIPTION] "Error",2
[VALUE_DESCRIPTION] "N/A",3
[START_SIGNALS] ForceRelayMX2_command,2,5,2,U,3.0,0.0,1,0.0,1.0,,,
[VALUE_DESCRIPTION] "Normal",0
[VALUE_DESCRIPTION] "Force On",1
[VALUE_DESCRIPTION] "Error",2
[VALUE_DESCRIPTION] "N/A",3
[START_SIGNALS] ForceRelayK1_Precharge_command,2,5,4,U,3.0,0.0,1,0.0,1.0,,,
[VALUE_DESCRIPTION] "Normal",0
[VALUE_DESCRIPTION] "Force On",1
[VALUE_DESCRIPTION] "Error",2
[VALUE_DESCRIPTION] "N/A",3
[START_SIGNALS] ForceRelayRelayK2_DCRun_comand,2,5,6,U,3.0,0.0,1,0.0,1.0,,,
[VALUE_DESCRIPTION] "Normal",0
[VALUE_DESCRIPTION] "Force On",1
[VALUE_DESCRIPTION] "Error",2
[VALUE_DESCRIPTION] "N/A",3
[START_SIGNALS] PhaseRotation_command,2,8,6,U,3.0,0.0,1,0.0,1.0,,,
[VALUE_DESCRIPTION] "Negative",0
[VALUE_DESCRIPTION] "Positive",1
[VALUE_DESCRIPTION] "Error",2
[VALUE_DESCRIPTION] "N/A",3
[START_SIGNALS] MasterFollowerMode_command,2,3,0,U,3.0,0.0,1,0.0,1.0,,,
[VALUE_DESCRIPTION] "Master",0
[VALUE_DESCRIPTION] "Follower",1
[VALUE_DESCRIPTION] "Error",2
[VALUE_DESCRIPTION] "N/A",3
[END_MSG]
[START_MSG] CommandPowerAPU2,218078273,8,2,1,X,Vector__XXX
[START_SIGNALS] RealPower_command,32,4,0,S,90000.0,-90000.0,1,0.0,1.0,W,,
[START_SIGNALS] ReactivePower_command,32,8,0,S,90000.0,-90000.0,1,0.0,1.0,VA,,
[END_MSG]
[START_MSG] CommandVFAPU2,218078785,8,2,1,X,Vector__XXX
[START_SIGNALS] Voltage_command,16,2,0,U,5000.0,100.0,1,0.0,0.1,Vrms,,
[START_SIGNALS] Frequency_command,16,4,0,U,650.0,450.0,1,0.0,0.1,Hz,,
[END_MSG]
[START_MSG] MasterMeasuredPowerAPU2,218090231,8,2,1,X,Vector__XXX
[START_SIGNALS] RealPower_measured,32,4,0,S,2147483647.0,-2147483648.0,1,0.0,1.0,W,,
[START_SIGNALS] ReactivePower_measured,32,8,0,S,2147483647.0,-2147483648.0,1,0.0,1.0,VA,,
[END_MSG]
[START_MSG] StatusMeasuredPower,218090231,8,2,1,X,Vector__XXX
[START_SIGNALS] RealPower_measured,32,4,0,S,2147483647.0,-2147483648.0,1,0.0,1.0,W,,
[START_SIGNALS] ReactivePower_measured,32,8,0,S,2147483647.0,-2147483648.0,1,0.0,1.0,VA,,
[END_MSG]
[START_MSG] StatusCommandedPower,419415287,8,2,1,X,Vector__XXX
[START_SIGNALS] RealPower_echo,32,4,0,S,2147483647.0,-2147483648.0,1,0.0,1.0,W,,
[START_SIGNALS] ReactivePower_echo,32,8,0,S,2147483647.0,-2147483648.0,1,0.0,1.0,VA,,
[END_MSG]
[START_MSG] StatusBits,218088439,8,20,1,X,Vector__XXX
[START_SIGNALS] State_status,4,1,0,U,7.0,0.0,1,0.0,1.0,,,
[VALUE_DESCRIPTION] "Power On Reset, and a quoted comma",0
[VALUE_DESCRIPTION] "Ready",1
[VALUE_DESCRIPTION] "Following",2
[VALUE_DESCRIPTION] "Fault",3
[VALUE_DESCRIPTION] "Forming",4
[VALUE_DESCRIPTION] "N/A",5
[VALUE_DESCRIPTION] "N/A",6
[VALUE_DESCRIPTION] "N/A",7
[VALUE_DESCRIPTION] "N/A",8
[VALUE_DESCRIPTION] "N/A",9
[VALUE_DESCRIPTION] "N/A",10
[VALUE_DESCRIPTION] "N/A",11
[VALUE_DESCRIPTION] "N/A",12
[VALUE_DESCRIPTION] "N/A",13
[VALUE_DESCRIPTION] "N/A",14
[VALUE_DESCRIPTION] "N/A",15
[START_SIGNALS] MX2Permissive_status,2,3,2,U,3.0,0.0,1,0.0,1.0,,,
[VALUE_DESCRIPTION] "Open",0
[VALUE_DESCRIPTION] "Closed",1
[VALUE_DESCRIPTION] "Error",2
[VALUE_DESCRIPTION] "N/A",3
[START_SIGNALS] PowerAvailAC_status,2,2,2,U,3.0,0.0,1,0.0,1.0,,,
[VALUE_DESCRIPTION] "None",0
[VALUE_DESCRIPTION] "Available",1
[VALUE_DESCRIPTION] "Error",2
[VALUE_DESCRIPTION] "N/A",3
[START_SIGNALS] PowerAvailDC_status,2,2,4,U,3.0,0.0,1,0.0,1.0,,,
[VALUE_DESCRIPTION] "None",0
[VALUE_DESCRIPTION] "Available",1
[VALUE_DESCRIPTION] "Error",2
[VALUE_DESCRIPTION] "N/A",3
[START_SIGNALS] PowerCircuitEnabled_status,2,2,6,U,3.0,0.0,1,0.0,1.0,,,
[VALUE_DESCRIPTION] "Disabled",0
[VALUE_DESCRIPTION] "Enabled",1
[VALUE_DESCRIPTION] "Error",2
[VALUE_DESCRIPTION] "N/A",3
[START_SIGNALS] HardwareEnable_status,2,2,0,U,3.0,0.0,1,0.0,1.0,,,
[VALUE_DESCRIPTION] "Not Active",0
[VALUE_DESCRIPTION] "Active",1
[VALUE_DESCRIPTION] "Error",2
[VALUE_DESCRIPTION] "N/A",3
[START_SIGNALS] Enable_echo,2,1,4,U,3.0,0.0,1,0.0,1.0,,,
[VALUE_DESCRIPTION] "Disable",0
[VALUE_DESCRIPTION] "Enable",1
[VALUE_DESCRIPTION] "Error",2
[VALUE_DESCRIPTION] "N/A",3
[START_SIGNALS] FaultClr_echo,2,1,6,U,3.0,0.0,1,0.0,1.0,,,
[VALUE_DESCRIPTION] "Normal",0
[VALUE_DESCRIPTION] "Clear Faults",1
[VALUE_DESCRIPTION] "Error",2
[VALUE_DESCRIPTION] "N/A",3
[START_SIGNALS] MessageValidModeControl_status,2,4,0,U,3.0,0.0,1,0.0,1.0,,,
[VALUE_DESCRIPTION] "Invalid",0
[VALUE_DESCRIPTION] "Valid",1
[VALUE_DESCRIPTION] "Error",2
[VALUE_DESCRIPTION] "N/A",3
[START_SIGNALS] MX1Permissive_status,2,3,0,U,3.0,0.0,1,0.0,1.0,,,
[VALUE_DESCRIPTION] "Open",0
[VALUE_DESCRIPTION] "Closed",1
[VALUE_DESCRIPTION] "Error",2
[VALUE_DESCRIPTION] "N/A",3
[START_SIGNALS] K2DCRunPermissive_status,2,3,6,U,3.0,0.0,1,0.0,1.0,,,
[VALUE_DESCRIPTION] "Open",0
[VALUE_DESCRIPTION] "Closed",1
[VALUE_DESCRIPTION] "Error",2
[VALUE_DESCRIPTION] "N/A",3
[START_SIGNALS] K1PrechargePermissive_status,2,3,4,U,3.0,0.0,1,0.0,1.0,,,
[VALUE_DESCRIPTION] "Open",0
[VALUE_DESCRIPTION] "Closed",1
[VALUE_DESCRIPTION] "Error",2
[VALUE_DESCRIPTION] "N/A",3
[START_SIGNALS] MessageValidPowerCMD_status,2,4,2,U,3.0,0.0,1,0.0,1.0,,,
[VALUE_DESCRIPTION] "Invalid",0
[VALUE_DESCRIPTION] "Valid",1
[VALUE_DESCRIPTION] "Error",2
[VALUE_DESCRIPTION] "N/A",3
[START_SIGNALS] MessageValidVF_status,2,4,4,U,3.0,0.0,1,0.0,1.0,,,
[VALUE_DESCRIPTION] "Invalid",0
[VALUE_DESCRIPTION] "Valid",1
[VALUE_DESCRIPTION] "Error",2
[VALUE_DESCRIPTION] "N/A",3
[START_SIGNALS] CANbus_status,2,4,6,U,3.0,0.0,1,0.0,1.0,,,
[VALUE_DESCRIPTION] "Normal",0
[VALUE_DESCRIPTION] "Warning",1
[VALUE_DESCRIPTION] "ErrorPassive",3
[VALUE_DESCRIPTION] "N/A",4
[START_SIGNALS] EnableUPSMode_echo,2,5,0,U,3.0,0.0,1,0.0,1.0,,,
[VALUE_DESCRIPTION] "Disable",0
[VALUE_DESCRIPTION] "Enable",1
[VALUE_DESCRIPTION] "Error",2
[VALUE_DESCRIPTION] "N/A",3
[START_SIGNALS] EnableSplitPhase_echo,2,5,2,U,3.0,0.0,1,0.0,1.0,,,
[VALUE_DESCRIPTION] "Normal - Three Phase Mode",0
[VALUE_DESCRIPTION] "Enable Split Phase Mode",1
[VALUE_DESCRIPTION] "Error",2
[VALUE_DESCRIPTION] "N/A",3
[START_SIGNALS] PhaseRotation_status,2,5,4,U,3.0,0.0,1,0.0,1.0,,,
[VALUE_DESCRIPTION] "Negative",0
[VALUE_DESCRIPTION] "Positive",1
[VALUE_DESCRIPTION] "Error",2
[VALUE_DESCRIPTION] "N/A",3
[START_SIGNALS] LineVoltageDetected_status,2,5,6,U,3.0,0.0,1,0.0,1.0,,,
[VALUE_DESCRIPTION] "No_Voltage",0
[VALUE_DESCRIPTION] "Voltage_Detected",1
[VALUE_DESCRIPTION] "Error",2
[VALUE_DESCRIPTION] "N/A",3
[START_SIGNALS] PhaseRotation_echo,2,6,0,U,3.0,0.0,1,0.0,1.0,,,
[VALUE_DESCRIPTION] "Negative",0
[VALUE_DESCRIPTION] "Positive",1
[VALUE_DESCRIPTION] "Error",2
[VALUE_DESCRIPTION] "N/A",3
[END_MSG]
[START_MSG] StatusControlVoltage,486524407,8,4,1,X,Vector__XXX
[START_SIGNALS] v5p0_Supply,16,2,0,S,32767.0,-32768.0,1,0.0,0.01,V,,
[START_SIGNALS] v3p3_Supply,16,4,0,S,32767.0,-32768.0,1,0.0,0.01,V,,
[START_SIGNALS] v24_Supply,16,6,0,S,32767.0,-32768.0,1,0.0,0.01,V,,
[START_SIGNALS] v15_Supply,16,8,0,S,32767.0,-32768.0,1,0.0,0.01,V,,
[END_MSG]
[START_MSG] StatusTemps,419417079,8,3,1,X,Vector__XXX
[START_SIGNALS] TempInlet_measured,16,2,0,S,32767.0,-32768.0,1,0.0,0.1,C,,
[START_SIGNALS] TempInternal_measured,16,4,0,S,32767.0,-32768.0,1,0.0,0.1,C,,
[START_SIGNALS] ConverterLosses,16,6,0,U,65535.0,0.0,1,0.0,1.0,W,,
[END_MSG]
[START_MSG] StatusFaults,218089719,8,19,1,X,Vector__XXX
[START_SIGNALS] BridgeAVoltageOk_status,1,8,3,U,1.0,0.0,1,0.0,1.0,,,
[VALUE_DESCRIPTION] "Normal",0
[VALUE_DESCRIPTION] "Fault Active",1
[VALUE_DESCRIPTION] "Error",2
[VALUE_DESCRIPTION] "N/A",3
[START_SIGNALS] OvercurrentAC_status,2,1,2,U,3.0,0.0,1,0.0,1.0,,,
[VALUE_DESCRIPTION] "Normal",0
[VALUE_DESCRIPTION] "Fault Active",1
[VALUE_DESCRIPTION] "Error",2
[VALUE_DESCRIPTION] "N/A",3
[START_SIGNALS] BridgeBVoltageOk_status,1,6,3,U,1.0,0.0,1,0.0,1.0,,,
[VALUE_DESCRIPTION] "Normal",0
[VALUE_DESCRIPTION] "Fault Active",1
[VALUE_DESCRIPTION] "Error",2
[VALUE_DESCRIPTION] "N/A",3
[START_SIGNALS] OvervoltageDC_status,2,2,0,U,3.0,0.0,1,0.0,1.0,,,
[VALUE_DESCRIPTION] "Normal",0
[VALUE_DESCRIPTION] "Fault Active",1
[VALUE_DESCRIPTION] "Error",2
[VALUE_DESCRIPTION] "N/A",3
[START_SIGNALS] OvertempPowerDevice_status,2,2,6,U,3.0,0.0,1,0.0,1.0,,,
[VALUE_DESCRIPTION] "Normal",0
[VALUE_DESCRIPTION] "Fault Active",1
[VALUE_DESCRIPTION] "Error",2
[VALUE_DESCRIPTION] "N/A",3
[START_SIGNALS] OvertempInternal_status,2,2,4,U,3.0,0.0,1,0.0,1.0,,,
[VALUE_DESCRIPTION] "Normal",0
[VALUE_DESCRIPTION] "Fault Active",1
[VALUE_DESCRIPTION] "Error",2
[VALUE_DESCRIPTION] "N/A",3
[START_SIGNALS] LossValidControlMessage_status,4,3,4,U,15.0,0.0,1,0.0,1.0,,,
[VALUE_DESCRIPTION] "Normal",0
[VALUE_DESCRIPTION] "Fault Active",1
[VALUE_DESCRIPTION] "Error",2
[VALUE_DESCRIPTION] "N/A",3
[START_SIGNALS] UndervoltageDC_status,2,2,2,U,3.0,0.0,1,0.0,1.0,,,
[VALUE_DESCRIPTION] "Normal",0
[VALUE_DESCRIPTION] "Fault Active",1
[VALUE_DESCRIPTION] "Error",2
[VALUE_DESCRIPTION] "N/A",3
[START_SIGNALS] ControlHardwareFail_status,4,3,0,U,15.0,0.0,1,0.0,1.0,,,
[VALUE_DESCRIPTION] "Normal",0
[VALUE_DESCRIPTION] "Fault Active",1
[VALUE_DESCRIPTION] "Error",2
[VALUE_DESCRIPTION] "N/A",3
[START_SIGNALS] OvercurrentDC_status,2,1,6,U,3.0,0.0,1,0.0,1.0,,,
[VALUE_DESCRIPTION] "Normal",0
[VALUE_DESCRIPTION] "Fault Active",1
[VALUE_DESCRIPTION] "Error",2
[VALUE_DESCRIPTION] "N/A",3
[START_SIGNALS] GeneralFault_status,2,1,0,U,3.0,0.0,1,0.0,1.0,,,
[VALUE_DESCRIPTION] "Normal",0
[VALUE_DESCRIPTION] "Fault Active",1
[VALUE_DESCRIPTION] "Error",2
[VALUE_DESCRIPTION] "N/A",3
[START_SIGNALS] LossOfAC_status,2,1,4,U,3.0,0.0,1,0.0,1.0,,,
[VALUE_DESCRIPTION] "Normal",0
[VALUE_DESCRIPTION] "Fault Active",1
[VALUE_DESCRIPTION] "Error",2
[VALUE_DESCRIPTION] "N/A",3
[START_SIGNALS] EStopShutdown_status,2,4,0,U,3.0,0.0,1,0.0,1.0,,,
[VALUE_DESCRIPTION] "Normal",0
[VALUE_DESCRIPTION] "Fault Active",1
[VALUE_DESCRIPTION] "Error",2
[VALUE_DESCRIPTION] "N/A",3
[START_SIGNALS] BridgeAFault_status,3,8,0,U,7.0,0.0,1,0.0,1.0,,,
[VALUE_DESCRIPTION] "Normal",0
[VALUE_DESCRIPTION] "FLT_A",1
[VALUE_DESCRIPTION] "N/A",2
[VALUE_DESCRIPTION] "FLT_C",3
[VALUE_DESCRIPTION] "OverVoltage",4
[VALUE_DESCRIPTION] "FLT_B",5
[VALUE_DESCRIPTION] "Overcurrent",6
[VALUE_DESCRIPTION] "5V",7
[START_SIGNALS] BridgeBFault_status,3,6,0,U,7.0,0.0,1,0.0,1.0,,,
[VALUE_DESCRIPTION] "Normal",0
[VALUE_DESCRIPTION] "FLT_A",1
[VALUE_DESCRIPTION] "N/A",2
[VALUE_DESCRIPTION] "FLT_C",3
[VALUE_DESCRIPTION] "OverVoltage",4
[VALUE_DESCRIPTION] "FLT_B",5
[VALUE_DESCRIPTION] "Overcurrent",6
[VALUE_DESCRIPTION] "5V",7
[START_SIGNALS] IllegalTransition_status,2,4,2,U,3.0,0.0,1,0.0,1.0,,,
[VALUE_DESCRIPTION] "Normal",0
[VALUE_DESCRIPTION] "Fault Active",1
[VALUE_DESCRIPTION] "Error",2
[VALUE_DESCRIPTION] "N/A",3
[START_SIGNALS] InvalidEEHeader_status,2,4,4,U,3.0,0.0,1,0.0,1.0,,,
[VALUE_DESCRIPTION] "Normal",0
[VALUE_DESCRIPTION] "Fault Active",1
[VALUE_DESCRIPTION] "Error",2
[VALUE_DESCRIPTION] "N/A",3
[START_SIGNALS] InvalidEESection_status,2,4,6,U,3.0,0.0,1,0.0,1.0,,,
[VALUE_DESCRIPTION] "Normal",0
[VALUE_DESCRIPTION] "Fault Active",1
[VALUE_DESCRIPTION] "Error",2
[VALUE_DESCRIPTION] "N/A",3
[START_SIGNALS] ThermalOverload,2,5,0,U,3.0,0.0,1,0.0,1.0,,,
[VALUE_DESCRIPTION] "Normal",0
[VALUE_DESCRIPTION] "Fault Active",1
[VALUE_DESCRIPTION] "Error",2
[VALUE_DESCRIPTION] "N/A",3
[END_MSG]
[START_MSG] StatusACParameters,218088183,8,3,1,X,Vector__XXX
[START_SIGNALS] VoltageAC_measured,16,2,0,S,32767.0,-32768.0,1,0.0,0.1,V,,
[START_SIGNALS] CurrentAC_measured,16,4,0,S,32767.0,-32768.0,1,0.0,1.0,A,,
[START_SIGNALS] Frequency_measured,16,6,0,S,32767.0,-32768.0,1,0.0,0.1,Hz,,
[END_MSG]
[START_MSG] StatusDCParameters,486524919,8,3,1,X,Vector__XXX
[START_SIGNALS] VoltageDCBus,16,4,0,S,32767.0,-32768.0,1,0.0,1.0,V,,
[START_SIGNALS] CurrentDC_measured,16,6,0,S,32767.0,-32768.0,1,0.0,1.0,A,,
[START_SIGNALS] VoltageDCInput_measured,16,2,0,S,32767.0,-32768.0,1,0.0,1.0,V,,
[END_MSG]
[START_MSG] StatusControlVolts2,486524663,8,3,1,X,Vector__XXX
[START_SIGNALS] n15V_Supply,16,2,0,S,32767.0,-32768.0,1,0.0,0.01,V,,
[START_SIGNALS] DiodeTemperature,16,6,0,U,65535.0,0.0,1,0.0,1.0,C,,
[START_SIGNALS] IGBTTemperature,16,8,0,U,65535.0,0.0,1,0.0,1.0,C,,
[END_MSG]
[START_MSG] softwareRev,486523383,8,3,1,X,Vector__XXX
[START_SIGNALS] InterfaceRev,16,4,0,U,65535.0,0.0,1,0.0,0.01,,,
[START_SIGNALS] ControlSwRev,16,2,0,U,65535.0,0.0,1,0.0,0.01,,,
[START_SIGNALS] BuildTime,32,8,0,U,4294967295.0,0.0,1,0.0,1.0,,,
[END_MSG]
[START_MSG] StatusCommandVF,419416567,8,2,1,X,Vector__XXX
[START_SIGNALS] Voltage_echo,16,2,0,U,65535.0,0.0,1,0.0,0.1,Vrms,,
[START_SIGNALS] Frequency_echo,16,4,0,U,65535.0,0.0,1,0.0,0.1,Hz,,
[END_MSG]
[START_MSG] serialNumber,486526199,8,1,1,X,Vector__XXX
[START_SIGNALS] SerialNumber,32,4,0,U,4294967295.0,0.0,1,0.0,1.0,,,
[END_MSG]
[START_MSG] softwareRevHash,486526455,8,1,1,X,Vector__XXX
[START_SIGNALS] Hash,28,4,4,U,268435455.0,0.0,1,0.0,1.0,,,
[END_MSG]
[START_MSG] StatusNVParam,486517239,8,24,1,X,Vector__XXX
[START_SIGNALS] StatusNVParam_MUX,16,2,0,U,65535.0,0.0,1,0.0,1.0,,M,
[VALUE_DESCRIPTION] "ActParam0",0
[VALUE_DESCRIPTION] "ActLVM_ClearingTimes1",1
[VALUE_DESCRIPTION] "ActLVM_ClearingTimes2",2
[VALUE_DESCRIPTION] "ActLFM_Limits",3
[VALUE_DESCRIPTION] "ActLFM_ClearingTimes",4
[VALUE_DESCRIPTION] "StatusJ1939_Interface",5
[VALUE_DESCRIPTION] "StatusFault_Config",6
[VALUE_DESCRIPTION] "StatusContactorDelays1",7
[VALUE_DESCRIPTION] "StatusContactorDelays2",8
[VALUE_DESCRIPTION] "StatusContactorDelays3",9
[START_SIGNALS] Dummy,16,4,0,U,10.0,5.0,1,0.0,1.0,,m0,
[START_SIGNALS] VUnder50pct,16,4,0,U,30000.0,1.0,1,0.0,1.0,ms,m1,
[START_SIGNALS] V50to88pct,16,6,0,U,30000.0,1.0,1,0.0,1.0,ms,m1,
[START_SIGNALS] V110to120pct,16,8,0,U,30000.0,1.0,1,0.0,1.0,ms,m1,
[START_SIGNALS] VOver120,16,4,0,U,30000.0,1.0,1,0.0,1.0,,m2,
[START_SIGNALS] FreqHi,16,4,0,U,700.0,400.0,1,0.0,0.1,Hz,m3,
[START_SIGNALS] FreqLo,16,6,0,U,700.0,400.0,1,0.0,0.1,Hz,m3,
[START_SIGNALS] FreqVeryLo,16,8,0,U,700.0,400.0,1,0.0,0.1,Hz,m3,
[START_SIGNALS] FreqVeryLo,16,4,0,U,160.0,160.0,1,0.0,1.0,ms,m4,
[START_SIGNALS] FreqLo,16,6,0,U,30000.0,1.0,1,0.0,1.0,ms,m4,
[START_SIGNALS] FreqHi,16,8,0,U,160.0,160.0,1,0.0,1.0,ms,m4,
[START_SIGNALS] StatusNodeID,8,3,0,U,247.0,0.0,1,0.0,1.0,,m5,
[START_SIGNALS] StatusSA_Mask,8,4,0,U,255.0,0.0,1,0.0,1.0,,m5,
[START_SIGNALS] StatusBaudrate,4,5,4,U,3.0,0.0,1,0.0,1.0,,m5,
[VALUE_DESCRIPTION] "125K",0
[VALUE_DESCRIPTION] "250K",1
[VALUE_DESCRIPTION] "500K",2
[VALUE_DESCRIPTION] "1M",3
[START_SIGNALS] StatusThermalOverload,2,3,0,U,3.0,0.0,1,0.0,1.0,,m6,
[VALUE_DESCRIPTION] "Warning",0
[VALUE_DESCRIPTION] "Fault",1
[VALUE_DESCRIPTION] "Error",2
[VALUE_DESCRIPTION] "N/A",3
[START_SIGNALS] StatusMX1Open,16,4,0,U,5000.0,0.0,1,0.0,1.0,ms,m7,
[START_SIGNALS] StatusMX1Close,16,6,0,U,2000.0,0.0,1,0.0,1.0,ms,m7,
[START_SIGNALS] StatusMX2Open,16,8,0,U,65535.0,0.0,1,0.0,1.0,ms,m7,
[START_SIGNALS] StatusMX2Close,16,4,0,U,2000.0,0.0,1,0.0,1.0,ms,m8,
[START_SIGNALS] StatusK1Open,16,6,0,U,2000.0,0.0,1,0.0,1.0,ms,m8,
[START_SIGNALS] StatusK1Close,16,8,0,U,2000.0,0.0,1,0.0,1.0,ms,m8,
[START_SIGNALS] StatusK2Open,16,4,0,U,2000.0,0.0,1,0.0,1.0,ms,m9,
[START_SIGNALS] StatusK2Close,16,6,0,U,2000.0,0.0,1,0.0,1.0,ms,m9,
[END_MSG]
[START_MSG] StatusLineCurrents,419418359,8,3,1,X,Vector__XXX
[START_SIGNALS] L1Current_measured,16,2,0,U,65535.0,0.0,1,0.0,1.0,A,,
[START_SIGNALS] L2Current_measured,16,4,0,U,65535.0,0.0,1,0.0,1.0,A,,
[START_SIGNALS] L3Current_measured,16,6,0,U,65535.0,0.0,1,0.0,1.0,A,,
[END_MSG]
[START_MSG] StatusLineVoltages,419418615,8,3,1,X,Vector__XXX
[START_SIGNALS] L1Voltage_measured,16,2,0,U,65535.0,0.0,1,0.0,0.1,Vrms,,
[START_SIGNALS] L2Voltage_measured,16,4,0,U,65535.0,0.0,1,0.0,0.1,Vrms,,
[START_SIGNALS] L3Voltage_measured,16,6,0,U,65535.0,0.0,1,0.0,0.1,Vrms,,
[END_MSG]
[NODE]
[START_DESC]
[START_DESC_MSG]
16755521 S "Operational commands are received by the module via control bits within this message.";
218082369 S "Sets the desired real (P) and reactive (Q) power levels for the module to follow while in the GRID FOLLOWING mode.";
218082881 S "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.";
218090230 S "Returns the actual measured power.";
218083137 S "";
218081857 S "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.')";
16751425 S "Operational commands are received by the module via control bits within this message.";
218078273 S "Sets the desired real (P) and reactive (Q) power levels for the module to follow while in the GRID FOLLOWING mode.";
218078785 S "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.";
218090231 S "Returns the actual measured power.";
218090231 S "Returns the actual measured power.";
419415287 S "Echoes the commanded power (P&Q) as received in CommandPQ.";
218088439 S "Bits representing the status of the power module.";
486524407 S "Lists present voltage of each power supply on the control board (24V, 15V, 5V, and 3.3V.)";
419417079 S "Returns the inlet water temperature to the module as well as module internal ambient temperature.";
218089719 S "Fault bits.";
218088183 S "RMS AC Voltage, current, and frequency measured by line A, B and C feedbacks.";
486524919 S "Measured (boosted) DC Bus voltage, DC Current, and estimated DC Input voltage.";
486524663 S "Present voltage of the -15V power supply on the control board.";
486523383 S "Software revision.";
419416567 S "Echoes the voltage and frequency commands from commandVF.";
486526199 S "Serial number of the power module.";
486526455 S "Unique software revision identification hashcode.";
486517239 S "Echos back parameter values.";
419418359 S "Measured RMS line currents.";
419418615 S "Measured RMS line voltages.";
[END_DESC_MSG]
[START_DESC_NODE]
[END_DESC_NODE]
[START_DESC_SIG]
16755521 S 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.";
16755521 S FaultClear_command "Clears the latched fault message.";
16755521 S InvertHwEnable_command "Inverts the logic of the Hardware Enable input.";
16755521 S 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.";
16755521 S 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.";
16755521 S ForceRelayMX1_command "If set to 'Force On,' will force the relay closed, overriding firmware state machine commands. Meant for diagnostic purposes only.";
16755521 S ForceRelayMX2_command "If set to 'Force On,' will force the relay closed, overriding firmware state machine commands. Meant for diagnostic purposes only.";
16755521 S ForceRelayK1_Precharge_command "If set to 'Force On,' will force the relay closed, overriding firmware state machine commands. Meant for diagnostic purposes only.";
16755521 S ForceRelayRelayK2_DCRun_comand "If set to 'Force On,' will force the relay closed, overriding firmware state machine commands. Meant for diagnostic purposes only.";
16755521 S PhaseRotation_command "Specifies phase rotation direction. Only active while transitioning from READY to GRID_FORMING.";
16755521 S 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.";
218082369 S RealPower command "Commanded real power (W) while in grid following mode - positive real power is defined as power being put into the ac network.";
218082369 S ReactivePower_command "Commanded reactive power (VA) while in grid following mode - positive reactive power is defined as the converter having a leading power factor.";
218082881 S Voltage_command "Desired output voltage while in grid forming mode.";
218082881 S Frequency_command "Desired output frequency while in grid forming mode.";
218090230 S RealPower_measured "Measured real power of master unit.";
218090230 S ReactivePower_measured "Measured reactive power of master unit.";
218081857 S CommandSetNVParam_MUX "";
218081857 S VUnder50pct "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.";
218081857 S V50to88pct "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.";
218081857 S V110to120pct "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.";
218081857 S VOver120 "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.";
218081857 S FreqHi "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.";
218081857 S FreqLo "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.";
218081857 S FreqVeryLo "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.";
218081857 S FreqVeryLo "Determines the time it will take for a fault trip to occur when line frequency remains below the value specified in FreqVeryLo of the LFM_Limits Mux when the inverter is in GRID FOLLOWING mode.";
218081857 S FreqLo "Determines the time it will take for a fault trip to occur when line frequency remains between the value specified in FreqLo and FreqVeryLo of the LFM_Limits Mux when the inverter is in GRID FOLLOWING mode.";
218081857 S FreqHi "Determines the time it will take for a fault trip to occur when line frequency remains above the value specified in FreqHi of the LFM_Limits Mux when the inverter is in GRID FOLLOWING mode.";
218081857 S NodeID "J1939 Source Address node for the module.";
218081857 S SA_Mask "Not presently used.";
218081857 S Baudrate "CAN baudrate";
218081857 S ThermalOverload "Configures action to take when thermal overload input is active.";
218081857 S MX1Open "Maximum time required for the MX1 contactor to open.";
218081857 S MX1Close "Maximum time required for the MX1 contactor to close.";
218081857 S MX2Open "Maximum time required for the MX2 contactor to open.";
218081857 S MX2Close "Maximum time required for the MX2 contactor to open.";
218081857 S K1Open "Maximum time required for the K1 contactor to open.";
218081857 S K1Close "Maximum time required for the K1 contactor to close.";
218081857 S K2Open "Maximum time required for the K2 contactor to open.";
218081857 S K2Close "Maximum time required for the K2 contactor to close.";
16751425 S 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.";
16751425 S FaultClear_command "Clears the latched fault message.";
16751425 S InvertHwEnable_command "Inverts the logic of the Hardware Enable input.";
16751425 S 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.";
16751425 S 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.";
16751425 S ForceRelayMX1_command "If set to 'Force On,' will force the relay closed, overriding firmware state machine commands. Meant for diagnostic purposes only.";
16751425 S ForceRelayMX2_command "If set to 'Force On,' will force the relay closed, overriding firmware state machine commands. Meant for diagnostic purposes only.";
16751425 S ForceRelayK1_Precharge_command "If set to 'Force On,' will force the relay closed, overriding firmware state machine commands. Meant for diagnostic purposes only.";
16751425 S ForceRelayRelayK2_DCRun_comand "If set to 'Force On,' will force the relay closed, overriding firmware state machine commands. Meant for diagnostic purposes only.";
16751425 S PhaseRotation_command "Specifies phase rotation direction. Only active while transitioning from READY to GRID_FORMING";
16751425 S 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.";
218078273 S RealPower_command "Commanded real power (W) while in grid following mode - positive real power is defined as power being put into the ac network.";
218078273 S ReactivePower_command "Commanded reactive power (VA) while in grid following mode - positive reactive power is defined as the converter having a leading power factor.";
218078785 S Voltage_command "Desired output voltage while in grid forming mode.";
218078785 S Frequency_command "Desired output frequency while in grid forming mode.";
218090231 S RealPower_measured "Measured real power of master unit.";
218090231 S ReactivePower_measured "Measured reactive power of master unit.";
218090231 S RealPower_measured "Measured real power.";
218090231 S ReactivePower_measured "Measured reactive power.";
419415287 S RealPower_echo "Echoed real power command.";
419415287 S ReactivePower_echo "Echoed reactive power command.";
218088439 S State_status "Active control mode.";
218088439 S MX2Permissive_status "MX2 relay status";
218088439 S PowerAvailAC_status "Indicates that AC power is connected and that voltage and frequency are within nominal ranges.";
218088439 S PowerAvailDC_status "Indicates that DC bus voltage is within operating range.";
218088439 S PowerCircuitEnabled_status "Indicates whether the switching devices are active.";
218088439 S HardwareEnable_status "Status of the hardware enable.";
218088439 S Enable_echo "Echos the state of the Enable command withing the CommandModeControl message.";
218088439 S FaultClr_echo "Echos the state of the FaultClear command withing the CommandModeControl message.";
218088439 S 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.";
218088439 S MX1Permissive_status "MX1 relay status";
218088439 S K2DCRunPermissive_status "K2 DC Run relay status.";
218088439 S K1PrechargePermissive_status "K1 precharge relay status.";
218088439 S 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.";
218088439 S 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.";
218088439 S CANbus_status "Operational status of the CAN bus driver.";
218088439 S EnableUPSMode_echo "Echos the state of the EnableUPSMode command withing the CommandModeControl message.";
218088439 S EnableSplitPhase_echo "Echos the state of the EnableSplitPhase command withing the CommandModeControl message.";
218088439 S PhaseRotation_status "Phase rotation order. When L1 phase angle leads L2 phase angle, rotation is considered positive.";
218088439 S LineVoltageDetected_status "Flag indicating if voltage is detected on L1, L2 or L3.";
218088439 S PhaseRotation_echo "Echos the state of PhaseRotation_command withing the CommandModeControl message.";
486524407 S v5p0_Supply "Present voltage of the control board 5V power suppy.";
486524407 S v3p3_Supply "Present voltage of the control board 3.3V power supply.";
486524407 S v24_Supply "Present voltage of the control board 24V power supply.";
486524407 S v15_Supply "Present voltage of the control board 15V power supply.";
419417079 S TempInlet_measured "Coolant inlet temperature";
419417079 S TempInternal_measured "Internal ambient temperature";
419417079 S ConverterLosses "Power converter thermal loss";
218089719 S BridgeAVoltageOk_status "Indicates whether a hardware trip has been activated.";
218089719 S OvercurrentAC_status "Set immediately upon the software detection of AC current exceeding the threshold value.";
218089719 S BridgeBVoltageOk_status "Indicates whether a hardware trip has been activated.";
218089719 S OvervoltageDC_status "Set immediately upon the software detection of DC voltage exceeding the threshold value.";
218089719 S OvertempPowerDevice_status "Set immediately upon the software detection of an IGBT temperature exceeding the threshold value.";
218089719 S OvertempInternal_status "Set immediately upon the software detection of an internal inverter temperature exceeding the threshold value.";
218089719 S 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.";
218089719 S UndervoltageDC_status "Indicates loss of DC source voltage.";
218089719 S ControlHardwareFail_status "Set upon the failure of control hardware to return expected response.";
218089719 S OvercurrentDC_status "Set immediately upon the software detection of DC current exceeding the threshold value.";
218089719 S GeneralFault_status "Will be set any time a fault shutdown has occurred. It is always accompanied by an additional fault descriptor.";
218089719 S 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.";
218089719 S EStopShutdown_status "Set when an enable request has been sent whithout the WakeUpSignal flag (hardware enable) in the StatusBits message being active.";
218089719 S 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.";
218089719 S 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.";
218089719 S 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.";
218089719 S InvalidEEHeader_status "Indicates that reading of non-volatile parameters at power-up failed.";
218089719 S InvalidEESection_status "Indicates that reading or writing of an non-volatile parameter section failed.";
218088183 S VoltageAC_measured "Measured RMS AC voltage.";
218088183 S CurrentAC_measured "Measured RMS AC current.";
218088183 S Frequency_measured "Measured frequency.";
486524919 S VoltageDCBus "Measured DC bus voltage.";
486524919 S CurrentDC_measured "Measured DC current.";
486524919 S VoltageDCInput_measured "Estimated DC input voltage.";
486524663 S n15V_Supply "Present voltage of the control board -15V power supply.";
486524663 S DiodeTemperature "Hottest diode";
486524663 S IGBTTemperature "Hottest IGBT";
486523383 S InterfaceRev "Software revision of the CAN communication interface.";
486523383 S ControlSwRev "Software revision of the control firmware.";
486523383 S BuildTime "Build timestamp.";
419416567 S Voltage_echo "Echoed voltage command";
419416567 S Frequency_echo "Echoed frequency command.";
486526199 S SerialNumber "Serial number of the power module.";
486526455 S Hash "Unique revision identification hashcode.";
486517239 S StatusNVParam_MUX "";
486517239 S StatusNodeID "J1939 Source Address node for the module";
486517239 S StatusSA_Mask "Mask used to configure from which master source addresses to accept commands.";
486517239 S StatusThermalOverload "Configured action to take when thermal overload input is active.";
486517239 S StatusMX1Open "Maximum time required for the MX1 contactor to open.";
486517239 S StatusMX1Close "Maximum time required for the MX1 contactor to close.";
486517239 S StatusMX2Open "Maximum time required for the MX2 contactor to open.";
486517239 S StatusMX2Close "Maximum time required for the MX2 contactor to open.";
486517239 S StatusK1Open "Maximum time required for the K1 contactor to open.";
486517239 S StatusK1Close "Maximum time required for the K1 contactor to close.";
486517239 S StatusK2Open "Maximum time required for the K2 contactor to open.";
486517239 S StatusK2Close "Maximum time required for the K2 contactor to close.";
419418359 S L1Current_measured "Measured L1 RMS line current.";
419418359 S L2Current_measured "Measured L2 RMS line current.";
419418359 S L3Current_measured "Measured L3 RMS line current.";
419418615 S L1Voltage_measured "Measured L1 RMS line-neutral voltage";
419418615 S L2Voltage_measured "Measured L2 RMS line-neutral voltage";
419418615 S L3Voltage_measured "Measured L3 RMS line-neutral voltage";
[END_DESC_SIG]
[END_DESC]
[START_PARAM]
[START_PARAM_NET]
[END_PARAM_NET]
[START_PARAM_NODE]
[END_PARAM_NODE]
[START_PARAM_MSG]
"GenMsgCycleTime",INT,0,65535,0
[END_PARAM_MSG]
[START_PARAM_SIG]
[END_PARAM_SIG]
[START_PARAM_VAL]
[START_PARAM_NODE_VAL]
[END_PARAM_NODE_VAL]
[START_PARAM_MSG_VAL]
218090231,S,"GenMsgCycleTime","100"
419415287,S,"GenMsgCycleTime","100"
218088439,S,"GenMsgCycleTime","100"
486524407,S,"GenMsgCycleTime","100"
419417079,S,"GenMsgCycleTime","100"
218089719,S,"GenMsgCycleTime","100"
218088183,S,"GenMsgCycleTime","100"
486524919,S,"GenMsgCycleTime","100"
486524663,S,"GenMsgCycleTime","100"
419416567,S,"GenMsgCycleTime","100"
419418359,S,"GenMsgCycleTime","100"
419418615,S,"GenMsgCycleTime","100"
[END_PARAM_MSG_VAL]
[START_PARAM_SIG_VAL]
[END_PARAM_SIG_VAL]
[END_PARAM_VAL]
|