ToiFrontPanelServiceLedInfo Interface Reference


Description

This is the documentation for ToiFrontPanelServiceLedInfo.
This structure contains information about a single LED. Use toi.statics.ToiFrontPanelServiceLedInfo.create(<index>, <supportedColors>) to create an instance of ToiFrontPanelServiceLedInfo.

import "ToiFrontPanelServiceLedInfo.idl";

List of all members.

Public Attributes

attribute long index
attribute
ToiFrontPanelService::TToiColorSequence 
supportedColors

Member Data Documentation

The index of the LED.