« Back to Product

Documentation

AL_SwitchOff

Require: IP-Symcon >= 5.0

 boolean AL_SwitchOff (int $InstanzID) 

Parameters

InstanzID

ID des zu schaltenden Geräts

Returns

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

Description

Switches all active variables in the list to inactive.

Example

AL_SwitchOff(12345);
Any questions?