Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Plant SCADA

QualityIsControlInhibit

  • Last UpdatedJul 18, 2023
  • 1 minute read

Returns a value indicating whether the tag is in Control Inhibit Mode.

Syntax

QualityIsControlInhibit(QUALITY quality)

quality:

Specifies the QUALITY variable.

Return Value

0: the tag is not in Control inhibit Mode.

1: the tag is in Control inhibit Mode.

QualityGetPart, QualityIsBad, QualityIsGood, QualityIsOverrride, QualityIsUncertain, QualitySetPart, QualityToStr, QualityCreate

Example

INT controlInhibitEnabled;
controlInhibitEnabled = QualityIsControlInhibit(Tag1.Field.Q);

See Also

Quality Functions

In This Topic
Related Links
TitleResults for “How to create a CRG?”Also Available in