nxa.ResetQuality

Description

This function resets the value of the specified server item and specifies the quality code.

Signature

nxa.ResetQuality(int, string, date, string)

Parameters

NameTypeMandatory/OptionalDescription

stringMItemID of the item that shall be reset.

intM

Quality code:

  • 0: BAD
  • 64: UNCERTAIN
  • 192: GOOD

dateOTime stamp information (local time) for the value. If not set or 0 then the current time is used.

stringOSource information (e.g. SYS:LUA;SRC:MyDevice)

Return

None.

Applies to

  • NETx BMS Platform R2 Build 2050+
  • NETx Multi Protocol Server R2 Build 2050+