| enum | stateFieldIndex {
stateRecordNAME = 0,
stateRecordDESC = 1,
stateRecordASG = 2,
stateRecordSCAN = 3,
stateRecordPINI = 4,
stateRecordPHAS = 5,
stateRecordEVNT = 6,
stateRecordTSE = 7,
stateRecordTSEL = 8,
stateRecordDTYP = 9,
stateRecordDISV = 10,
stateRecordDISA = 11,
stateRecordSDIS = 12,
stateRecordMLOK = 13,
stateRecordMLIS = 14,
stateRecordBKLNK = 15,
stateRecordDISP = 16,
stateRecordPROC = 17,
stateRecordSTAT = 18,
stateRecordSEVR = 19,
stateRecordNSTA = 20,
stateRecordNSEV = 21,
stateRecordACKS = 22,
stateRecordACKT = 23,
stateRecordDISS = 24,
stateRecordLCNT = 25,
stateRecordPACT = 26,
stateRecordPUTF = 27,
stateRecordRPRO = 28,
stateRecordASP = 29,
stateRecordPPN = 30,
stateRecordPPNR = 31,
stateRecordSPVT = 32,
stateRecordRSET = 33,
stateRecordDSET = 34,
stateRecordDPVT = 35,
stateRecordRDES = 36,
stateRecordLSET = 37,
stateRecordPRIO = 38,
stateRecordTPRO = 39,
stateRecordBKPT = 40,
stateRecordUDF = 41,
stateRecordUDFS = 42,
stateRecordTIME = 43,
stateRecordFLNK = 44,
stateRecordVAL = 45,
stateRecordOVAL = 46
} |