Added the PrintCommonForZeroUnit format flag

Print “COMMON” instead of “UNIT 0” logic (Comanche Peak)
This commit is contained in:
2014-05-16 18:23:59 +00:00
parent 19af9a0812
commit 5f9331b1b8
5 changed files with 29 additions and 2 deletions

View File

@@ -9,6 +9,7 @@ namespace fmtxml
{
private void AddTuecfmt(ref FormatData fmtdata) // Comanche Peak
{
fmtdata.PrintData.PrintCommonForZeroUnit = "True";
// SectionNumber
fmtdata.SectData.SectionNumber.Pos = 0;
fmtdata.SectData.SectionNumber.Just = "PSLeft";
@@ -37,6 +38,16 @@ namespace fmtxml
fmtdata.StepData[7].OneLineBeforeTab = "True";
// Continuous Action High Level Step
fmtdata.StepData[9].TabData.Ident = "*{numeric} ";
// LossOfAC - still working on this
//fmtdata.StepData[18].ColOverride = "38";
//fmtdata.StepData[18].ColOverrideEdit = "38";
//fmtdata.StepData[18].WidthOverride = "438,192,120";
//fmtdata.StepData[18].WidthOverrideEdit = "438,192,120";
//fmtdata.StepData[18].StepEditData.TypeMenu.MenuItem = "Symptoms and Entry Step";
//fmtdata.StepData[18].TabData.IdentEdit = "{numeric}) ";
//fmtdata.StepData[18].TabData.Ident = "{numeric}) ";
//fmtdata.StepData[18].TabData.RNOIdentEdit = " ";
//fmtdata.StepData[18].TabData.Justify = "Left";
// Caution 2
fmtdata.StepData[21].ParentType = "Base";
// Paragraph