« Back to Product

Documentation

DoorIP_Accept

Require: IP-Symcon >= 8.0

 void DoorIP_Accept (int $InstanceID) 

Parameters

InstanceID

ID of the instance of the device to be switched

Returns

If the command could be executed successfully, the result is TRUE, otherwise FALSE.

Description

Accepts the current call to the instance with the ID InstanceID.

Example

DoorIP_Accept(12345);
Any questions?