LED Functions

This section describes the LED functions. They are used to control and monitor the LED module of a DLN-series adapter.

Actual control of the device is performed by use of commands and responses. Each function utilizes respective commands and responses. You can send such commands directly if necessary.

Function Description
DlnLedGetCount() Function retrieves the total number of user-controlled LEDs available in the device.
DlnLedSetState() Function sets a new state of the user-controlled LED.
DlnLedGetState() Function retrieves the current state of the LED.