HpicfFaultTolerance

  • Base type Integer32
  • Range 0 — 255

Objects of this type are used to scale internal fault thresholds between hard-coded minimum and maximum threshold values as follows: actual = min + ((max - min) * tol)/maxTol where: actual - actual threshold used by Fault Finder min - minimum threshold for this fault max - maximum threshold for this fault tol - configured tolerance for this fault maxTol - maximum tolerance value (255)