IToiFrontPanelService::TToiLedState Struct Reference


Description

This structure contains the state of a given LED.

import "IToiFrontPanelService.idl";

List of all members.

Public Attributes

IToiFrontPanelService::TToiColor Color
double BlinkFrequency

Member Data Documentation

Indicates the current blinking frequency in Hz of the LED. Zero indicates a steady light. Note that this is a desired frequency and it is not guarantueed that the STB actually can blink the LED at that frequency.