Display inverter & motor temperatures
This commit is contained in:
@ -245,40 +245,102 @@
|
||||
"CanvasBufferSize": 7200,
|
||||
"Components": [
|
||||
{
|
||||
"Type": "CustomContainerInstance",
|
||||
"Name": "tireTempRR",
|
||||
"X": 240,
|
||||
"Y": 197,
|
||||
"Width": 75,
|
||||
"Height": 75,
|
||||
"CustomContainerDefinitionName": "TireTemp"
|
||||
"Type": "TextArea",
|
||||
"Name": "motorTempLabel",
|
||||
"X": 315,
|
||||
"Y": 187,
|
||||
"Width": 150,
|
||||
"Height": 25,
|
||||
"TextId": "__SingleUse_JN2J",
|
||||
"TextRotation": "0",
|
||||
"Color": {
|
||||
"Red": 255,
|
||||
"Green": 255,
|
||||
"Blue": 255
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "CustomContainerInstance",
|
||||
"Name": "tireTempFR",
|
||||
"X": 240,
|
||||
"Name": "motorTempL",
|
||||
"X": 329,
|
||||
"Y": 212,
|
||||
"Width": 60,
|
||||
"Height": 60,
|
||||
"CustomContainerDefinitionName": "Temperature"
|
||||
},
|
||||
{
|
||||
"Type": "CustomContainerInstance",
|
||||
"Name": "motorTempR",
|
||||
"X": 392,
|
||||
"Y": 212,
|
||||
"Width": 60,
|
||||
"Height": 60,
|
||||
"CustomContainerDefinitionName": "Temperature"
|
||||
},
|
||||
{
|
||||
"Type": "Line",
|
||||
"Name": "motorTempDiv",
|
||||
"X": 389,
|
||||
"Y": 212,
|
||||
"Width": 3,
|
||||
"Height": 60,
|
||||
"Color": {
|
||||
"Red": 255,
|
||||
"Green": 255,
|
||||
"Blue": 255
|
||||
},
|
||||
"EndY": 320.0,
|
||||
"LineWidth": 10.0,
|
||||
"LineEndingStyle": "Round"
|
||||
},
|
||||
{
|
||||
"Type": "Line",
|
||||
"Name": "invTempDiv",
|
||||
"X": 389,
|
||||
"Y": 122,
|
||||
"Width": 75,
|
||||
"Height": 75,
|
||||
"CustomContainerDefinitionName": "TireTemp"
|
||||
"Width": 3,
|
||||
"Height": 60,
|
||||
"Color": {
|
||||
"Red": 255,
|
||||
"Green": 255,
|
||||
"Blue": 255
|
||||
},
|
||||
"EndY": 320.0,
|
||||
"LineWidth": 10.0,
|
||||
"LineEndingStyle": "Round"
|
||||
},
|
||||
{
|
||||
"Type": "CustomContainerInstance",
|
||||
"Name": "tireTempRL",
|
||||
"X": 165,
|
||||
"Y": 197,
|
||||
"Width": 75,
|
||||
"Height": 75,
|
||||
"CustomContainerDefinitionName": "TireTemp"
|
||||
},
|
||||
{
|
||||
"Type": "CustomContainerInstance",
|
||||
"Name": "tireTempFL",
|
||||
"X": 165,
|
||||
"Name": "invTempR",
|
||||
"X": 392,
|
||||
"Y": 122,
|
||||
"Width": 75,
|
||||
"Height": 75,
|
||||
"CustomContainerDefinitionName": "TireTemp"
|
||||
"Width": 60,
|
||||
"Height": 60,
|
||||
"CustomContainerDefinitionName": "Temperature"
|
||||
},
|
||||
{
|
||||
"Type": "CustomContainerInstance",
|
||||
"Name": "invTempL",
|
||||
"X": 329,
|
||||
"Y": 122,
|
||||
"Width": 60,
|
||||
"Height": 60,
|
||||
"CustomContainerDefinitionName": "Temperature"
|
||||
},
|
||||
{
|
||||
"Type": "TextArea",
|
||||
"Name": "invTempLabel",
|
||||
"X": 315,
|
||||
"Y": 97,
|
||||
"Width": 150,
|
||||
"Height": 25,
|
||||
"TextId": "__SingleUse_ZP7N",
|
||||
"TextRotation": "0",
|
||||
"Color": {
|
||||
"Red": 255,
|
||||
"Green": 255,
|
||||
"Blue": 255
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "Line",
|
||||
@ -286,7 +348,7 @@
|
||||
"X": 239,
|
||||
"Y": 122,
|
||||
"Width": 3,
|
||||
"Height": 150,
|
||||
"Height": 123,
|
||||
"Color": {
|
||||
"Red": 255,
|
||||
"Green": 255,
|
||||
@ -299,9 +361,9 @@
|
||||
{
|
||||
"Type": "Line",
|
||||
"Name": "ttDivHoriz",
|
||||
"X": 165,
|
||||
"Y": 196,
|
||||
"Width": 150,
|
||||
"X": 179,
|
||||
"Y": 182,
|
||||
"Width": 123,
|
||||
"Height": 3,
|
||||
"Color": {
|
||||
"Red": 255,
|
||||
@ -312,6 +374,42 @@
|
||||
"LineWidth": 10.0,
|
||||
"LineEndingStyle": "Round"
|
||||
},
|
||||
{
|
||||
"Type": "CustomContainerInstance",
|
||||
"Name": "tireTempRR",
|
||||
"X": 242,
|
||||
"Y": 185,
|
||||
"Width": 60,
|
||||
"Height": 60,
|
||||
"CustomContainerDefinitionName": "Temperature"
|
||||
},
|
||||
{
|
||||
"Type": "CustomContainerInstance",
|
||||
"Name": "tireTempFR",
|
||||
"X": 242,
|
||||
"Y": 122,
|
||||
"Width": 60,
|
||||
"Height": 60,
|
||||
"CustomContainerDefinitionName": "Temperature"
|
||||
},
|
||||
{
|
||||
"Type": "CustomContainerInstance",
|
||||
"Name": "tireTempRL",
|
||||
"X": 179,
|
||||
"Y": 185,
|
||||
"Width": 60,
|
||||
"Height": 60,
|
||||
"CustomContainerDefinitionName": "Temperature"
|
||||
},
|
||||
{
|
||||
"Type": "CustomContainerInstance",
|
||||
"Name": "tireTempFL",
|
||||
"X": 179,
|
||||
"Y": 122,
|
||||
"Width": 60,
|
||||
"Height": 60,
|
||||
"CustomContainerDefinitionName": "Temperature"
|
||||
},
|
||||
{
|
||||
"Type": "LineProgress",
|
||||
"Name": "tsSoC",
|
||||
@ -335,7 +433,7 @@
|
||||
{
|
||||
"Type": "LineProgress",
|
||||
"Name": "lvSoC",
|
||||
"X": 425,
|
||||
"X": 110,
|
||||
"Y": 122,
|
||||
"Width": 40,
|
||||
"Height": 150,
|
||||
@ -385,7 +483,7 @@
|
||||
{
|
||||
"Type": "TextArea",
|
||||
"Name": "lvSoCLabel",
|
||||
"X": 425,
|
||||
"X": 110,
|
||||
"Y": 97,
|
||||
"Width": 40,
|
||||
"Height": 25,
|
||||
@ -803,17 +901,17 @@
|
||||
"Interactions": []
|
||||
},
|
||||
{
|
||||
"Name": "TireTemp",
|
||||
"Name": "Temperature",
|
||||
"X": 135,
|
||||
"Y": 215,
|
||||
"Width": 75,
|
||||
"Height": 75,
|
||||
"Width": 60,
|
||||
"Height": 60,
|
||||
"Components": [
|
||||
{
|
||||
"Type": "Box",
|
||||
"Name": "bg",
|
||||
"Width": 75,
|
||||
"Height": 75,
|
||||
"Width": 60,
|
||||
"Height": 60,
|
||||
"Color": {
|
||||
"Green": 38,
|
||||
"Blue": 255
|
||||
@ -822,9 +920,8 @@
|
||||
{
|
||||
"Type": "TextArea",
|
||||
"Name": "value",
|
||||
"Y": 7,
|
||||
"Width": 75,
|
||||
"Height": 60,
|
||||
"Width": 60,
|
||||
"Height": 50,
|
||||
"TextId": "__SingleUse_20H3",
|
||||
"TextRotation": "0",
|
||||
"Color": {
|
||||
|
||||
Reference in New Issue
Block a user