« Back to Product

Documentation

LJ_SendDateTime

Require: IP-Symcon >= 6.0

 boolean LJ_SendDateTime (int $InstanceID) 

Parameters

InstanceID

ID of the Instance

Returns

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

Description

Sends the current date/time to the KNX bus

Example

LJ_SendDateTime(12345);
Any questions?