fix cutoff a grid peak shaving register
This commit is contained in:
@@ -405,7 +405,7 @@ function genCutoffBadge(i: PlanningIntervalDto): { show: boolean; label: string;
|
||||
show: true,
|
||||
label: 'GEN CUT',
|
||||
klass: 'bg-red-500/15 text-red-200 ring-1 ring-red-500/35',
|
||||
title: 'GEN port cut-off (BA81): reg179 bits0-1=2 (MI export cutoff ON)',
|
||||
title: 'GEN port cut-off (BA81): reg178 bits0-1=3 (MI export cutoff ON)',
|
||||
}
|
||||
}
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user