Interrogation Command Item

Sends an interrogation command in control direction (client->server).

The item type has the following properties:

NameDescriptionIDFlags
CACommon address18700Persisted
COTCause of transmission18702Persisted
QOISpecifies the behavior of the server when processing the command18706Persisted

On success, the corresponding Information Items on the same CA should be updated with the latest values from the server.

To trigger an interrogation command:

  1. Configure the interrogation command with the properties listed above;
  2. Set a new value on the item - not sent to server, only used for triggering an interrogation command;
  3. On success; the value on the item is set;
  4. On failure; the value on the item is not set - check log for more information.

See also

Basic Item Properties