« Back to Product

Documentation

NEAS_RequestStatus

Require: IP-Symcon >= 4.0

 boolean NEAS_RequestStatus (int $InstanceID) 

Parameters

InstanceID

ID of the Instance

Returns

If the command could be executed successfully, it returns TRUE as result, otherwise FALSE.

Description

Gets the values stored in the NEA Smart with the InstanceID InstanceID and sets the associated variables.

Example

NEAS_RequestStatus(12345);
Any questions?