What can we improve?

Documentation

(Edit)

PJ_Beep

 boolean PJ_Beep (int $InstanceID, int $TenthsOfSeconds) 

Parameters

InstanceID

ID of the device to be switched

TenthsOfSeconds

Length of the tone in 1/10 seconds

Returns

default

Description

Outputs a sound in the FD-868 with ID InstanceID.

Example

PJ_Beep($id_lcd, 50); // Beep for 0,5 seconds