A B C D E F G H I L M N O P Q R S T U V W Y

A

AbstractTextCaptionBxArea - Class in onbon.bx06.area
图文区域,由多个页面堆叠而成。
AbstractTextCaptionBxArea(int, int, int, int, Bx6GScreenProfile) - Constructor for class onbon.bx06.area.AbstractTextCaptionBxArea
建构子。
AbstractTimeClockBxArea - Class in onbon.bx06.area
抽象时间区域,利用继承处理单元配置与底图。
AbstractTimeClockBxArea(int, int, int, int, Bx6GScreenProfile) - Constructor for class onbon.bx06.area.AbstractTimeClockBxArea
建构子。
accept(AbstractTextCaptionArea, Bx6GScreenProfile, ProgramDataBxFile) - Method in class onbon.bx06.area.page.BxPage
將资料填入指定的图文区。。
accept(AbstractTextCaptionArea, Bx6GScreenProfile, ProgramDataBxFile) - Method in class onbon.bx06.area.page.ImageBxPage
 
accept(AbstractTextCaptionArea, Bx6GScreenProfile, ProgramDataBxFile) - Method in class onbon.bx06.area.page.ImageFileBxPage
 
accept(AbstractTextCaptionArea, Bx6GScreenProfile, ProgramDataBxFile) - Method in class onbon.bx06.area.page.TextBxPage
 
accept(AbstractTextCaptionArea, Bx6GScreenProfile, ProgramDataBxFile) - Method in class onbon.bx06.area.page.TextFileBxPage
 
accept(Bx6GController) - Method in interface onbon.bx06.Bx6GRequestCmd
利用指定控制器进行请求发送与回应处理。
accept(Bx6GController) - Method in class onbon.bx06.cmd.dyn.DeleteDynamicAreaCmd
 
accept(Bx6GController) - Method in class onbon.bx06.cmd.dyn.UpdateDynamicAreaCmd
 
accept(Bx6GController) - Method in class onbon.bx06.cmd.led.CancelScreenTimingOnOffCmd
 
accept(Bx6GController) - Method in class onbon.bx06.cmd.led.CheckControllerStatusCmd
 
accept(Bx6GController) - Method in class onbon.bx06.cmd.led.CheckCurrentFirmwareCmd
 
accept(Bx6GController) - Method in class onbon.bx06.cmd.led.CheckFPGAStatusCmd
 
accept(Bx6GController) - Method in class onbon.bx06.cmd.led.EnableInfraredRemoteCmd
 
accept(Bx6GController) - Method in class onbon.bx06.cmd.led.FirmwareActivateCmd
 
accept(Bx6GController) - Method in class onbon.bx06.cmd.led.GetBrightnessValueCmd
 
accept(Bx6GController) - Method in class onbon.bx06.cmd.led.GetModbusCmd
 
accept(Bx6GController) - Method in class onbon.bx06.cmd.led.ModifyBrightnessCmd
 
accept(Bx6GController) - Method in class onbon.bx06.cmd.led.ProgramLockCmd
 
accept(Bx6GController) - Method in class onbon.bx06.cmd.led.QuicklySetAddrCmd
 
accept(Bx6GController) - Method in class onbon.bx06.cmd.led.QuicklySetNameCmd
 
accept(Bx6GController) - Method in class onbon.bx06.cmd.led.ReadBarcodeCmd
 
accept(Bx6GController) - Method in class onbon.bx06.cmd.led.ReadControllerIdCmd
 
accept(Bx6GController) - Method in class onbon.bx06.cmd.led.ReadControllerWorkingCmd
 
accept(Bx6GController) - Method in class onbon.bx06.cmd.led.ReadCopyrightInfoCmd
 
accept(Bx6GController) - Method in class onbon.bx06.cmd.led.ScreenLockCmd
 
accept(Bx6GController) - Method in class onbon.bx06.cmd.led.ScreenTimingOnOffCmd
 
accept(Bx6GController) - Method in class onbon.bx06.cmd.led.SetBarcodeCmd
 
accept(Bx6GController) - Method in class onbon.bx06.cmd.led.SetCleanScreenCmd
 
accept(Bx6GController) - Method in class onbon.bx06.cmd.led.SetIOPinCmd
 
accept(Bx6GController) - Method in class onbon.bx06.cmd.led.SetSaveProgramSchCmd
 
accept(Bx6GController) - Method in class onbon.bx06.cmd.led.SwitchOnOffScreenCmd
 
accept(Bx6GController) - Method in class onbon.bx06.cmd.led.SystemClockCorrectCmd
 
accept(Bx6GController) - Method in class onbon.bx06.cmd.led.SystemResetCmd
 
accept(Bx6GController) - Method in class onbon.bx06.cmd.ofs.FileDeleteCmd
 
accept(Bx6GController) - Method in class onbon.bx06.cmd.ofs.GetMemVolumeCmd
 
accept(Bx6GController) - Method in class onbon.bx06.cmd.ofs.GetTransStatusCmd
 
accept(Bx6GController) - Method in class onbon.bx06.cmd.ofs.ReadDirBlockCmd
 
accept(Bx6GController) - Method in class onbon.bx06.cmd.ofs.ReadFileBlockCmd
 
accept(Bx6GController) - Method in class onbon.bx06.cmd.ofs.StartReadDirCmd
 
accept(Bx6GController) - Method in class onbon.bx06.cmd.ofs.StartReadFileCmd
 
accept(Bx6GController) - Method in class onbon.bx06.cmd.tcp.CheckHealthCmd
 
accept(Bx6GController) - Method in class onbon.bx06.cmd.tcp.SearchNetworkCmd
 
accept(Bx6GController) - Method in class onbon.bx06.cmd.tcp.SetupAddressCmd
 
accept(Bx6GController) - Method in class onbon.bx06.cmd.tcp.SetupMACCmd
 
accept(AbstractTextCaptionArea, Bx6GScreenProfile) - Method in class onbon.bx06.file.nd.BxPageND
將资料填入指定的图文区。。
activateFirmware(String) - Method in class onbon.bx06.Bx6GScreen
激活固件。
add(byte[]) - Method in class onbon.bx06.file.ProgramDataBxFile
 
addArea(DynamicBxArea, DynamicBxAreaRule) - Method in class onbon.bx06.cmd.dyn.UpdateDynamicAreaCmd
 
addArea(TextCaptionBxArea) - Method in class onbon.bx06.file.LogoBxFile
增加区域。
addArea(BxArea) - Method in class onbon.bx06.file.ProgramBxFile
增加区域。
addHead(BxUnit) - Method in class onbon.bx06.area.unit.CompositeBxUnit
在原本的单元最前增加新的单元。
addImage(BufferedImage) - Method in class onbon.bx06.area.page.ImageBxPage
增加图片。
addImageFile(String) - Method in class onbon.bx06.area.AbstractTextCaptionBxArea
增加图片。
addListener(Bx6GServerListener) - Method in class onbon.bx06.Bx6GServer
增加监听器。
addListener(BxFileReaderListener<C>) - Method in class onbon.bx06.file.BxFileReader
增加监听器。
addListener(BxFileWriterListener<C>) - Method in class onbon.bx06.file.BxFileWriter
新增监听器。
addPage(BxPage) - Method in class onbon.bx06.area.AbstractTextCaptionBxArea
加入页面。
addPlayPeriodSetting(int, int, int, int, int, int) - Method in class onbon.bx06.file.nd.ProgramBxFileND
增加播放时间区段。
addPlayPeriodSetting(int, int, int, int, int, int) - Method in class onbon.bx06.file.ProgramBxFile
增加播放时间区段。
addRelativeProgram(Integer) - Method in class onbon.bx06.cmd.dyn.DynamicBxAreaRule
新增动态区域关联的异步节目。
一旦关联了某个异步节目,则当该异步节目播放时允许播放该动态区域。
AddressUtils - Class in onbon.bx06.utils
TCP 位址工具程式。
AddressUtils() - Constructor for class onbon.bx06.utils.AddressUtils
 
addSample1() - Method in class onbon.bx06.cmd.led.ScreenTimingOnOffCmd
 
addSample2() - Method in class onbon.bx06.cmd.led.ScreenTimingOnOffCmd
 
addSample3() - Method in class onbon.bx06.cmd.led.ScreenTimingOnOffCmd
 
addTail(BxUnit) - Method in class onbon.bx06.area.unit.CompositeBxUnit
在原本的单元最後增加新的单元。
addText(String, Font, Color, Color, DisplayStyleFactory.DisplayStyle) - Method in class onbon.bx06.area.AbstractTextCaptionBxArea
增加文字內容。
addTextFile(String, Font, Color, Color, DisplayStyleFactory.DisplayStyle) - Method in class onbon.bx06.area.AbstractTextCaptionBxArea
增加文本。
addThreshold(SensorBxArea.AlarmType, int, Color, Color) - Method in class onbon.bx06.area.SensorBxArea
增加警報界線。
addTime(int, int, int, int) - Method in class onbon.bx06.cmd.led.ScreenTimingOnOffCmd
增加定时开关机时间区段。
all() - Method in class onbon.bx06.file.ProgramBxFile.ProgramWeek
全周播放。
AmPmBxUnit - Class in onbon.bx06.area.unit
上下午单元。
AmPmBxUnit(int, int, Bx6GScreenProfile) - Constructor for class onbon.bx06.area.unit.AmPmBxUnit
建构子。
AmPmBxUnit(int, int, Bx6GScreenProfile, CommonBxUnit.LangType) - Constructor for class onbon.bx06.area.unit.AmPmBxUnit
建构子。
AnalogClockBxUnit - Class in onbon.bx06.area.unit
时钟单元。
AnalogClockBxUnit(int, int, Bx6GScreenProfile) - Constructor for class onbon.bx06.area.unit.AnalogClockBxUnit
建构子。
AnalogClockBxUnit.TimeHandInfo - Class in onbon.bx06.area.unit
 
AnalogClockBxUnit.TimeHandInfo() - Constructor for class onbon.bx06.area.unit.AnalogClockBxUnit.TimeHandInfo
 
AnalogClockBxUnit.TimeHandInfo(int, int, Color) - Constructor for class onbon.bx06.area.unit.AnalogClockBxUnit.TimeHandInfo
 
AnalogClockBxUnitND - Class in onbon.bx06.file.nd
时钟单元。
AnalogClockBxUnitND(AnalogClockUnit, Bx6GScreenProfile) - Constructor for class onbon.bx06.file.nd.AnalogClockBxUnitND
建构子。
apply(TimeClockArea, ProgramDataBxFile) - Method in class onbon.bx06.area.AbstractTimeClockBxArea
 
apply(TimeClockArea, ProgramDataBxFile) - Method in class onbon.bx06.area.ClockBxArea
 
apply(TimeClockArea, ProgramDataBxFile) - Method in class onbon.bx06.area.CounterBxArea
 
apply(TimeClockArea, ProgramDataBxFile) - Method in class onbon.bx06.area.DateTimeBxArea
 
apply(TimeClockArea, ProgramDataBxFile) - Method in class onbon.bx06.area.FestivalBxArea
 
apply(TimeClockArea, ProgramDataBxFile) - Method in class onbon.bx06.area.TimerBxArea
 
apply(CommonUnit, ProgramDataBxFile) - Method in class onbon.bx06.area.unit.AmPmBxUnit
 
apply(CommonUnit, ProgramDataBxFile) - Method in class onbon.bx06.area.unit.CommonBxUnit
 
apply(CommonUnit, ProgramDataBxFile) - Method in class onbon.bx06.area.unit.DayBxUnit
 
apply(CommonUnit, ProgramDataBxFile) - Method in class onbon.bx06.area.unit.FestivalBxUnit
 
apply(CommonUnit, ProgramDataBxFile) - Method in class onbon.bx06.area.unit.HourBxUnit
 
apply(CommonUnit, ProgramDataBxFile) - Method in class onbon.bx06.area.unit.MinuteBxUnit
 
apply(CommonUnit, ProgramDataBxFile) - Method in class onbon.bx06.area.unit.MonthBxUnit
 
apply(CommonUnit, ProgramDataBxFile) - Method in class onbon.bx06.area.unit.SecondBxUnit
 
apply(CommonUnit, ProgramDataBxFile) - Method in class onbon.bx06.area.unit.StringBxUnit
 
apply(CommonUnit, ProgramDataBxFile) - Method in class onbon.bx06.area.unit.WeekBxUnit
 
apply(CommonUnit, ProgramDataBxFile) - Method in class onbon.bx06.area.unit.YearBxUnit
 
apply(Bx06MessageHeader) - Method in interface onbon.bx06.series.Bx6Card
套用特殊至讯息表头。
apply(Bx06MessageHeader) - Method in class onbon.bx06.series.Bx6E
 
apply(Bx06MessageHeader) - Method in class onbon.bx06.series.Bx6M
 
apply(Bx06MessageHeader) - Method in class onbon.bx06.series.Bx6Q
 
arrange(Rectangle, int, int, boolean) - Method in class onbon.bx06.area.unit.CompositeBxUnit
重整计算各单元的座标。

B

BackgroundBxArea - Class in onbon.bx06.area
图文区域,由多个页面堆叠而成。
BackgroundBxArea(int, int, int, int, Bx6GScreenProfile) - Constructor for class onbon.bx06.area.BackgroundBxArea
建构子。
BackgroundBxArea(AreaInfo, Bx6GScreenProfile) - Constructor for class onbon.bx06.area.BackgroundBxArea
 
blank(int, int, int, Bx6GScreenProfile.ScreenColorType, Bx6GScreenProfile.ScreenMatrixType) - Static method in class onbon.bx06.utils.ImageBinary
根据区域座标将图文转换成 BX05 使用的点阵数据。
blank() - Method in class onbon.bx06.utils.TextBinary
產生空白页。
browse() - Method in class onbon.bx06.file.BxFileReader
读取控制器上目前的文件清单。
browse(FileType, int) - Method in class onbon.bx06.file.BxFileReader
读取控制器上目前特定类型的文件清单。
bx6Card - Variable in class onbon.bx06.Bx6GController
 
Bx6Card - Interface in onbon.bx06.series
BX6G 控制器规格。
Bx6E - Class in onbon.bx06.series
BX6G 控制器规格。
Bx6E() - Constructor for class onbon.bx06.series.Bx6E
 
Bx6GBrightnessClockEnv - Class in onbon.bx06
時間亮度設定。
Bx6GBrightnessClockEnv() - Constructor for class onbon.bx06.Bx6GBrightnessClockEnv
建构子。
Bx6GBrightnessSensorEnv - Class in onbon.bx06
客制化传感器亮度設定。
Bx6GBrightnessSensorEnv() - Constructor for class onbon.bx06.Bx6GBrightnessSensorEnv
建构子。
Bx6GCommException - Exception in onbon.bx06
BX5G 通讯异常。
Bx6GCommException(String, ErrorType) - Constructor for exception onbon.bx06.Bx6GCommException
建构子。
Bx6GCommException(String, ErrorType, Exception) - Constructor for exception onbon.bx06.Bx6GCommException
建构子。
Bx6GController - Class in onbon.bx06
BX6G 六代系列控制器。
Bx6GController(Bx6Card) - Constructor for class onbon.bx06.Bx6GController
建构子。
Bx6GController.RunMode - Enum in onbon.bx06
运行模式。
Bx6GControllerClient - Class in onbon.bx06
BX6G TCP 控制器。
Bx6GControllerClient(String, Bx6Card) - Constructor for class onbon.bx06.Bx6GControllerClient
建构子。
Bx6GControllerRS - Class in onbon.bx06
BX5G RS232 控制器。
Bx6GControllerRS(String, Bx6Card) - Constructor for class onbon.bx06.Bx6GControllerRS
建构子。
Bx6GControllerServer - Class in onbon.bx06
BX6G TCP 服務器控制器。
Bx6GEnv - Class in onbon.bx06
BX6G API 环境。
Bx6GException - Exception in onbon.bx06
BX6G 一般性错误。
Bx6GException(String) - Constructor for exception onbon.bx06.Bx6GException
建构子。
Bx6GException(String, Exception) - Constructor for exception onbon.bx06.Bx6GException
建构子。
Bx6GMessageMgr - Class in onbon.bx06
BX6G 协议管理程式。
Bx6GMessageMgrSvr - Class in onbon.bx06
BX6G 协议管理程式。
Bx6GRequestCmd<T extends onbon.bx06.message.Response> - Interface in onbon.bx06
BX6G 请求命令。
Bx6GResponseCmd<T extends onbon.bx06.message.Response> - Class in onbon.bx06
BX5G 回应命令。
Bx6GScreen - Class in onbon.bx06
屏幕控制程式。
Bx6GScreen(String) - Constructor for class onbon.bx06.Bx6GScreen
建构子。
Bx6GScreen.Result<T extends onbon.bx06.message.Response> - Class in onbon.bx06
通讯回应结果。

1.
Bx6GScreenClient - Class in onbon.bx06
屏幕控制程式 (Client 模式)。
本类可以快速操作控制器并读取或下载节目与屏幕参数。
Bx6GScreenClient(String, Bx6Card) - Constructor for class onbon.bx06.Bx6GScreenClient
建构子。
Bx6GScreenClient(String, Bx6Card, String, int) - Constructor for class onbon.bx06.Bx6GScreenClient
建构子。
Bx6GScreenProfile - Class in onbon.bx06
屏幕规格。
Bx6GScreenProfile(int, int, Bx6Card) - Constructor for class onbon.bx06.Bx6GScreenProfile
建构子。
Bx6GScreenProfile(int, int, Bx6Card, Bx6GScreenProfile.ScreenColorType, Bx6GScreenProfile.ScreenMatrixType) - Constructor for class onbon.bx06.Bx6GScreenProfile
建构子。
Bx6GScreenProfile.ScreenColorType - Enum in onbon.bx06
显示屏类型。
1:单基色。
2:双基色。
Bx6GScreenProfile.ScreenMatrixType - Enum in onbon.bx06
点阵类型。
Bx6GScreenRS - Class in onbon.bx06
屏幕控制程式 (RS232 模式)。
本类可以快速操作控制器并读取或下载节目与屏幕参数。
Bx6GScreenRS(String, Bx6Card) - Constructor for class onbon.bx06.Bx6GScreenRS
建构子。
Bx6GScreenRS.BaudRate - Enum in onbon.bx06
波特率
Bx6GScreenServer - Class in onbon.bx06
屏幕控制程式 (TCP Socket Server 模式)。
Bx6GServer - Class in onbon.bx06
BX6G 服务器主程式。
程式会于启动后监听是否有屏幕与服务程式建立连线,并于连线建立后透过监听器通知外部。
 * 当屏幕于一分钟内没有收到任何心跳包,或没有进行任何操作,程式会自动切断该屏幕的连线,并透过监听器通知外部。
Bx6GServer(String, int, Bx6Card) - Constructor for class onbon.bx06.Bx6GServer
建构子。
Bx6GServer(String, int, Bx6Card, int) - Constructor for class onbon.bx06.Bx6GServer
建构子。
Bx6GServerListener - Interface in onbon.bx06
服务器模式监听程式。
程式会透过此介面通知外系统控制器连线或断线事件。
 * 不论连线还是断线,事件讯息包含三部分:
 * 1.
Bx6M - Class in onbon.bx06.series
BX6G 控制器规格。
Bx6M() - Constructor for class onbon.bx06.series.Bx6M
 
Bx6Q - Class in onbon.bx06.series
BX6G 控制器规格。
Bx6Q() - Constructor for class onbon.bx06.series.Bx6Q
 
BxArea - Class in onbon.bx06.area
区域,为所有实作区域的父类别。
BxArea(int, int, int, int, Bx6GScreenProfile) - Constructor for class onbon.bx06.area.BxArea
建构子。
BxAreaND - Class in onbon.bx06.file.nd
区域,为所有实作区域的父类别。
BxAreaND(AbstractArea, Bx6GScreenProfile) - Constructor for class onbon.bx06.file.nd.BxAreaND
建构子。
BxFile - Interface in onbon.bx06.file
BX 文件。
BxFile.Binary - Class in onbon.bx06.file
位元组资讯。
BxFile.Binary(String, FileType, byte[], byte[]) - Constructor for class onbon.bx06.file.BxFile.Binary
建构子。
BxFile.Binary(String, FileType, byte[], byte[], BxFile.Binary) - Constructor for class onbon.bx06.file.BxFile.Binary
建构子。
BxFileND - Interface in onbon.bx06.file.nd
BX 文件 (直接來自控制器)。
BxFileReader<C> - Class in onbon.bx06.file
BX 文件读取程式。
BxFileReader(Bx6GController, Bx6GScreenProfile, C) - Constructor for class onbon.bx06.file.BxFileReader
建构子。
BxFileReaderListener<C> - Interface in onbon.bx06.file
文件读取程式监听器。
BxFileWriter<C> - Class in onbon.bx06.file
BX 文件写入程式。
BxFileWriter(Bx6GController, C) - Constructor for class onbon.bx06.file.BxFileWriter
建构子。
BxFileWriterListener<C> - Interface in onbon.bx06.file
文件写入监听器。
BxPage - Class in onbon.bx06.area.page
图文区页面。
BxPage() - Constructor for class onbon.bx06.area.page.BxPage
建构子。
BxPageND - Class in onbon.bx06.file.nd
图文区页面。
BxPageND(AreaPage) - Constructor for class onbon.bx06.file.nd.BxPageND
建构子。
BxUnit - Class in onbon.bx06.area.unit
时间区域中的时间单元。
BxUnit(int, int, Bx6GScreenProfile) - Constructor for class onbon.bx06.area.unit.BxUnit
建构子。
BxUnitND - Class in onbon.bx06.file.nd
时间区域中的时间单元。
BxUnitND() - Constructor for class onbon.bx06.file.nd.BxUnitND
 

C

calculateUnitWidth(Graphics2D) - Method in class onbon.bx06.area.unit.AmPmBxUnit
 
calculateUnitWidth(Graphics2D) - Method in class onbon.bx06.area.unit.AnalogClockBxUnit
 
calculateUnitWidth(Graphics2D) - Method in class onbon.bx06.area.unit.BxUnit
计算宽度。
calculateUnitWidth(Graphics2D) - Method in class onbon.bx06.area.unit.DayBxUnit
 
calculateUnitWidth(Graphics2D) - Method in class onbon.bx06.area.unit.HourBxUnit
 
calculateUnitWidth(Graphics2D) - Method in class onbon.bx06.area.unit.MinuteBxUnit
 
calculateUnitWidth(Graphics2D) - Method in class onbon.bx06.area.unit.MonthBxUnit
 
calculateUnitWidth(Graphics2D) - Method in class onbon.bx06.area.unit.SecondBxUnit
 
calculateUnitWidth(Graphics2D) - Method in class onbon.bx06.area.unit.StringBxUnit
 
calculateUnitWidth(Graphics2D) - Method in class onbon.bx06.area.unit.WeekBxUnit
 
calculateUnitWidth(Graphics2D) - Method in class onbon.bx06.area.unit.YearBxUnit
 
calcWidthBytes(BufferedImage, int, boolean) - Static method in class onbon.bx06.utils.ImageBinary
 
cancel(C, String, Bx6GException) - Method in interface onbon.bx06.file.BxFileReaderListener
取消文件读取。
cancel(C, String, Bx6GException) - Method in interface onbon.bx06.file.BxFileWriterListener
取消文件写入。
CancelScreenTimingOnOffCmd - Class in onbon.bx06.cmd.led
取消定时开关机。
CancelScreenTimingOnOffCmd() - Constructor for class onbon.bx06.cmd.led.CancelScreenTimingOnOffCmd
 
cancelTimingOnOff() - Method in class onbon.bx06.Bx6GScreen
取消定时开关机。
changeOutputBuffer(int) - Method in class onbon.bx06.Bx6GScreen
改变输出缓存大小。有效范围 512Bytes ~ 64KB。
注意:改变缓存大小前请确认控制卡可接受上限,超过会造成控制卡运作失败。
checkControllerStatus() - Method in class onbon.bx06.Bx6GScreen
查询控制器状态。
CheckControllerStatusCmd - Class in onbon.bx06.cmd.led
查询控制器状态。
CheckControllerStatusCmd() - Constructor for class onbon.bx06.cmd.led.CheckControllerStatusCmd
 
CheckCurrentFirmwareCmd - Class in onbon.bx06.cmd.led
查询固件版本。
CheckCurrentFirmwareCmd() - Constructor for class onbon.bx06.cmd.led.CheckCurrentFirmwareCmd
 
checkFirmware() - Method in class onbon.bx06.Bx6GScreen
查询当前固件状态。
checkFirmware(String) - Method in class onbon.bx06.Bx6GScreen
查询当前固件状态。
checkFPGAStatus() - Method in class onbon.bx06.Bx6GScreen
查询 FPGA 状态。
CheckFPGAStatusCmd - Class in onbon.bx06.cmd.led
 
CheckFPGAStatusCmd() - Constructor for class onbon.bx06.cmd.led.CheckFPGAStatusCmd
 
checkHealth() - Method in class onbon.bx06.Bx6GScreen
读取网路设定,只适用于一般网路模式,当控制器为服务器模式时,回报为 NULL。
CheckHealthCmd - Class in onbon.bx06.cmd.tcp
检查网络设定。
CheckHealthCmd() - Constructor for class onbon.bx06.cmd.tcp.CheckHealthCmd
 
CheckHealthIn6M - Class in onbon.bx06
处理控制器于服务器模式下的网路心跳包。
CheckHealthIn6Q - Class in onbon.bx06
处理控制器于服务器模式下的网路心跳包。
checkMemVolumes() - Method in class onbon.bx06.Bx6GScreen
查询文件系统容量。
clearDateStyle() - Method in class onbon.bx06.area.DateTimeBxArea
清除日期显示。
clearImages() - Method in class onbon.bx06.area.page.ImageBxPage
清除所有图片。
clearListeners() - Method in class onbon.bx06.Bx6GServer
清除所有监听器。
clearListeners() - Method in class onbon.bx06.file.BxFileReader
清除所有监听器。
clearListeners() - Method in class onbon.bx06.file.BxFileWriter
清除所有监听器。
clearPages() - Method in class onbon.bx06.area.AbstractTextCaptionBxArea
清除所有页面。
clearThresholds() - Method in class onbon.bx06.area.SensorBxArea
清除警報界線。
clearTimeStyle() - Method in class onbon.bx06.area.DateTimeBxArea
清除时间显示。
clearWeekStyle() - Method in class onbon.bx06.area.DateTimeBxArea
清除星期显示。
clockBrightness(Bx6GBrightnessClockEnv) - Method in class onbon.bx06.Bx6GScreen
修改根據時間調整亮度。
ClockBxArea - Class in onbon.bx06.area
时钟区域。
ClockBxArea(int, int, int, int, Bx6GScreenProfile) - Constructor for class onbon.bx06.area.ClockBxArea
建构子。
clockImage(int) - Static method in class onbon.bx06.res.Resources
 
colorBytes - Variable in enum onbon.bx06.Bx6GScreenProfile.ScreenMatrixType
 
ColorType1 - Class in onbon.bx06.utils
双基色色码。
ColorType2 - Class in onbon.bx06.utils
双基色色码。
ColorType3 - Class in onbon.bx06.utils
 
ColorType565 - Class in onbon.bx06.utils
全彩色碼轉換程式。
ColorType888 - Class in onbon.bx06.utils
 
CommonBxUnit - Class in onbon.bx06.area.unit
通用单元。
CommonBxUnit.LangType - Enum in onbon.bx06.area.unit
显示语言。
CommonBxUnitND - Class in onbon.bx06.file.nd
通用单元。
CommonBxUnitND(CommonUnit, Bx6GScreenProfile) - Constructor for class onbon.bx06.file.nd.CommonBxUnitND
建构子。
CompositeBxUnit - Class in onbon.bx06.area.unit
组合式单元。
CompositeBxUnit(String, BxUnit...) - Constructor for class onbon.bx06.area.unit.CompositeBxUnit
建构子。
CONFIG_READY - Static variable in class onbon.bx06.Bx6GEnv
 
connect(String, int) - Method in class onbon.bx06.Bx6GControllerClient
启动。
connect(String, int, int, int, int) - Method in class onbon.bx06.Bx6GControllerRS
連線。
connect(String, int) - Method in class onbon.bx06.Bx6GScreenClient
连线。
connect(String) - Method in class onbon.bx06.Bx6GScreenRS
连线。
connect(String, Bx6GScreenRS.BaudRate) - Method in class onbon.bx06.Bx6GScreenRS
连线。
connected(String, String, Bx6GScreen) - Method in interface onbon.bx06.Bx6GServerListener
连线。
ControllerConfigBxFile - Class in onbon.bx06.file
控制器参数配置文件,确保控制器与屏幕间能正常工作。

重要且必要设定属性:
1.
ControllerConfigBxFile() - Constructor for class onbon.bx06.file.ControllerConfigBxFile
 
CounterBxArea - Class in onbon.bx06.area
计时器区域。
CounterBxArea(int, int, int, int, Date, Bx6GScreenProfile) - Constructor for class onbon.bx06.area.CounterBxArea
建构子。
CounterBxUnit - Class in onbon.bx06.area.unit
计时器单元。
CounterBxUnit(int, int, Bx6GScreenProfile) - Constructor for class onbon.bx06.area.unit.CounterBxUnit
建构子。
CounterBxUnit(int, int, Bx6GScreenProfile, CounterBxUnit.CounterBxUnitMode, Date) - Constructor for class onbon.bx06.area.unit.CounterBxUnit
建构子。
CounterBxUnit.CounterBxUnitFormat - Class in onbon.bx06.area.unit
计时器显示内容。
CounterBxUnit.CounterBxUnitFormat() - Constructor for class onbon.bx06.area.unit.CounterBxUnit.CounterBxUnitFormat
建构子。
CounterBxUnit.CounterBxUnitFormat(boolean, boolean, boolean, boolean) - Constructor for class onbon.bx06.area.unit.CounterBxUnit.CounterBxUnitFormat
建构子。
CounterBxUnit.CounterBxUnitMode - Enum in onbon.bx06.area.unit
计时器计算方式。
CounterBxUnitND - Class in onbon.bx06.file.nd
计时器单元。
CounterBxUnitND(CounterUnit, Bx6GScreenProfile) - Constructor for class onbon.bx06.file.nd.CounterBxUnitND
建构子。
crc - Variable in class onbon.bx06.file.BxFile.Binary
CRC 值。
create(String, byte[]) - Static method in class onbon.bx06.Bx6GResponseCmd
将收到的位元组转换成对应物件。
create(String, int, int) - Static method in class onbon.bx06.utils.FontUtils
尋找最適配字型。
create(String, Font, boolean) - Static method in class onbon.bx06.utils.WordBinary
产生文字讯息的字模。
createBackgroundPic() - Method in class onbon.bx06.area.AbstractTimeClockBxArea
根据当前长、宽与边框设定,建立底图。
不显示边框:底图大小等于 宽 x 高。
显示边框:底图大小等于 (宽 - 2 * 边框宽度) x (高 - 2 * 边框宽度)。
createFileReader() - Method in class onbon.bx06.Bx6GController
建立该控制器档案阅读程式。
createFileReader(C) - Method in class onbon.bx06.Bx6GController
建立该控制器档案阅读程式。
createFileWriter() - Method in class onbon.bx06.Bx6GController
建立该控制器档案写入程式。
createFileWriter(C) - Method in class onbon.bx06.Bx6GController
建立该控制器档案写入程式。
createMessageContext() - Method in class onbon.bx06.Bx6GScreenProfile
 
createTimingOnOff() - Method in class onbon.bx06.Bx6GScreen
建立定时开关机。设定定时开关机区间后执行 setupTimingOnOff 将结果传送至控制器。

D

darw(Graphics2D) - Method in class onbon.bx06.area.unit.BxUnit
绘图。
darw(Graphics2D) - Method in class onbon.bx06.area.unit.StringBxUnit
 
data - Variable in class onbon.bx06.utils.WordBinary.WordInfo
位元组。
DateStyle - Enum in onbon.bx06.area
日期样式。
DateTimeBxArea - Class in onbon.bx06.area
日期时间区域,由日期 (Date)、星期 (Week)、时间 (Time) 组合。
DateTimeBxArea(int, int, Bx6GScreenProfile) - Constructor for class onbon.bx06.area.DateTimeBxArea
建构子。
DateTimeBxArea(int, int, int, int, Bx6GScreenProfile) - Constructor for class onbon.bx06.area.DateTimeBxArea
建构子。
day - Variable in class onbon.bx06.area.unit.CounterBxUnit.CounterBxUnitFormat
是否显示天。
DayBxUnit - Class in onbon.bx06.area.unit
日单元。
DayBxUnit(int, int, Bx6GScreenProfile) - Constructor for class onbon.bx06.area.unit.DayBxUnit
建构子。
DayBxUnit(int, int, Bx6GScreenProfile, DayBxUnit.DayBxUnitMode) - Constructor for class onbon.bx06.area.unit.DayBxUnit
建构子。
DayBxUnit.DayBxUnitMode - Enum in onbon.bx06.area.unit
显示内容类型。
dayUnit - Variable in class onbon.bx06.area.unit.CounterBxUnit.CounterBxUnitFormat
是否显示「天」文字。
DEBUG - Static variable in class onbon.bx06.file.BxFileWriter
 
decode(byte[]) - Method in class onbon.bx06.Bx6GMessageMgr
 
decode(byte[]) - Method in class onbon.bx06.Bx6GMessageMgrSvr
 
decode(int) - Static method in class onbon.bx06.utils.ColorType1
 
decode(int) - Static method in class onbon.bx06.utils.ColorType2
 
decode(int) - Static method in class onbon.bx06.utils.ColorType3
 
decode(int) - Static method in class onbon.bx06.utils.ColorType565
將色碼轉換成顏色。
decode(int) - Static method in class onbon.bx06.utils.ColorType888
 
decode(byte[]) - Static method in class onbon.bx06.utils.WordBinary
将位元组转换成字模。
decodeColor(int) - Method in class onbon.bx06.Bx6GScreenProfile
色碼轉換成顏色。
DefaultTimeClockBxArea - Class in onbon.bx06.area
根据协议设计的时间区域,需根据需求进行复杂设定。

时间区域内可配置 12 种时间单元,包括:年、月、日、时、分、秒、上下午、周、指针时钟、节庆、计时器、秒表。
各时间单元预设是不显示。产生各单元对应物件并设定后,时间区域便会显示出来。
单元配置后,利用客制化底图增加显示效果。

例如:在一个时间区域内显示年、月、日三个时间单元,其他不显示:
YearBxUnit year = new YearBxUnit(10, 0); YearBxUnit month = new MonthBxUnit(50, 0); YearBxUnit day = new DayBxUnit(90, 0); TimeClockBxArea area = new TimeClockBxArea(0, 0, 150, 300); area.setYear(year); area.setYear(month); area.setYear(day);
DefaultTimeClockBxArea(int, int, int, int, Bx6GScreenProfile) - Constructor for class onbon.bx06.area.DefaultTimeClockBxArea
建构子。
deleteAllDynamic() - Method in class onbon.bx06.Bx6GScreen
删除所有动态区。
deleteDynamic(int...) - Method in class onbon.bx06.Bx6GScreen
删除动态区。
DeleteDynamicAreaCmd - Class in onbon.bx06.cmd.dyn
刪除动态区。
DeleteDynamicAreaCmd() - Constructor for class onbon.bx06.cmd.dyn.DeleteDynamicAreaCmd
建构子。
DeleteDynamicAreaCmd(boolean) - Constructor for class onbon.bx06.cmd.dyn.DeleteDynamicAreaCmd
建构子。
deleteProgram(int) - Method in class onbon.bx06.Bx6GScreen
删除控制器上的特定节目。
deleteProgram(String) - Method in class onbon.bx06.Bx6GScreen
删除控制器上的特定节目。
deletePrograms() - Method in class onbon.bx06.Bx6GScreen
删除控制器上所有的节目。
deletePrograms(int...) - Method in class onbon.bx06.Bx6GScreen
删除控制器上的特定节目组。
deletePrograms(List<String>) - Method in class onbon.bx06.Bx6GScreen
删除控制器上的特定节目组。
disconnect() - Method in class onbon.bx06.Bx6GController
中断连线。
disconnect() - Method in class onbon.bx06.Bx6GControllerClient
 
disconnect() - Method in class onbon.bx06.Bx6GControllerRS
 
disconnect() - Method in class onbon.bx06.Bx6GControllerServer
 
disconnect() - Method in class onbon.bx06.Bx6GScreen
断线。
disconnect(String) - Method in class onbon.bx06.Bx6GServer
 
disconnected(String, String, Bx6GScreen) - Method in interface onbon.bx06.Bx6GServerListener
断线。
DisplayStyleFactory - Class in onbon.bx06.utils
图文区页面播放样式库。 序號參考:
0: "随机显示"
1: "静止显示"
2: "快速打出"
3: "向左移动"
4: "向左连移"
5: "向上移动"
6: "向上连移"
7: "闪烁"
8: "飘雪"
9: "冒泡"
10: "中间移出"
11: "左右移入"
12: "左右交叉移入"
13: "上下交叉移入"
14: "画卷闭合"
15: "画卷打开"
16: "向左拉伸"
17: "向右拉伸"
18: "向上拉伸"
19: "向下拉伸"
20: "向左镭射"
21: "向右镭射"
22: "向上镭射"
23: "向下镭射"
24: "左右交叉拉幕"
25: "上下交叉拉幕"
26: "分散左拉"
27: "水平百页"
28: "垂直百页"
29: "向左拉幕"
30: "向右拉幕"
31: "向上拉幕"
32: "向下拉幕"
33: "左右闭合"
34: "左右对开"
35: "上下闭合"
36: "上下对开"
37: "向右移动"
38: "向右连移"
39: "向下移动"
40: "向下连移"
41: "45度左旋"
42: "180度左旋"
43: "90度左旋"
44: "45度右旋"
45: "180度右旋"
46: "90度右旋"
47: "菱形打开"
48: "菱形闭合"
DisplayStyleFactory.DisplayStyle - Class in onbon.bx06.utils
图文区页面播放样式。
done(C, String, byte[]) - Method in interface onbon.bx06.file.BxFileReaderListener
完成文件读取。
done(C) - Method in interface onbon.bx06.file.BxFileWriterListener
完成所有文件写入。
draw(Graphics2D) - Method in class onbon.bx06.area.unit.CompositeBxUnit
绘制底图。
DynamicBxArea - Class in onbon.bx06.area
图文区域,由多个页面堆叠而成。
DynamicBxArea(int, int, int, int, Bx6GScreenProfile) - Constructor for class onbon.bx06.area.DynamicBxArea
建构子。
DynamicBxAreaRule - Class in onbon.bx06.cmd.dyn
动态区域。
DynamicBxAreaRule() - Constructor for class onbon.bx06.cmd.dyn.DynamicBxAreaRule
建构子。

E

EnableInfraredRemoteCmd - Class in onbon.bx06.cmd.led
 
EnableInfraredRemoteCmd() - Constructor for class onbon.bx06.cmd.led.EnableInfraredRemoteCmd
 
enableIrRemote() - Method in class onbon.bx06.Bx6GScreen
 
encode(byte[]) - Method in class onbon.bx06.Bx6GMessageMgr
 
encode(byte[]) - Method in class onbon.bx06.Bx6GMessageMgrSvr
 
encode(Color) - Static method in class onbon.bx06.utils.ColorType1
 
encode(Color) - Static method in class onbon.bx06.utils.ColorType2
 
encode(Color) - Static method in class onbon.bx06.utils.ColorType3
 
encode(Color) - Static method in class onbon.bx06.utils.ColorType565
將顏色轉換成色碼。
encode(Color) - Static method in class onbon.bx06.utils.ColorType888
 
encode(File, int, Bx6GScreenProfile.ScreenColorType, Bx6GScreenProfile.ScreenMatrixType) - Static method in class onbon.bx06.utils.ImageBinary
根据区域座标将图档转换成 BX06 使用的点阵数据。
encode(InputStream, int, Bx6GScreenProfile.ScreenColorType, Bx6GScreenProfile.ScreenMatrixType) - Static method in class onbon.bx06.utils.ImageBinary
根据区域座标将图档转换成 BX06 使用的点阵数据。
encode(File, int, int, int, Bx6GScreenProfile.ScreenColorType, Bx6GScreenProfile.ScreenMatrixType) - Static method in class onbon.bx06.utils.ImageBinary
根据区域座标将图档转换成 BX06 使用的点阵数据。
encode(InputStream, int, int, int, Bx6GScreenProfile.ScreenColorType, Bx6GScreenProfile.ScreenMatrixType) - Static method in class onbon.bx06.utils.ImageBinary
根据区域座标将图档转换成 BX06 使用的点阵数据。
encode(BufferedImage, int, Bx6GScreenProfile.ScreenColorType, Bx6GScreenProfile.ScreenMatrixType) - Static method in class onbon.bx06.utils.ImageBinary
根据区域座标将图文转换成 BX05 使用的点阵数据。
encode(String[], Font, boolean) - Static method in class onbon.bx06.utils.WordBinary
编码字模。
encode(List<WordBinary.WordInfo>) - Static method in class onbon.bx06.utils.WordBinary
将字模转换为位元组。
encodeColor(Color) - Method in class onbon.bx06.Bx6GScreenProfile
顏色轉換成色碼。
encodeFrame(BufferedImage, Bx6GScreenProfile.ScreenColorType, Bx6GScreenProfile.ScreenMatrixType) - Static method in class onbon.bx06.utils.ImageBinary
将图档转换成 BX06 使用的屏幕边框或区域边框使用的点阵数据。
encodeFrame(File, Bx6GScreenProfile.ScreenColorType, Bx6GScreenProfile.ScreenMatrixType) - Static method in class onbon.bx06.utils.ImageBinary
将图档转换成 BX06 使用的屏幕边框或区域边框使用的点阵数据。
encodeFrame(InputStream, Bx6GScreenProfile.ScreenColorType, Bx6GScreenProfile.ScreenMatrixType) - Static method in class onbon.bx06.utils.ImageBinary
将图档转换成 BX06 使用的屏幕边框或区域边框使用的点阵数据。
error - Variable in exception onbon.bx06.Bx6GCommException
通讯错误码。
execute(Bx6GRequestCmd<T>) - Method in class onbon.bx06.Bx6GController
执行命令。
execute(Bx6GRequestCmd<T>, boolean) - Method in class onbon.bx06.Bx6GController
执行命令。
execute(byte[], SocketDataController) - Method in class onbon.bx06.CheckHealthIn6M
 
execute(byte[], SocketDataController) - Method in class onbon.bx06.CheckHealthIn6Q
 
execute(byte[], SocketDataController) - Method in class onbon.bx06.GRPSHealthIn
 
execute(byte[], SocketDataController) - Method in class onbon.bx06.GRPSIn
 

F

Factory - Class in onbon.bx06.db
 
FestivalBxArea - Class in onbon.bx06.area
节庆区域。
FestivalBxArea(int, int, int, int, Bx6GScreenProfile) - Constructor for class onbon.bx06.area.FestivalBxArea
建构子。
FestivalBxUnit - Class in onbon.bx06.area.unit
节庆单元。
FestivalBxUnit(int, int, Bx6GScreenProfile) - Constructor for class onbon.bx06.area.unit.FestivalBxUnit
建构子。
FileDeleteCmd - Class in onbon.bx06.cmd.ofs
删除档案。
FileDeleteCmd() - Constructor for class onbon.bx06.cmd.ofs.FileDeleteCmd
建构子。
FileDeleteCmd(boolean) - Constructor for class onbon.bx06.cmd.ofs.FileDeleteCmd
建构子。
fileFinish(C, String, int) - Method in interface onbon.bx06.file.BxFileWriterListener
完成新文件写入。
fileName - Variable in class onbon.bx06.file.BxFile.Binary
 
fileType - Variable in class onbon.bx06.file.BxFile.Binary
 
fileWriting(C, String, int) - Method in interface onbon.bx06.file.BxFileWriterListener
开始新文件写入。
findCmd(byte[]) - Method in class onbon.bx06.Bx6GMessageMgr
 
findCmd(byte[]) - Method in class onbon.bx06.Bx6GMessageMgrSvr
 
findSeries(byte[]) - Method in class onbon.bx06.db.Factory
 
findSeries(String) - Method in class onbon.bx06.db.Factory
 
findSeriesNames() - Method in class onbon.bx06.db.Factory
 
findTx(byte[]) - Method in class onbon.bx06.Bx6GMessageMgr
 
findTx(byte[]) - Method in class onbon.bx06.Bx6GMessageMgrSvr
 
fineSeriesList() - Method in class onbon.bx06.db.Factory
 
fineSeriesList(String) - Method in class onbon.bx06.db.Factory
 
FirmwareActivateCmd - Class in onbon.bx06.cmd.led
 
FirmwareActivateCmd(String) - Constructor for class onbon.bx06.cmd.led.FirmwareActivateCmd
建构子。
FontUtils - Class in onbon.bx06.utils
 
FontUtils() - Constructor for class onbon.bx06.utils.FontUtils
 
friday - Variable in class onbon.bx06.file.ProgramBxFile.ProgramWeek
星期五。
full - Variable in class onbon.bx06.file.BxFile.Binary
完整数据。
full() - Method in class onbon.bx06.utils.WordBinary.WordInfo
完整数据。

G

generate(ProgramDataBxFile) - Method in class onbon.bx06.area.AbstractTimeClockBxArea
 
generate(ProgramDataBxFile) - Method in class onbon.bx06.area.BackgroundBxArea
 
generate(ProgramDataBxFile) - Method in class onbon.bx06.area.BxArea
产生区域的位元组资讯。
generate(ProgramDataBxFile) - Method in class onbon.bx06.area.DefaultTimeClockBxArea
 
generate(ProgramDataBxFile) - Method in class onbon.bx06.area.DynamicBxArea
 
generate(ProgramDataBxFile) - Method in class onbon.bx06.area.GradientBackgroundBxArea
 
generate(ProgramDataBxFile) - Method in class onbon.bx06.area.SensorBxArea
 
generate() - Method in class onbon.bx06.area.SoundBxInfo
 
generate(ProgramDataBxFile) - Method in class onbon.bx06.area.TextCaptionBxArea
 
generate(ProgramDataBxFile) - Method in class onbon.bx06.area.unit.AnalogClockBxUnit
 
generate(ProgramDataBxFile) - Method in class onbon.bx06.area.unit.BxUnit
产生单元位元组资讯。
generate(ProgramDataBxFile) - Method in class onbon.bx06.area.unit.CommonBxUnit
 
generate() - Method in class onbon.bx06.area.unit.CounterBxUnit.CounterBxUnitFormat
 
generate(ProgramDataBxFile) - Method in class onbon.bx06.area.unit.CounterBxUnit
 
generate(ProgramDataBxFile) - Method in class onbon.bx06.area.unit.TimerBxUnit
 
generate() - Method in class onbon.bx06.area.unit.TimerBxUnit.TimerBxUnitFormat
 
generate() - Method in class onbon.bx06.Bx6GBrightnessClockEnv
產生資料。
generate() - Method in class onbon.bx06.Bx6GBrightnessSensorEnv
產生資料。
generate() - Method in class onbon.bx06.cmd.dyn.DynamicBxAreaRule
 
generate(ProgramDataBxFile) - Method in class onbon.bx06.cmd.dyn.UpdateDynamicAreaCmd.DynamicBxAreaInfo
 
generate() - Method in interface onbon.bx06.file.BxFile
产生文件的位元组资讯。
generate() - Method in class onbon.bx06.file.ControllerConfigBxFile
 
generate() - Method in class onbon.bx06.file.LogoBxFile
 
generate(Bx6GScreenProfile) - Method in class onbon.bx06.file.nd.AnalogClockBxUnitND
 
generate(Bx6GScreenProfile) - Method in class onbon.bx06.file.nd.BxAreaND
产生区域的位元组资讯。
generate() - Method in interface onbon.bx06.file.nd.BxFileND
产生文件的位元组资讯。
generate(Bx6GScreenProfile) - Method in class onbon.bx06.file.nd.BxUnitND
产生单元位元组资讯。
generate(Bx6GScreenProfile) - Method in class onbon.bx06.file.nd.CommonBxUnitND
 
generate(Bx6GScreenProfile) - Method in class onbon.bx06.file.nd.CounterBxUnitND
 
generate() - Method in class onbon.bx06.file.nd.ProgramBxFileND
 
generate(Bx6GScreenProfile) - Method in class onbon.bx06.file.nd.TextCaptionBxAreaND
 
generate(Bx6GScreenProfile) - Method in class onbon.bx06.file.nd.TimeClockBxAreaND
 
generate(Bx6GScreenProfile) - Method in class onbon.bx06.file.nd.TimerBxUnitND
 
generate() - Method in class onbon.bx06.file.ProgramBxFile
 
generate() - Method in class onbon.bx06.file.ProgramBxFile.ProgramWeek
 
generate() - Method in class onbon.bx06.file.ProgramDataBxFile
 
generate() - Method in class onbon.bx06.file.VoiceBxFile
 
genTxId(Bx06MessageHeader) - Method in class onbon.bx06.Bx6GController
产生交易编号。
getAddress() - Method in class onbon.bx06.Bx6GScreenClient
取得 TCP 位址。
getAddress() - Method in class onbon.bx06.Bx6GScreenServer
取得 TCP 位址。
getAliasName() - Method in class onbon.bx06.Bx6GScreen
取得屏幕名称。
getAmPm() - Method in class onbon.bx06.area.DefaultTimeClockBxArea
取得 "上下午" 时间单元资讯。
getAmPm() - Method in class onbon.bx06.file.nd.TimeClockBxAreaND
取得 "上下午" 时间单元资讯。
getAnalogClock() - Method in class onbon.bx06.area.DefaultTimeClockBxArea
取得 "指针时钟" 单元资讯。
getAnalogClock() - Method in class onbon.bx06.file.nd.TimeClockBxAreaND
取得 "指针时钟" 单元资讯。
getAreaCount() - Method in class onbon.bx06.file.LogoBxFile
 
getAreaCount() - Method in class onbon.bx06.file.ProgramBxFile
取得区域总数。
getAreas() - Method in class onbon.bx06.file.nd.ProgramBxFileND
取得区域。
getAreas() - Method in class onbon.bx06.file.ProgramBxFile
取得区域。
getBackground() - Method in class onbon.bx06.area.ClockBxArea
 
getBackground() - Method in class onbon.bx06.area.page.TextBxPage
取得背景色。
getBackground() - Method in class onbon.bx06.area.page.TextFileBxPage
取得背景色。
getBackground() - Method in class onbon.bx06.utils.TextBinary
取得背景色。
getBattleStartDay() - Method in class onbon.bx06.area.AbstractTimeClockBxArea
 
getBattleStartHour() - Method in class onbon.bx06.area.AbstractTimeClockBxArea
 
getBattleStartMinute() - Method in class onbon.bx06.area.AbstractTimeClockBxArea
 
getBattleStartMonth() - Method in class onbon.bx06.area.AbstractTimeClockBxArea
 
getBattleStartSecond() - Method in class onbon.bx06.area.AbstractTimeClockBxArea
 
getBattleStartupMode() - Method in class onbon.bx06.area.AbstractTimeClockBxArea
 
getBattleStartWeek() - Method in class onbon.bx06.area.AbstractTimeClockBxArea
 
getBattleStartYear() - Method in class onbon.bx06.area.AbstractTimeClockBxArea
 
getBaudrate() - Method in class onbon.bx06.Bx6GScreenRS
取得波特率。
getBgValidFlag() - Method in class onbon.bx06.area.page.BxPage
 
getBgValidFlag() - Method in class onbon.bx06.file.nd.BxPageND
 
getBreakType() - Method in class onbon.bx06.area.page.TextFileBxPage
取得换行处理方式。
GetBrightnessValueCmd - Class in onbon.bx06.cmd.led
读取亮度值。
GetBrightnessValueCmd() - Constructor for class onbon.bx06.cmd.led.GetBrightnessValueCmd
 
getClearMode() - Method in class onbon.bx06.area.page.BxPage
取得清屏方式。
getClearMode() - Method in class onbon.bx06.file.nd.BxPageND
取得清屏方式。
getCmdName() - Method in class onbon.bx06.CheckHealthIn6M
 
getCmdName() - Method in class onbon.bx06.CheckHealthIn6Q
 
getCmdName() - Method in class onbon.bx06.GRPSHealthIn
 
getCmdName() - Method in class onbon.bx06.GRPSIn
 
getColor() - Method in class onbon.bx06.area.unit.AnalogClockBxUnit.TimeHandInfo
 
getColorType() - Method in class onbon.bx06.Bx6GScreenProfile
取得基色类型。
getComPort() - Method in class onbon.bx06.Bx6GScreenRS
取得 RS232 通讯埠。
getContent() - Method in class onbon.bx06.area.SoundBxInfo
 
getContent() - Method in class onbon.bx06.file.VoiceBxFile
取得语音数据。
getContentCharset() - Method in class onbon.bx06.file.VoiceBxFile
取得语音数据编码格式。
getControllerAddress() - Method in class onbon.bx06.Bx6GController
取得控制器位址。
getControllerAddress() - Method in class onbon.bx06.Bx6GScreen
取得控制器位址。
getControllerType() - Method in class onbon.bx06.Bx6GScreen
取得控制器类型。
getCorrection() - Method in class onbon.bx06.area.SensorBxArea
取得修正值。
getCorrectionPolar() - Method in class onbon.bx06.area.SensorBxArea
取得修正极性。
getCounter() - Method in class onbon.bx06.area.DefaultTimeClockBxArea
取得 "计数器" 单元资讯。
getCounter() - Method in class onbon.bx06.area.TimerBxArea
取得计数值。
getCounter() - Method in class onbon.bx06.area.unit.TimerBxUnit
取得计数值。
getCounter() - Method in class onbon.bx06.file.nd.TimeClockBxAreaND
取得 "计数器" 单元资讯。
getCounter() - Method in class onbon.bx06.file.nd.TimerBxUnitND
取得计数值。
getCurrentOffset() - Method in class onbon.bx06.file.ProgramDataBxFile
 
getDataLen() - Method in class onbon.bx06.file.nd.TimeClockBxAreaND
 
getDataOffset() - Method in class onbon.bx06.file.nd.TimeClockBxAreaND
 
getDateStyle() - Method in class onbon.bx06.area.DateTimeBxArea
取得日期显示样式。
getDay() - Method in class onbon.bx06.area.DefaultTimeClockBxArea
取得 "日" 时间单元资讯。
getDay() - Method in class onbon.bx06.file.nd.TimeClockBxAreaND
取得 "日" 时间单元资讯。
getDestTime() - Method in class onbon.bx06.area.CounterBxArea
取得目标时间。
getDestTime() - Method in class onbon.bx06.area.unit.CounterBxUnit
取得目标时间。
getDestTime() - Method in class onbon.bx06.file.nd.CounterBxUnitND
取得目标时间。
getDisplayStyle() - Method in class onbon.bx06.area.page.BxPage
取得播放样式。
getDisplayStyle() - Method in class onbon.bx06.file.nd.BxPageND
取得播放样式。
getDisplayUnitType() - Method in class onbon.bx06.area.TemperatureBxArea
取得显示格式。
getEncoding() - Method in class onbon.bx06.area.page.TextFileBxPage
取得文字档案编码。
getEncoding() - Method in class onbon.bx06.area.SoundBxInfo
 
getEndDay() - Method in class onbon.bx06.file.nd.ProgramBxFileND
取得结束播放日。
getEndDay() - Method in class onbon.bx06.file.ProgramBxFile
取得结束播放日。
getEndMonth() - Method in class onbon.bx06.file.nd.ProgramBxFileND
取得结束播放月份。
getEndMonth() - Method in class onbon.bx06.file.ProgramBxFile
取得结束播放月份。
getEndYear() - Method in class onbon.bx06.file.nd.ProgramBxFileND
取得结束播放年。
getEndYear() - Method in class onbon.bx06.file.ProgramBxFile
取得结束播放年。
getError() - Method in class onbon.bx06.Bx6GScreen.Result
取得错误码。
getErrorType() - Method in class onbon.bx06.Bx6GResponseCmd
取得错误码。
getFestival() - Method in class onbon.bx06.area.DefaultTimeClockBxArea
取得 "节庆" 单元资讯。
getFestival() - Method in class onbon.bx06.file.nd.TimeClockBxAreaND
取得 "节庆" 单元资讯。
getFileName() - Method in interface onbon.bx06.file.BxFile
取得文件名称。
getFileName() - Method in class onbon.bx06.file.ControllerConfigBxFile
 
getFileName() - Method in class onbon.bx06.file.LogoBxFile
 
getFileName() - Method in interface onbon.bx06.file.nd.BxFileND
取得文件名称。
getFileName() - Method in class onbon.bx06.file.nd.ProgramBxFileND
 
getFileName() - Method in class onbon.bx06.file.ProgramBxFile
 
getFileName() - Method in class onbon.bx06.file.ProgramDataBxFile
 
getFileName() - Method in class onbon.bx06.file.VoiceBxFile
 
getFilePath() - Method in class onbon.bx06.area.page.ImageFileBxPage
取得图档文件。
getFilePath() - Method in class onbon.bx06.area.page.TextFileBxPage
取得纯文字档案。
getFileType() - Method in interface onbon.bx06.file.BxFile
取得文件类型。
getFileType() - Method in class onbon.bx06.file.LogoBxFile
 
getFileType() - Method in interface onbon.bx06.file.nd.BxFileND
取得文件类型。
getFileType() - Method in class onbon.bx06.file.nd.ProgramBxFileND
 
getFileType() - Method in class onbon.bx06.file.ProgramBxFile
 
getFileType() - Method in class onbon.bx06.file.ProgramDataBxFile
 
getFileType() - Method in class onbon.bx06.file.VoiceBxFile
 
getFont() - Method in class onbon.bx06.area.BxArea
取得字型。
getFont() - Method in class onbon.bx06.area.page.TextBxPage
取得字型。
getFont() - Method in class onbon.bx06.area.page.TextFileBxPage
取得字型。
getFont() - Method in class onbon.bx06.area.unit.BxUnit
取得单元显示内容字型。
getFont() - Method in class onbon.bx06.area.unit.CompositeBxUnit
取得字型。
getFont() - Method in class onbon.bx06.utils.TextBinary
取得字型。
getFontData() - Method in class onbon.bx06.area.HumidityBxArea
 
getFontData() - Method in class onbon.bx06.area.NoiseBxArea
 
getFontData() - Method in class onbon.bx06.area.SensorBxArea
 
getFontData() - Method in class onbon.bx06.area.TemperatureBxArea
 
getForeground() - Method in class onbon.bx06.area.ClockBxArea
 
getForeground() - Method in class onbon.bx06.area.DateTimeBxArea
取得颜色。
getForeground() - Method in class onbon.bx06.area.page.TextBxPage
取得文字景色。
getForeground() - Method in class onbon.bx06.area.page.TextFileBxPage
取得文字景色。
getForeground() - Method in class onbon.bx06.area.unit.CompositeBxUnit
取得前景色。
getForeground() - Method in class onbon.bx06.utils.TextBinary
取得前景色。
getFormat() - Method in class onbon.bx06.area.CounterBxArea
取得显示内容格式。
getFormat() - Method in class onbon.bx06.area.TimerBxArea
取得显示内容格式。
getFormat() - Method in class onbon.bx06.area.unit.CounterBxUnit
取得显示内容格式。
getFormat() - Method in class onbon.bx06.area.unit.TimerBxUnit
取得显示内容格式。
getFormat() - Method in class onbon.bx06.file.nd.CounterBxUnitND
取得显示内容格式。
getFormat() - Method in class onbon.bx06.file.nd.TimerBxUnitND
取得显示内容格式。
getFrameMoveStep() - Method in class onbon.bx06.area.BxArea
取得边框移动步长,单位 pixel,范围 1 - 16。
getFrameMoveStep() - Method in class onbon.bx06.file.nd.BxAreaND
取得边框移动步长,单位 pixel,范围 1 - 16。
getFrameMoveStep() - Method in class onbon.bx06.file.nd.ProgramBxFileND
取得边框移动步长,单位 pixel,范围 1 - 16。
getFrameMoveStep() - Method in class onbon.bx06.file.ProgramBxFile
取得边框移动步长,单位 pixel,范围 1 - 16。
getFrameRate() - Method in class onbon.bx06.area.page.BxPage
 
getFrameRate() - Method in class onbon.bx06.file.nd.BxPageND
 
getFrameSetting() - Method in class onbon.bx06.area.BxArea
取得区域边框设定。
getFrameSetting() - Method in class onbon.bx06.file.nd.BxAreaND
取得区域边框设定。
getFrameSpeed() - Method in class onbon.bx06.area.BxArea
取得边框显示速度,1 - 48。
getFrameSpeed() - Method in class onbon.bx06.file.nd.BxAreaND
取得边框显示速度,1 - 48。
getFrameSpeed() - Method in class onbon.bx06.file.nd.ProgramBxFileND
取得边框显示速度,1 - 48。
getFrameSpeed() - Method in class onbon.bx06.file.ProgramBxFile
取得边框显示速度,1 - 48。
getFrameStyle() - Method in class onbon.bx06.area.BxArea
取得边框显示效果。
0:闪烁。
1:顺时针转动。
2:逆时钟转动。
3:闪烁并顺时钟转动。
4:闪烁并逆时钟转动。
5:红绿交替闪烁。
6:红绿交替转动。
7:静止打出。
getFrameStyle() - Method in class onbon.bx06.file.nd.BxAreaND
取得边框显示效果。
0:闪烁。
1:顺时针转动。
2:逆时钟转动。
3:闪烁并顺时钟转动。
4:闪烁并逆时钟转动。
5:红绿交替闪烁。
6:红绿交替转动。
7:静止打出。
getFrameStyle() - Method in class onbon.bx06.file.nd.ProgramBxFileND
取得边框显示效果。
0:闪烁。
1:顺时针转动。
2:逆时钟转动。
3:闪烁并顺时钟转动。
4:闪烁并逆时钟转动。
5:红绿交替闪烁。
6:红绿交替转动。
7:静止打出。
getFrameStyle() - Method in class onbon.bx06.file.ProgramBxFile
取得边框显示效果。
0:闪烁。
1:顺时针转动。
2:逆时钟转动。
3:闪烁并顺时钟转动。
4:闪烁并逆时钟转动。
5:红绿交替闪烁。
6:红绿交替转动。
7:静止打出。
getFrameWidth() - Method in class onbon.bx06.file.ProgramBxFile
取得边框寬度。
getFull() - Method in class onbon.bx06.file.ProgramDataBxFile
 
getHeader() - Method in class onbon.bx06.Bx6GController
取得讯息表头。
getHeadTailInterval() - Method in class onbon.bx06.area.page.TextBxPage
取得首尾相连间隔。
getHeadTailInterval() - Method in class onbon.bx06.area.page.TextFileBxPage
取得首尾相连间隔。
getHeight() - Method in class onbon.bx06.area.BxArea
取得高度。
getHeight() - Method in class onbon.bx06.Bx6GScreenProfile
取得屏幕高度。
getHeight() - Method in class onbon.bx06.utils.TextBinary
取得高度。
getHorizontalAlignment() - Method in class onbon.bx06.area.page.TextBxPage
取得水平对齐方式。
getHorizontalAlignment() - Method in class onbon.bx06.area.page.TextFileBxPage
取得水平对齐方式。
getHour() - Method in class onbon.bx06.area.DefaultTimeClockBxArea
取得 "小时" 时间单元资讯。
getHour() - Method in class onbon.bx06.file.nd.TimeClockBxAreaND
取得 "小时" 时间单元资讯。
getHourHand() - Method in class onbon.bx06.area.ClockBxArea
 
getHourHand() - Method in class onbon.bx06.area.unit.AnalogClockBxUnit
 
getId() - Method in class onbon.bx06.Bx6GScreen
取得识别编号。
getId() - Method in class onbon.bx06.Bx6GScreenServer
取得识别编号,等于 Socket 编号。
getId() - Method in class onbon.bx06.cmd.dyn.DynamicBxAreaRule
取得編號。
getImmediatePlay() - Method in class onbon.bx06.cmd.dyn.DynamicBxAreaRule
取得是否立即播放。
0:与异步节目一起播放。
1:异步节目停止播放,仅播放动态区域。
2:当播放完节目编号最高的异步节目后播放该动态区域。
getIstance() - Static method in class onbon.bx06.db.Factory
 
getLang() - Method in class onbon.bx06.area.unit.AmPmBxUnit
取得显示语言。
getLang() - Method in class onbon.bx06.area.unit.WeekBxUnit
取得显示语言。
getLength() - Method in class onbon.bx06.area.unit.AnalogClockBxUnit.TimeHandInfo
 
getLineHeight() - Method in class onbon.bx06.area.page.TextBxPage
 
getLineHeight() - Method in class onbon.bx06.area.page.TextFileBxPage
 
getMatrixType() - Method in class onbon.bx06.Bx6GScreenProfile
取得双基色点阵类型。
GetMemVolumeCmd - Class in onbon.bx06.cmd.ofs
查询文件系统容量。
GetMemVolumeCmd() - Constructor for class onbon.bx06.cmd.ofs.GetMemVolumeCmd
 
getMessage() - Method in class onbon.bx06.Bx6GResponseCmd
取得說明。
getMinute() - Method in class onbon.bx06.area.DefaultTimeClockBxArea
取得 "分钟" 时间单元资讯。
getMinute() - Method in class onbon.bx06.file.nd.TimeClockBxAreaND
取得 "分钟" 时间单元资讯。
getMinuteHand() - Method in class onbon.bx06.area.ClockBxArea
 
getMinuteHand() - Method in class onbon.bx06.area.unit.AnalogClockBxUnit
 
GetModbusCmd - Class in onbon.bx06.cmd.led
读取控制器编号。
GetModbusCmd() - Constructor for class onbon.bx06.cmd.led.GetModbusCmd
 
getMode() - Method in class onbon.bx06.area.CounterBxArea
取得计时器计算方式。
getMode() - Method in class onbon.bx06.area.TimerBxArea
取得秒表计算方式。
getMode() - Method in class onbon.bx06.area.unit.CounterBxUnit
取得计时器计算方式。
getMode() - Method in class onbon.bx06.area.unit.DayBxUnit
取得显示类型。
getMode() - Method in class onbon.bx06.area.unit.HourBxUnit
取得显示类型。
getMode() - Method in class onbon.bx06.area.unit.MonthBxUnit
取得显示类型。
getMode() - Method in class onbon.bx06.area.unit.TimerBxUnit
取得秒表计算方式。
getMode() - Method in class onbon.bx06.area.unit.YearBxUnit
取得显示类型。
getMode() - Method in class onbon.bx06.cmd.tcp.SetupAddressCmd
取得控制器连接模式。 0:单机直连(PC 与控制器直接连接)。
1:自动获取(DHCP)。
2:手动设置(Static IP)。
3:服务器模式(动态IP)。
getMode() - Method in class onbon.bx06.file.nd.CounterBxUnitND
取得计时器计算方式。
getMode() - Method in class onbon.bx06.file.nd.TimerBxUnitND
取得秒表计算方式。
getMonth() - Method in class onbon.bx06.area.DefaultTimeClockBxArea
取得 "月" 时间单元资讯。
getMonth() - Method in class onbon.bx06.file.nd.TimeClockBxAreaND
取得 "月" 时间单元资讯。
getName() - Method in class onbon.bx06.Bx6GController
取得名称。
getName() - Method in class onbon.bx06.Bx6GControllerClient
 
getName() - Method in class onbon.bx06.Bx6GControllerRS
 
getName() - Method in class onbon.bx06.Bx6GControllerServer
 
getNetId() - Method in class onbon.bx06.Bx6GControllerServer
取得 Net 编号。
getNetId() - Method in class onbon.bx06.Bx6GScreen
取得 Net 编号,ONBON 內部唯一識別碼。
1.
getNetId() - Method in class onbon.bx06.Bx6GScreenClient
 
getNetId() - Method in class onbon.bx06.Bx6GScreenRS
 
getNetId() - Method in class onbon.bx06.Bx6GScreenServer
取得 Net 编号,ONBON 內部唯一識別碼。
getNumberFloat() - Method in class onbon.bx06.area.SensorBxArea
 
getNumberInt() - Method in class onbon.bx06.area.SensorBxArea
 
getNumDeal() - Method in class onbon.bx06.file.VoiceBxFile
取得保留参数:数字处理方式。
getOnlineNetIds() - Method in class onbon.bx06.Bx6GServer
取得目前上线包括還未收到心跳包的控制器 Net 编号清单, GPRS 設備的 Net 编号等於 DTU 编号。
getOnlineScreenByNetId(String) - Method in class onbon.bx06.Bx6GServer
根據 Net 编号或是 GPRS 的 DTU 编号取得上线的屏幕控制程式,還未收到心跳包的亦可查詢。
getOnlineScreenBySocketId(String) - Method in class onbon.bx06.Bx6GServer
取得上线包括還未收到心跳包的屏幕控制程式。
getOnlineScreens() - Method in class onbon.bx06.Bx6GServer
取得上线包括還未收到心跳包的的所有屏幕控制程式。
getOnlineSocketIds() - Method in class onbon.bx06.Bx6GServer
取得目前上线包括還未收到心跳包的屏幕 Socket 编号 (识别编号)。
getOutputBuffer() - Method in class onbon.bx06.Bx6GController
取得输出缓存大小。
getPages() - Method in class onbon.bx06.file.nd.TextCaptionBxAreaND
取得图文区页面。
getPageStyle() - Method in class onbon.bx06.area.page.BxPage
取得数据类型。
getPageStyle() - Method in class onbon.bx06.area.page.ImageBxPage
 
getPageStyle() - Method in class onbon.bx06.area.page.ImageFileBxPage
 
getPageStyle() - Method in class onbon.bx06.area.page.TextBxPage
 
getPageStyle() - Method in class onbon.bx06.area.page.TextFileBxPage
 
getPerson() - Method in class onbon.bx06.file.VoiceBxFile
取得发音人。
getPlayPeriodSettings() - Method in class onbon.bx06.file.nd.ProgramBxFileND
取得播放时间设定。可增加多个播放的时间起迄。
getPlayPeriodSettings() - Method in class onbon.bx06.file.ProgramBxFile
取得播放时间设定。可增加多个播放的时间起迄。
getPort() - Method in class onbon.bx06.Bx6GScreenClient
取得 TCP 通讯埠。
getPort() - Method in class onbon.bx06.Bx6GScreenServer
取得 TCP 通讯埠。
getPriority() - Method in class onbon.bx06.file.nd.ProgramBxFileND
取得节目等级。 0:一般,1:优先。
getPriority() - Method in class onbon.bx06.file.ProgramBxFile
取得节目等级。 0:一般,1:优先。
getProfile() - Method in class onbon.bx06.Bx6GScreen
取得当前屏幕规格。屏幕规格在连线成功后自动从控制器上获取,若控制器未加载屏参时回复 NULL。
getProgramPlayTimes() - Method in class onbon.bx06.file.nd.ProgramBxFileND
取得重复播放次数。
getProgramPlayTimes() - Method in class onbon.bx06.file.ProgramBxFile
取得重复播放次数。
getProgramTimeSpan() - Method in class onbon.bx06.file.nd.ProgramBxFileND
取得节目播放时间长度,单位为秒。
当控制器上有多个节目时,会根据此设定控制节目被播放的时间长,当控制器上只有一个节目时,此设定没有效果。
 * 控制节目播放有效时间,可利用 addPlayPeriosSetting 规划。
getProgramTimeSpan() - Method in class onbon.bx06.file.ProgramBxFile
取得节目播放时间长度,单位为秒。
当控制器上有多个节目时,会根据此设定控制节目被播放的时间长,当控制器上只有一个节目时,此设定没有效果。
 * 控制节目播放有效时间,可利用 addPlayPeriosSetting 规划。
getProgramWeek() - Method in class onbon.bx06.file.nd.ProgramBxFileND
取得播放周设定。
getProgramWeek() - Method in class onbon.bx06.file.ProgramBxFile
取得播放周设定。
getReadyNetIds() - Method in class onbon.bx06.Bx6GServer
取得目前上线且有效的屏幕 Net 编号清单, GPRS 設備的的 Net 编号等於 DTU 编号。
getReadyScreens() - Method in class onbon.bx06.Bx6GServer
取得上线且有效的所有屏幕控制程式。
getReadySocketIds() - Method in class onbon.bx06.Bx6GServer
取得目前上线且有效的屏幕 Socket 编号 (识别编号)。
getRepeatDelay() - Method in class onbon.bx06.area.SoundBxInfo
 
getRepeatTime() - Method in class onbon.bx06.area.page.BxPage
取得重复次数。
getRepeatTime() - Method in class onbon.bx06.file.nd.BxPageND
取得重复次数。
getRepeatTimes() - Method in class onbon.bx06.area.SoundBxInfo
 
getReplayDelay() - Method in class onbon.bx06.file.VoiceBxFile
取得两次播放语音的时间间隔,单位为 10ms。
getReplayTimes() - Method in class onbon.bx06.file.VoiceBxFile
取得重播次数,-1 表示播放无限次。
getRunMode() - Method in class onbon.bx06.Bx6GController
取得运行模式。
getRunMode() - Method in class onbon.bx06.Bx6GControllerClient
 
getRunMode() - Method in class onbon.bx06.Bx6GControllerRS
 
getRunMode() - Method in class onbon.bx06.Bx6GControllerServer
 
getRunMode() - Method in class onbon.bx06.Bx6GScreen
取得运行模式。
getRunMode() - Method in class onbon.bx06.cmd.dyn.DynamicBxAreaRule
取得运行模式。
0:循环显示。
1:显示完成后静止显示最后一页数据。
2:循环显示,超过设定时间后数据仍未更新时不再显示。
3:循环显示,超过设定时间后数据仍未更新时显示 Logo信息。
4:循环显示,显示完最后一页后就不再显示。
getScreenProfile() - Method in class onbon.bx06.area.BxArea
 
getScreenProfile() - Method in class onbon.bx06.area.unit.BxUnit
取得显示屏类型。
getScreenProfile() - Method in class onbon.bx06.Bx6GController
取得屏幕规格。
getScreenProfile() - Method in class onbon.bx06.file.nd.BxAreaND
 
getScreenProfile() - Method in class onbon.bx06.file.ProgramDataBxFile
 
getSecond() - Method in class onbon.bx06.area.DefaultTimeClockBxArea
取得 "秒" 时间单元资讯。
getSecond() - Method in class onbon.bx06.file.nd.TimeClockBxAreaND
取得 "秒" 时间单元资讯。
getSecondHand() - Method in class onbon.bx06.area.ClockBxArea
 
getSecondHand() - Method in class onbon.bx06.area.unit.AnalogClockBxUnit
 
getSensorMode() - Method in class onbon.bx06.area.HumidityBxArea
 
getSensorMode() - Method in class onbon.bx06.area.NoiseBxArea
 
getSensorMode() - Method in class onbon.bx06.area.SensorBxArea
 
getSensorMode() - Method in class onbon.bx06.area.TemperatureBxArea
 
getSensorType() - Method in class onbon.bx06.area.HumidityBxArea
 
getSensorType() - Method in class onbon.bx06.area.NoiseBxArea
 
getSensorType() - Method in class onbon.bx06.area.SensorBxArea
 
getSensorType() - Method in class onbon.bx06.area.TemperatureBxArea
 
getSensorUnit() - Method in class onbon.bx06.area.HumidityBxArea
 
getSensorUnit() - Method in class onbon.bx06.area.NoiseBxArea
 
getSensorUnit() - Method in class onbon.bx06.area.SensorBxArea
 
getSensorUnit() - Method in class onbon.bx06.area.TemperatureBxArea
 
getSeries() - Method in class onbon.bx06.Bx6GController
取得控制器系列资讯。
getServerSetting() - Method in class onbon.bx06.cmd.tcp.SetupAddressCmd
取得服务器模式位址组态。
getSoundFlag() - Method in class onbon.bx06.area.page.BxPage
 
getSoundFlag() - Method in class onbon.bx06.file.nd.BxPageND
 
getSpeaker() - Method in class onbon.bx06.area.SoundBxInfo
取得发音人。0 - 5。
getSpeed() - Method in class onbon.bx06.area.page.BxPage
取得速度等级。0:最快;63:最慢。
getSpeed() - Method in class onbon.bx06.area.SoundBxInfo
取得音量。
getSpeed() - Method in class onbon.bx06.file.nd.BxPageND
取得速度等级。0:最快;63:最慢。
getSpeed() - Method in class onbon.bx06.file.VoiceBxFile
取得语速。
getStartDay() - Method in class onbon.bx06.file.nd.ProgramBxFileND
取得开始播放日。
getStartDay() - Method in class onbon.bx06.file.ProgramBxFile
取得开始播放日。
getStartMonth() - Method in class onbon.bx06.file.nd.ProgramBxFileND
取得开始播放月份。
getStartMonth() - Method in class onbon.bx06.file.ProgramBxFile
取得开始播放月份。
getStartYear() - Method in class onbon.bx06.file.nd.ProgramBxFileND
取得开播放放年。
getStartYear() - Method in class onbon.bx06.file.ProgramBxFile
取得开播放放年。
getStaticSetting() - Method in class onbon.bx06.cmd.tcp.SetupAddressCmd
取得静态位址组态。
getStaticText() - Method in class onbon.bx06.area.SensorBxArea
取得静态文字。
getStayTime() - Method in class onbon.bx06.area.page.BxPage
取得停留时间。单位 10ms。
getStayTime() - Method in class onbon.bx06.file.nd.BxPageND
取得停留时间。
getStyle(int) - Static method in class onbon.bx06.utils.DisplayStyleFactory
取得指定样式。
0: "随机显示"
1: "静止显示"
2: "快速打出"
3: "向左移动"
4: "向左连移"
5: "向上移动"
6: "向上连移"
7: "闪烁"
8: "飘雪"
9: "冒泡"
10: "中间移出"
11: "左右移入"
12: "左右交叉移入"
13: "上下交叉移入"
14: "画卷闭合"
15: "画卷打开"
16: "向左拉伸"
17: "向右拉伸"
18: "向上拉伸"
19: "向下拉伸"
20: "向左镭射"
21: "向右镭射"
22: "向上镭射"
23: "向下镭射"
24: "左右交叉拉幕"
25: "上下交叉拉幕"
26: "分散左拉"
27: "水平百页"
28: "垂直百页"
29: "向左拉幕"
30: "向右拉幕"
31: "向上拉幕"
32: "向下拉幕"
33: "左右闭合"
34: "左右对开"
35: "上下闭合"
36: "上下对开"
37: "向右移动"
38: "向右连移"
39: "向下移动"
40: "向下连移"
41: "45度左旋"
42: "180度左旋"
43: "90度左旋"
44: "45度右旋"
45: "180度右旋"
46: "90度右旋"
47: "菱形打开"
48: "菱形闭合"
getStyle1Image(int) - Static method in class onbon.bx06.res.Resources
取得单基色内建边框资源。
getStyle2Image(int) - Static method in class onbon.bx06.res.Resources
取得双基色内建边框资源。
getStyle3Image(int) - Static method in class onbon.bx06.res.Resources
取得全彩内建边框资源。
getStyleFullImage(int) - Static method in class onbon.bx06.res.Resources
取得全彩内建边框资源。
getStyles() - Static method in class onbon.bx06.utils.DisplayStyleFactory
取得所有可用样式。
getSymbolStyle() - Method in class onbon.bx06.file.VoiceBxFile
取得保留参数:阿拉伯数字、度量单位、特殊符号等合成方式。
getText() - Method in class onbon.bx06.area.page.TextBxPage
取得文字讯息。
getText() - Method in class onbon.bx06.area.unit.StringBxUnit
取得文字内容。
getTexts() - Method in class onbon.bx06.file.nd.TimeClockBxAreaND
取得 "文字" 单元资讯。
getTimeDifferent() - Method in class onbon.bx06.area.AbstractTimeClockBxArea
取得时间差。
getTimeDifferent() - Method in class onbon.bx06.area.DefaultTimeClockBxArea
取得时间差。
getTimeDifferent() - Method in class onbon.bx06.file.nd.TimeClockBxAreaND
取得时间差。
getTimeout() - Method in class onbon.bx06.cmd.dyn.DynamicBxAreaRule
取得动态区数据超时时间,单位为秒。
getTimer() - Method in class onbon.bx06.area.DefaultTimeClockBxArea
取得 "秒表" 时间单元资讯。
getTimer() - Method in class onbon.bx06.file.nd.TimeClockBxAreaND
取得 "秒表" 单元资讯。
getTimeSpan() - Method in class onbon.bx06.file.LogoBxFile
 
getTimeStyle() - Method in class onbon.bx06.area.DateTimeBxArea
取得时间显示样式。
getTransparency() - Method in class onbon.bx06.area.AbstractTimeClockBxArea
取得透明度。
getTransparency() - Method in class onbon.bx06.area.DynamicBxArea
取得透明度。
getTransparency() - Method in class onbon.bx06.area.SensorBxArea
取得透明度。
getTransparency() - Method in class onbon.bx06.area.TextCaptionBxArea
取得透明度。
getTransparency() - Method in class onbon.bx06.file.nd.TextCaptionBxAreaND
取得透明度。
GetTransStatusCmd - Class in onbon.bx06.cmd.ofs
查询传输状态。
GetTransStatusCmd() - Constructor for class onbon.bx06.cmd.ofs.GetTransStatusCmd
 
getUnitColor() - Method in class onbon.bx06.area.CounterBxArea
取得单元颜色。
getUnitColor() - Method in class onbon.bx06.area.FestivalBxArea
取得单元颜色。
getUnitColor() - Method in class onbon.bx06.area.TimerBxArea
取得单元颜色。0:黑色;1:红色;2:绿色。
getUnitColor() - Method in class onbon.bx06.area.unit.BxUnit
取得单位颜色。
getUnitColor() - Method in class onbon.bx06.file.nd.CommonBxUnitND
取得单位颜色。
getUnitColor() - Method in class onbon.bx06.file.nd.CounterBxUnitND
取得单位颜色。
getUnitColor() - Method in class onbon.bx06.file.nd.TimerBxUnitND
取得单位颜色。
getUnits() - Method in class onbon.bx06.area.unit.CompositeBxUnit
被组合的单元。
getUnitType() - Method in class onbon.bx06.area.unit.AmPmBxUnit
 
getUnitType() - Method in class onbon.bx06.area.unit.CommonBxUnit
取得单元类型。
getUnitType() - Method in class onbon.bx06.area.unit.DayBxUnit
 
getUnitType() - Method in class onbon.bx06.area.unit.FestivalBxUnit
 
getUnitType() - Method in class onbon.bx06.area.unit.HourBxUnit
 
getUnitType() - Method in class onbon.bx06.area.unit.MinuteBxUnit
 
getUnitType() - Method in class onbon.bx06.area.unit.MonthBxUnit
 
getUnitType() - Method in class onbon.bx06.area.unit.SecondBxUnit
 
getUnitType() - Method in class onbon.bx06.area.unit.StringBxUnit
 
getUnitType() - Method in class onbon.bx06.area.unit.WeekBxUnit
 
getUnitType() - Method in class onbon.bx06.area.unit.YearBxUnit
 
getUnitX() - Method in class onbon.bx06.area.unit.BxUnit
取得相对于时间区域 X 座标的 X 座标。
getUnitY() - Method in class onbon.bx06.area.unit.BxUnit
取得相对于时间区域 Y 座标的 Y 座标。
getValidLen() - Method in class onbon.bx06.area.page.BxPage
取得有效长度。
getVerticalAlignment() - Method in class onbon.bx06.area.page.TextBxPage
取得垂直对齐方式。
getVerticalAlignment() - Method in class onbon.bx06.area.page.TextFileBxPage
取得垂直对齐方式。
getVoiceContent() - Method in class onbon.bx06.area.DynamicBxArea
取得语音数据。
getVoiceContent() - Method in class onbon.bx06.area.TextCaptionBxArea
取得语音数据。
getVoiceContentCharset() - Method in class onbon.bx06.area.DynamicBxArea
取得语音数据编码格式。
getVoiceContentCharset() - Method in class onbon.bx06.area.TextCaptionBxArea
取得语音数据编码格式。
getVoiceNumDeal() - Method in class onbon.bx06.area.DynamicBxArea
取得保留参数:数字处理方式。
getVoiceNumDeal() - Method in class onbon.bx06.area.TextCaptionBxArea
取得保留参数:数字处理方式。
getVoicePerson() - Method in class onbon.bx06.area.DynamicBxArea
取得发音人。
getVoicePerson() - Method in class onbon.bx06.area.TextCaptionBxArea
取得发音人。
getVoiceReplayDelay() - Method in class onbon.bx06.area.DynamicBxArea
取得两次播放语音的时间间隔,单位为 10ms。
getVoiceReplayDelay() - Method in class onbon.bx06.area.TextCaptionBxArea
取得两次播放语音的时间间隔,单位为 10ms。
getVoiceReplayTimes() - Method in class onbon.bx06.area.DynamicBxArea
取得重播次数,-1 表示播放无限次。
getVoiceReplayTimes() - Method in class onbon.bx06.area.TextCaptionBxArea
取得重播次数,-1 表示播放无限次。
getVoiceSpeed() - Method in class onbon.bx06.area.DynamicBxArea
取得语速。
getVoiceSpeed() - Method in class onbon.bx06.area.TextCaptionBxArea
取得语速。
getVoiceSymbolStyle() - Method in class onbon.bx06.area.DynamicBxArea
取得保留参数:阿拉伯数字、度量单位、特殊符号等合成方式。
getVoiceSymbolStyle() - Method in class onbon.bx06.area.TextCaptionBxArea
取得保留参数:阿拉伯数字、度量单位、特殊符号等合成方式。
getVoiceVolume() - Method in class onbon.bx06.area.DynamicBxArea
取得音量。
getVoiceVolume() - Method in class onbon.bx06.area.TextCaptionBxArea
取得音量。
getVoiceWordStyle() - Method in class onbon.bx06.area.DynamicBxArea
取得保留参数:字詞发音方式。
getVoiceWordStyle() - Method in class onbon.bx06.area.TextCaptionBxArea
取得保留参数:字詞发音方式。
getVolume() - Method in class onbon.bx06.area.SoundBxInfo
 
getVolume() - Method in class onbon.bx06.file.VoiceBxFile
取得音量。
getWeek() - Method in class onbon.bx06.area.DefaultTimeClockBxArea
取得 "周" 时间单元资讯。
getWeek() - Method in class onbon.bx06.file.nd.TimeClockBxAreaND
取得 "周" 时间单元资讯。
getWeekStyle() - Method in class onbon.bx06.area.DateTimeBxArea
取得星期显示样式。
getWidth() - Method in class onbon.bx06.area.BxArea
取得宽度。
getWidth() - Method in class onbon.bx06.area.unit.AnalogClockBxUnit.TimeHandInfo
 
getWidth() - Method in class onbon.bx06.Bx6GScreenProfile
取得屏幕宽度。
getWidth() - Method in class onbon.bx06.utils.TextBinary
取得宽度。
getWordStyle() - Method in class onbon.bx06.file.VoiceBxFile
取得保留参数:字詞发音方式。
getX() - Method in class onbon.bx06.area.BxArea
取得 X 座标。
getX() - Method in class onbon.bx06.area.unit.CompositeBxUnit
取得相对于时间区域 X 座标的 X 座标。
getY() - Method in class onbon.bx06.area.BxArea
取得 Y 座标。
getY() - Method in class onbon.bx06.area.unit.CompositeBxUnit
取得相对于时间区域 Y 座标的 Y 座标。
getYear() - Method in class onbon.bx06.area.DefaultTimeClockBxArea
取得 "年" 时间单元资讯。
getYear() - Method in class onbon.bx06.file.nd.TimeClockBxAreaND
取得 "年" 时间单元资讯。
GradientBackgroundBxArea - Class in onbon.bx06.area
图文区域,由多个页面堆叠而成。
GradientBackgroundBxArea(int, int, int, int, Bx6GScreenProfile) - Constructor for class onbon.bx06.area.GradientBackgroundBxArea
建构子。
GradientBackgroundBxArea(AreaInfo, Bx6GScreenProfile) - Constructor for class onbon.bx06.area.GradientBackgroundBxArea
 
GRPSHealthIn - Class in onbon.bx06
处理 GPRS 的心跳包。
GRPSIn - Class in onbon.bx06
处理 GPRS 連線。

H

header - Variable in class onbon.bx06.Bx6GController
 
height - Variable in class onbon.bx06.utils.WordBinary.WordInfo
高度。
horizontal - Variable in class onbon.bx06.utils.DisplayStyleFactory.DisplayStyle
水平播放。
horizontalMoving - Variable in class onbon.bx06.utils.DisplayStyleFactory.DisplayStyle
水平连移。
horizontalMoving(String, TextBinary.Alignment) - Method in class onbon.bx06.utils.TextBinary
将播放效果为水平连移的文字分页。
hour - Variable in class onbon.bx06.area.unit.CounterBxUnit.CounterBxUnitFormat
是否显示小时。
hour - Variable in class onbon.bx06.area.unit.TimerBxUnit.TimerBxUnitFormat
是否显示小时。
HourBxUnit - Class in onbon.bx06.area.unit
小时单元。
HourBxUnit(int, int, Bx6GScreenProfile) - Constructor for class onbon.bx06.area.unit.HourBxUnit
建构子。
HourBxUnit(int, int, Bx6GScreenProfile, HourBxUnit.HourBxUnitMode) - Constructor for class onbon.bx06.area.unit.HourBxUnit
建构子。
HourBxUnit.HourBxUnitMode - Enum in onbon.bx06.area.unit
显示内容类型。
hourUnit - Variable in class onbon.bx06.area.unit.CounterBxUnit.CounterBxUnitFormat
是否显示「小时」文字。
hourUnit - Variable in class onbon.bx06.area.unit.TimerBxUnit.TimerBxUnitFormat
是否显示「小时」文字。
HumidityBxArea - Class in onbon.bx06.area
 
HumidityBxArea(int, int, int, int, Bx6GScreenProfile) - Constructor for class onbon.bx06.area.HumidityBxArea
 

I

ImageBinary - Class in onbon.bx06.utils
图文点阵数据工具。
ImageBinary() - Constructor for class onbon.bx06.utils.ImageBinary
 
ImageBxPage - Class in onbon.bx06.area.page
图片页面。
ImageBxPage() - Constructor for class onbon.bx06.area.page.ImageBxPage
建构子。
ImageFileBxPage - Class in onbon.bx06.area.page
图片文件页面。
ImageFileBxPage(String) - Constructor for class onbon.bx06.area.page.ImageFileBxPage
建构子。
initial() - Static method in class onbon.bx06.Bx6GEnv
API 初始化。
initial(int) - Static method in class onbon.bx06.Bx6GEnv
API 初始化。
isBackgroundFlag() - Method in class onbon.bx06.area.AbstractTimeClockBxArea
 
isBackgroundFlag() - Method in class onbon.bx06.area.DynamicBxArea
 
isBackgroundFlag() - Method in class onbon.bx06.area.SensorBxArea
 
isBackgroundFlag() - Method in class onbon.bx06.area.TextCaptionBxArea
 
isCallIn(String) - Method in class onbon.bx06.Bx6GMessageMgr
 
isCallIn(String) - Method in class onbon.bx06.Bx6GMessageMgrSvr
 
isConfigured() - Method in class onbon.bx06.Bx6GController
检查是否已加载屏参。
isConfigured() - Method in class onbon.bx06.Bx6GScreen
检查是否已加载屏参。
isConnected() - Method in class onbon.bx06.Bx6GController
取得是否连线。
isConnected() - Method in class onbon.bx06.Bx6GControllerClient
 
isConnected() - Method in class onbon.bx06.Bx6GControllerRS
 
isConnected() - Method in class onbon.bx06.Bx6GControllerServer
 
isConnected() - Method in class onbon.bx06.Bx6GScreen
是否已经连线。
isExtraInfo() - Method in class onbon.bx06.file.VoiceBxFile
取得是否有保留参数。
isFractionalPart() - Method in class onbon.bx06.area.SensorBxArea
取得湿度是否显示小数位。
isFrameShow() - Method in class onbon.bx06.area.BxArea
取得是否显示边框。
isFrameShow() - Method in class onbon.bx06.file.ProgramBxFile
取得是否显示边框。
isFullColor() - Method in class onbon.bx06.Bx6GScreenProfile
取得是否為全彩。
isLoaded() - Static method in class onbon.bx06.Bx6GEnv
 
isMultiline() - Method in class onbon.bx06.area.DateTimeBxArea
是否多行显示。
isNack() - Method in class onbon.bx06.Bx6GResponseCmd
回应是否为 NACK。
isNACK() - Method in class onbon.bx06.Bx6GScreen.Result
回应是否为 NACK。
isNewLineNewPage() - Method in class onbon.bx06.area.page.TextBxPage
取得是否换行即换页。
isOK() - Method in class onbon.bx06.Bx6GResponseCmd
判断命令是否被正确执行。
isOK() - Method in class onbon.bx06.Bx6GScreen.Result
判断命令是否被正确执行。
isReady() - Method in class onbon.bx06.Bx6GScreenServer
檢查是否可进行工作。
isRelativeAllPrograms() - Method in class onbon.bx06.cmd.dyn.DynamicBxAreaRule
取得是否关联全部节目。
isReverseFontData() - Method in class onbon.bx06.Bx6GScreenProfile
取得是否反轉字模。
isReverseFontData() - Method in interface onbon.bx06.series.Bx6Card
取得是否要反轉字模結果。
isReverseFontData() - Method in class onbon.bx06.series.Bx6E
 
isReverseFontData() - Method in class onbon.bx06.series.Bx6M
 
isReverseFontData() - Method in class onbon.bx06.series.Bx6Q
 
isSensorUnitFlag() - Method in class onbon.bx06.area.SensorBxArea
 
isStoreInFlash() - Method in class onbon.bx06.file.VoiceBxFile
设定是否需要存储到FLASH。
isTimeout() - Method in class onbon.bx06.Bx6GResponseCmd
是否逾时。
isTimeout() - Method in class onbon.bx06.Bx6GScreen.Result
是否逾时。
isVoiceExtraInfo() - Method in class onbon.bx06.area.DynamicBxArea
取得是否有保留参数。
isVoiceExtraInfo() - Method in class onbon.bx06.area.TextCaptionBxArea
取得是否有保留参数。
isVoiceFlag() - Method in class onbon.bx06.area.DynamicBxArea
取得是否包含语音。
isVoiceFlag() - Method in class onbon.bx06.area.TextCaptionBxArea
取得是否包含语音。

L

linePaging(List<String>, TextBinary.Alignment) - Method in class onbon.bx06.utils.TextBinary
單行文字组分页。
linePaging(String, TextBinary.Alignment) - Method in class onbon.bx06.utils.TextBinary
單行文字组分页。
loadBackground(int) - Method in class onbon.bx06.area.ClockBxArea
 
loadFrameImage(int) - Method in class onbon.bx06.area.BxArea
载入內建边框特效底图。
loadFrameImage(BufferedImage) - Method in class onbon.bx06.area.BxArea
载入內建边框特效底图。
loadFrameImage(int) - Method in class onbon.bx06.file.ProgramBxFile
载入內建边框特效底图。
loadFrameImage(BufferedImage) - Method in class onbon.bx06.file.ProgramBxFile
载入边框特效底图。
lock() - Method in class onbon.bx06.Bx6GScreen
锁定屏幕。
lockProgram(int, int) - Method in class onbon.bx06.Bx6GScreen
锁定节目。
lockProgram(int, int, byte) - Method in class onbon.bx06.Bx6GScreen
锁定节目。
lockProgram(String, int) - Method in class onbon.bx06.Bx6GScreen
锁定节目。
lockProgram(String, int, byte) - Method in class onbon.bx06.Bx6GScreen
锁定节目。
logger - Static variable in class onbon.bx06.file.BxFileWriter
 
LogoBxFile - Class in onbon.bx06.file
 
LogoBxFile(Bx6GScreenProfile) - Constructor for class onbon.bx06.file.LogoBxFile
建构子。

M

manualBrightness(byte) - Method in class onbon.bx06.Bx6GScreen
修改亮度。亮度值 1 ~ 16。
maskByBackground() - Method in class onbon.bx06.area.AbstractTimeClockBxArea
显示被背景遮罩的部分。
maskByBackground() - Method in class onbon.bx06.area.SensorBxArea
显示被背景遮罩的部分。
maskByBackground() - Method in class onbon.bx06.area.TextCaptionBxArea
显示被背景遮罩的部分。
maskByBackground() - Method in class onbon.bx06.file.nd.TextCaptionBxAreaND
显示被背景遮罩的部分。
minute - Variable in class onbon.bx06.area.unit.CounterBxUnit.CounterBxUnitFormat
是否显示分钟。
minute - Variable in class onbon.bx06.area.unit.TimerBxUnit.TimerBxUnitFormat
是否显示分钟。
MinuteBxUnit - Class in onbon.bx06.area.unit
分单元。
MinuteBxUnit(int, int, Bx6GScreenProfile) - Constructor for class onbon.bx06.area.unit.MinuteBxUnit
建构子。
minuteUnit - Variable in class onbon.bx06.area.unit.CounterBxUnit.CounterBxUnitFormat
是否显示「分钟」文字。
minuteUnit - Variable in class onbon.bx06.area.unit.TimerBxUnit.TimerBxUnitFormat
是否显示「分钟」文字。
ModifyBrightnessCmd - Class in onbon.bx06.cmd.led
设定亮度调整方式。
ModifyBrightnessCmd() - Constructor for class onbon.bx06.cmd.led.ModifyBrightnessCmd
建构子。
ModifyBrightnessCmd(ModifyBrightnessCmd.ModeType) - Constructor for class onbon.bx06.cmd.led.ModifyBrightnessCmd
建构子。
ModifyBrightnessCmd.ModeType - Enum in onbon.bx06.cmd.led
亮度调整模式。
monday - Variable in class onbon.bx06.file.ProgramBxFile.ProgramWeek
星期一。
MonthBxUnit - Class in onbon.bx06.area.unit
月单元。
MonthBxUnit(int, int, Bx6GScreenProfile) - Constructor for class onbon.bx06.area.unit.MonthBxUnit
建构子。
MonthBxUnit(int, int, Bx6GScreenProfile, MonthBxUnit.MonthBxUnitMode) - Constructor for class onbon.bx06.area.unit.MonthBxUnit
建构子。
MonthBxUnit.MonthBxUnitMode - Enum in onbon.bx06.area.unit
显示内容类型。
ms - Variable in class onbon.bx06.area.unit.TimerBxUnit.TimerBxUnitFormat
是否显示毫秒。
msUnit - Variable in class onbon.bx06.area.unit.TimerBxUnit.TimerBxUnitFormat
是否显示「毫秒」文字。

N

nack - Variable in class onbon.bx06.Bx6GResponseCmd
NACK 讯息,命令被正确执行时为 null。
nack - Variable in class onbon.bx06.Bx6GScreen.Result
NACK 讯息。命令被正确执行或通讯逾时为 null。
name - Variable in enum onbon.bx06.area.DateStyle
 
name - Variable in enum onbon.bx06.area.TimeStyle
 
name - Variable in enum onbon.bx06.area.WeekStyle
 
name - Variable in class onbon.bx06.utils.DisplayStyleFactory.DisplayStyle
样式名称。
newLine(String) - Method in class onbon.bx06.area.page.TextBxPage
新增一行文字。
NoiseBxArea - Class in onbon.bx06.area
 
NoiseBxArea(int, int, int, int, Bx6GScreenProfile) - Constructor for class onbon.bx06.area.NoiseBxArea
 
NUMBER_NOLIMIT - Static variable in class onbon.bx06.area.SensorBxArea
 

O

off() - Method in class onbon.bx06.file.ProgramBxFile.ProgramWeek
全周取消播放。
offsetX(int) - Method in class onbon.bx06.area.unit.CompositeBxUnit
偏移 X 座标。
offsetY(int) - Method in class onbon.bx06.area.unit.CompositeBxUnit
偏移 Y 座标。
onbon.bx06 - package onbon.bx06
BX 六代卡函数库。

使用 API 前,先利用 Bx5GEnv.initial() 初始化应用程式环境,之后使用 Bx5GScreenClient 对控制器进行相关作业。

1.
onbon.bx06.area - package onbon.bx06.area
可挂载至节目中的区域程式。
例如:建立传感器 (SensorBxArea) 显示区域,并加入 P000 节目中。
SensorBxArea area1 = new SensorBxArea(0, 0, 500, 200, screen.getProfile()); ProgramBxFile program = new ProgramBxFile("P000", screen.getProfile()); program.addArea(area1);
onbon.bx06.area.page - package onbon.bx06.area.page
图文区域内可显示的页面。
onbon.bx06.area.unit - package onbon.bx06.area.unit
时间区域内可显示的单元程式。
onbon.bx06.cmd.dyn - package onbon.bx06.cmd.dyn
动态区程式。
onbon.bx06.cmd.led - package onbon.bx06.cmd.led
控制器相关关命令。
onbon.bx06.cmd.ofs - package onbon.bx06.cmd.ofs
文件相关命令。
onbon.bx06.cmd.scan - package onbon.bx06.cmd.scan
 
onbon.bx06.cmd.tcp - package onbon.bx06.cmd.tcp
网路工具。
onbon.bx06.db - package onbon.bx06.db
 
onbon.bx06.file - package onbon.bx06.file
有关控制器文件相关的程式。
onbon.bx06.file.nd - package onbon.bx06.file.nd
有关控制器文件相关的程式。
onbon.bx06.res - package onbon.bx06.res
资源工具。
onbon.bx06.series - package onbon.bx06.series
BX6G 通用組態。
onbon.bx06.utils - package onbon.bx06.utils
通用工具。
outputImages(AbstractTextCaptionBxArea) - Method in class onbon.bx06.area.page.TextBxPage
 
overlayWithBackground() - Method in class onbon.bx06.area.AbstractTimeClockBxArea
与背景重叠显示。
overlayWithBackground() - Method in class onbon.bx06.area.SensorBxArea
与背景重叠显示。
overlayWithBackground() - Method in class onbon.bx06.area.TextCaptionBxArea
与背景重叠显示。
overlayWithBackground() - Method in class onbon.bx06.file.nd.TextCaptionBxAreaND
与背景重叠显示。

P

pages - Variable in class onbon.bx06.area.AbstractTextCaptionBxArea
 
paging(String, TextBinary.Alignment, TextBinary.Alignment, int) - Method in class onbon.bx06.utils.TextBinary
多行文字分页。
paging(List<String>, TextBinary.Alignment, TextBinary.Alignment, int) - Method in class onbon.bx06.utils.TextBinary
多行文字组分页。
pair - Variable in class onbon.bx06.file.BxFile.Binary
 
ping() - Method in class onbon.bx06.Bx6GController
检测网路。
ping() - Method in class onbon.bx06.Bx6GScreen
Ping 控制器。
pingStatus - Variable in class onbon.bx06.Bx6GController
 
pixelWidth - Variable in class onbon.bx06.utils.WordBinary.WordInfo
点阵宽度。
preview(Graphics2D) - Method in class onbon.bx06.area.AbstractTextCaptionBxArea
 
preview() - Method in class onbon.bx06.area.BxArea
以區域大小檢視。
preview(Graphics2D) - Method in class onbon.bx06.area.BxArea
檢視配置。
preview(Graphics2D) - Method in class onbon.bx06.area.ClockBxArea
 
preview(Graphics2D) - Method in class onbon.bx06.area.CounterBxArea
 
preview(Graphics2D) - Method in class onbon.bx06.area.DateTimeBxArea
 
preview(Graphics2D) - Method in class onbon.bx06.area.FestivalBxArea
 
preview(Graphics2D) - Method in class onbon.bx06.area.HumidityBxArea
 
preview(Graphics2D) - Method in class onbon.bx06.area.NoiseBxArea
 
preview(AbstractTextCaptionBxArea, Graphics2D) - Method in class onbon.bx06.area.page.BxPage
绘制检视图。
preview(AbstractTextCaptionBxArea, Graphics2D) - Method in class onbon.bx06.area.page.ImageBxPage
 
preview(AbstractTextCaptionBxArea, Graphics2D) - Method in class onbon.bx06.area.page.ImageFileBxPage
 
preview(AbstractTextCaptionBxArea, Graphics2D) - Method in class onbon.bx06.area.page.TextBxPage
 
preview(AbstractTextCaptionBxArea, Graphics2D) - Method in class onbon.bx06.area.page.TextFileBxPage
 
preview(Graphics2D) - Method in class onbon.bx06.area.TemperatureBxArea
 
preview(Graphics2D) - Method in class onbon.bx06.area.TimerBxArea
 
preview(Graphics2D, int, int) - Method in class onbon.bx06.area.unit.AmPmBxUnit
 
preview(Graphics2D, int, int) - Method in class onbon.bx06.area.unit.AnalogClockBxUnit
 
preview(Graphics2D, int, int) - Method in class onbon.bx06.area.unit.BxUnit
绘图。
preview(Graphics2D, int, int) - Method in class onbon.bx06.area.unit.CompositeBxUnit
绘制底图。
preview(Graphics2D, int, int) - Method in class onbon.bx06.area.unit.CounterBxUnit
 
preview(Graphics2D, int, int) - Method in class onbon.bx06.area.unit.DayBxUnit
 
preview(Graphics2D, int, int) - Method in class onbon.bx06.area.unit.FestivalBxUnit
 
preview(Graphics2D, int, int) - Method in class onbon.bx06.area.unit.HourBxUnit
 
preview(Graphics2D, int, int) - Method in class onbon.bx06.area.unit.MinuteBxUnit
 
preview(Graphics2D, int, int) - Method in class onbon.bx06.area.unit.MonthBxUnit
 
preview(Graphics2D, int, int) - Method in class onbon.bx06.area.unit.SecondBxUnit
 
preview(Graphics2D, int, int) - Method in class onbon.bx06.area.unit.StringBxUnit
 
preview(Graphics2D, int, int) - Method in class onbon.bx06.area.unit.TimerBxUnit
 
preview(Graphics2D, int, int) - Method in class onbon.bx06.area.unit.WeekBxUnit
 
preview(Graphics2D, int, int) - Method in class onbon.bx06.area.unit.YearBxUnit
 
preview() - Method in class onbon.bx06.file.nd.ProgramBxFileND
 
preview() - Method in class onbon.bx06.file.ProgramBxFile
 
previewScreen() - Method in class onbon.bx06.area.BxArea
以屏幕大小檢視。
print(byte[], int, int) - Static method in class onbon.bx06.utils.ImageBinary
 
print(WordBinary.WordInfo) - Static method in class onbon.bx06.utils.WordBinary
 
print(WordBinary.WordInfo, boolean) - Static method in class onbon.bx06.utils.WordBinary
 
print(int, int, byte[]) - Static method in class onbon.bx06.utils.WordBinary
 
printVersion() - Static method in class onbon.bx06.Bx6GEnv
 
ProgramBxFile - Class in onbon.bx06.file
节目文件,用来规划显示内容。
节目即为屏幕上播放的内容,每个节目由多个不同性质的区域组合,各区域有自己的显示位置、内容与方式。
在设计节目时:
1.
ProgramBxFile(int, Bx6GScreenProfile) - Constructor for class onbon.bx06.file.ProgramBxFile
建构子。
ProgramBxFile(String, Bx6GScreenProfile) - Constructor for class onbon.bx06.file.ProgramBxFile
建构子。
ProgramBxFile.ProgramWeek - Class in onbon.bx06.file
播放日。
ProgramBxFile.ProgramWeek(byte) - Constructor for class onbon.bx06.file.ProgramBxFile.ProgramWeek
 
ProgramBxFileND - Class in onbon.bx06.file.nd
节目文件,用来规划显示内容。
ProgramBxFileND(ProgramFile, Bx6GScreenProfile) - Constructor for class onbon.bx06.file.nd.ProgramBxFileND
建构子。
ProgramDataBxFile - Class in onbon.bx06.file
 
ProgramDataBxFile(String, Bx6GScreenProfile) - Constructor for class onbon.bx06.file.ProgramDataBxFile
 
ProgramDataBxFile(String, Bx6GScreenProfile, int) - Constructor for class onbon.bx06.file.ProgramDataBxFile
 
ProgramLockCmd - Class in onbon.bx06.cmd.led
锁定节目。
ProgramLockCmd(String, boolean, int) - Constructor for class onbon.bx06.cmd.led.ProgramLockCmd
建构子。
ProgramLockCmd(String, boolean, int, byte) - Constructor for class onbon.bx06.cmd.led.ProgramLockCmd
建构子。
progressChanged(C, String, int, int) - Method in interface onbon.bx06.file.BxFileReaderListener
读取文件进度更新时。
progressChanged(C, String, int, int) - Method in interface onbon.bx06.file.BxFileWriterListener
更新文件写入进度。

Q

QuicklySetAddrCmd - Class in onbon.bx06.cmd.led
设定控制器位址。
QuicklySetAddrCmd(byte[]) - Constructor for class onbon.bx06.cmd.led.QuicklySetAddrCmd
建构子。
QuicklySetNameCmd - Class in onbon.bx06.cmd.led
设定控制器名稱。
QuicklySetNameCmd(String) - Constructor for class onbon.bx06.cmd.led.QuicklySetNameCmd
建构子。

R

read(String, boolean) - Method in class onbon.bx06.file.BxFileReader
读取控制器上的文件。
read(String) - Static method in class onbon.bx06.utils.AddressUtils
转换位址字串为位元组。
read(byte[]) - Static method in class onbon.bx06.utils.AddressUtils
转换位元组为位址字串。
read(String, String, TextBinary.BreakType) - Method in class onbon.bx06.utils.TextBinary
读取纯文字档案内容。
ReadBarcodeCmd - Class in onbon.bx06.cmd.led
读取控制器编号。
ReadBarcodeCmd() - Constructor for class onbon.bx06.cmd.led.ReadBarcodeCmd
 
readConfig() - Method in class onbon.bx06.Bx6GScreen
同步方式读取控制器上的屏幕参数。
readConfig(String) - Method in class onbon.bx06.file.BxFileReader
读取控制器上的屏幕参数文件。
readControllerId() - Method in class onbon.bx06.Bx6GScreen
读取控制器编号。
ReadControllerIdCmd - Class in onbon.bx06.cmd.led
读取控制器编号。
ReadControllerIdCmd() - Constructor for class onbon.bx06.cmd.led.ReadControllerIdCmd
 
readControllerWorking() - Method in class onbon.bx06.Bx6GScreen
返回控制器工况。
ReadControllerWorkingCmd - Class in onbon.bx06.cmd.led
检查网络设定。
ReadControllerWorkingCmd() - Constructor for class onbon.bx06.cmd.led.ReadControllerWorkingCmd
 
readCopyrightInfo() - Method in class onbon.bx06.Bx6GScreen
读取版权信息。
ReadCopyrightInfoCmd - Class in onbon.bx06.cmd.led
读取版权宣告。
ReadCopyrightInfoCmd() - Constructor for class onbon.bx06.cmd.led.ReadCopyrightInfoCmd
 
ReadDirBlockCmd - Class in onbon.bx06.cmd.ofs
读取文件目录块。
完整操作可利用 BxFileReader 进行。
ReadDirBlockCmd() - Constructor for class onbon.bx06.cmd.ofs.ReadDirBlockCmd
 
ReadFileBlockCmd - Class in onbon.bx06.cmd.ofs
读取文件块。
完整操作可利用 BxFileReader 进行。
ReadFileBlockCmd() - Constructor for class onbon.bx06.cmd.ofs.ReadFileBlockCmd
 
ReadFileBlockCmd(boolean) - Constructor for class onbon.bx06.cmd.ofs.ReadFileBlockCmd
 
readFileList(FileType) - Method in class onbon.bx06.Bx6GScreen
查询目前控制器上的文件清单。
readModbusInfo() - Method in class onbon.bx06.Bx6GScreen
 
readProgram(int) - Method in class onbon.bx06.Bx6GScreen
同步方式读取控制器上的档案并保存在本地。
readProgram(String) - Method in class onbon.bx06.Bx6GScreen
同步方式读取控制器上的档案并保存在本地。
readProgram(int, String, BxFileReaderListener<Bx6GScreen>) - Method in class onbon.bx06.Bx6GScreen
非同步方式读取控制器上的档案并保存在本地。
readProgram(String, String, BxFileReaderListener<Bx6GScreen>) - Method in class onbon.bx06.Bx6GScreen
非同步方式读取控制器上的档案并保存在本地。
readProgram(int, String) - Method in class onbon.bx06.file.BxFileReader
读取控制器上的节目并存档。
readProgram(String, String) - Method in class onbon.bx06.file.BxFileReader
读取控制器上的节目并存档。
readProgram(int) - Method in class onbon.bx06.file.BxFileReader
同步读取控制器上的节目。
readProgram(String) - Method in class onbon.bx06.file.BxFileReader
同步读取控制器上的节目。
readProgramAsync(int) - Method in class onbon.bx06.file.BxFileReader
非同步读取控制器上的节目。
readProgramAsync(String) - Method in class onbon.bx06.file.BxFileReader
非同步读取控制器上的节目。
readProgramAsync(int, String) - Method in class onbon.bx06.file.BxFileReader
非同步读取控制器上的节目并存档。
readProgramAsync(String, String) - Method in class onbon.bx06.file.BxFileReader
非同步读取控制器上的节目并存档。
readProgramData(String) - Method in class onbon.bx06.file.BxFileReader
同步读取控制器上的节目。
readProgramList() - Method in class onbon.bx06.Bx6GScreen
查询目前控制器上的节目清单。
removeListener(Bx6GServerListener) - Method in class onbon.bx06.Bx6GServer
移除监听器。
removeListener(BxFileReaderListener<C>) - Method in class onbon.bx06.file.BxFileReader
移除监听器。
removeListener(BxFileWriterListener<C>) - Method in class onbon.bx06.file.BxFileWriter
移除监听器。
reply - Variable in class onbon.bx06.Bx6GResponseCmd
回应讯息,NACK 或逾时时为 null。
reply - Variable in class onbon.bx06.Bx6GScreen.Result
回应讯息。NACK 或通讯逾时为 null。
reset(int) - Method in class onbon.bx06.file.ProgramDataBxFile
 
reset2Factory() - Method in class onbon.bx06.Bx6GScreen
系统复位,复位后需重新加载屏幕参数。
Resources - Class in onbon.bx06.res
资源工具。
reverse() - Method in class onbon.bx06.utils.WordBinary.WordInfo
 

S

saturday - Variable in class onbon.bx06.file.ProgramBxFile.ProgramWeek
星期六。
save(String) - Method in class onbon.bx06.file.ProgramBxFile
儲存。
saved(C, String, String, Bx6GException) - Method in interface onbon.bx06.file.BxFileReaderListener
完成文件储存。
savePNG(String, BufferedImage) - Static method in class onbon.bx06.utils.ImageBinary
将图档储存成 PNG 档案。
scale(BufferedImage, int) - Static method in class onbon.bx06.utils.ImageBinary
缩放图档。
scale(BufferedImage, int, int) - Static method in class onbon.bx06.utils.ImageBinary
缩放图档。
ScreenLockCmd - Class in onbon.bx06.cmd.led
荧幕锁定。
ScreenLockCmd(boolean) - Constructor for class onbon.bx06.cmd.led.ScreenLockCmd
建构子。
screenProfile - Variable in class onbon.bx06.Bx6GController
 
ScreenTimingOnOffCmd - Class in onbon.bx06.cmd.led
定时开关机。
ScreenTimingOnOffCmd() - Constructor for class onbon.bx06.cmd.led.ScreenTimingOnOffCmd
建构子。
searchNetwork() - Method in class onbon.bx06.Bx6GScreen
读取网路设定,只适用于一般网路模式,当控制器为服务器模式时,回报为 NULL。
SearchNetworkCmd - Class in onbon.bx06.cmd.tcp
检查网络设定。
SearchNetworkCmd() - Constructor for class onbon.bx06.cmd.tcp.SearchNetworkCmd
 
second - Variable in class onbon.bx06.area.unit.CounterBxUnit.CounterBxUnitFormat
是否显示秒。
second - Variable in class onbon.bx06.area.unit.TimerBxUnit.TimerBxUnitFormat
是否显示秒。
SecondBxUnit - Class in onbon.bx06.area.unit
秒单元。
SecondBxUnit(int, int, Bx6GScreenProfile) - Constructor for class onbon.bx06.area.unit.SecondBxUnit
建构子。
secondUnit - Variable in class onbon.bx06.area.unit.CounterBxUnit.CounterBxUnitFormat
是否显示「秒」文字。
secondUnit - Variable in class onbon.bx06.area.unit.TimerBxUnit.TimerBxUnitFormat
是否显示「秒」文字。
send(Bx06MessageHeader, Request, String) - Method in class onbon.bx06.Bx6GController
执行命令。
send(Request, String) - Method in class onbon.bx06.Bx6GController
执行命令。
send(Bx06MessageHeader, Request, String) - Method in class onbon.bx06.Bx6GControllerClient
 
send(Request, String) - Method in class onbon.bx06.Bx6GControllerClient
 
send(Bx06MessageHeader, Request, String) - Method in class onbon.bx06.Bx6GControllerRS
 
send(Request, String) - Method in class onbon.bx06.Bx6GControllerRS
 
send(Bx06MessageHeader, Request, String) - Method in class onbon.bx06.Bx6GControllerServer
 
send(Request, String) - Method in class onbon.bx06.Bx6GControllerServer
 
SENSOR_AWA5636_3 - Static variable in class onbon.bx06.area.NoiseBxArea
 
SENSOR_AZ8921 - Static variable in class onbon.bx06.area.NoiseBxArea
 
SENSOR_DS18B20 - Static variable in class onbon.bx06.area.TemperatureBxArea
 
SENSOR_HS5633T - Static variable in class onbon.bx06.area.NoiseBxArea
 
SENSOR_SHT1_SERIES - Static variable in class onbon.bx06.area.TemperatureBxArea
 
sensorBrightness() - Method in class onbon.bx06.Bx6GScreen
修改传感器自動調整亮度。
sensorBrightness(Bx6GBrightnessSensorEnv) - Method in class onbon.bx06.Bx6GScreen
修改传感器根據客制化传感器調整亮度。
SensorBxArea - Class in onbon.bx06.area
湿度区域。
SensorBxArea(int, int, int, int, Bx6GScreenProfile) - Constructor for class onbon.bx06.area.SensorBxArea
建构子。
SensorBxArea(SensorArea, Bx6GScreenProfile) - Constructor for class onbon.bx06.area.SensorBxArea
建构子。
SensorBxArea.AlarmType - Enum in onbon.bx06.area
 
SensorBxArea.PolarType - Enum in onbon.bx06.area
极性类型
series - Variable in class onbon.bx06.Bx6GController
 
setAddress(String) - Method in class onbon.bx06.Bx6GScreenClient
设定 TCP 位址。
setAliasName(String) - Method in class onbon.bx06.Bx6GScreen
设定屏幕名称。
setAmPm(AmPmBxUnit) - Method in class onbon.bx06.area.DefaultTimeClockBxArea
设定 "上下午" 时间单元资讯。
setAnalogClock(AnalogClockBxUnit) - Method in class onbon.bx06.area.DefaultTimeClockBxArea
设定 "指针时钟" 单元资讯。
setAreaFrame(ScreenFrame) - Method in class onbon.bx06.area.BxArea
设定区域边框设定。
setAreaFrame(ScreenFrame) - Method in class onbon.bx06.file.nd.BxAreaND
设置区域边框设定。
setBackground(BufferedImage) - Method in class onbon.bx06.area.ClockBxArea
 
setBackground(Color) - Method in class onbon.bx06.area.page.TextBxPage
设定背景色。
setBackground(Color) - Method in class onbon.bx06.area.page.TextFileBxPage
设定背景色。
setBackground(Color) - Method in class onbon.bx06.utils.TextBinary
设定背景色。
setBackgroundFlag(boolean) - Method in class onbon.bx06.area.AbstractTimeClockBxArea
 
setBackgroundFlag(boolean) - Method in class onbon.bx06.area.DynamicBxArea
 
setBackgroundFlag(boolean) - Method in class onbon.bx06.area.SensorBxArea
 
setBackgroundFlag(boolean) - Method in class onbon.bx06.area.TextCaptionBxArea
 
SetBarcodeCmd - Class in onbon.bx06.cmd.led
設定條碼。
SetBarcodeCmd(byte[]) - Constructor for class onbon.bx06.cmd.led.SetBarcodeCmd
建构子。
setBattleStartDay(int) - Method in class onbon.bx06.area.AbstractTimeClockBxArea
 
setBattleStartHour(int) - Method in class onbon.bx06.area.AbstractTimeClockBxArea
 
setBattleStartMinute(int) - Method in class onbon.bx06.area.AbstractTimeClockBxArea
 
setBattleStartMonth(int) - Method in class onbon.bx06.area.AbstractTimeClockBxArea
 
setBattleStartSecond(int) - Method in class onbon.bx06.area.AbstractTimeClockBxArea
 
setBattleStartupMode(byte) - Method in class onbon.bx06.area.AbstractTimeClockBxArea
 
setBattleStartWeek(int) - Method in class onbon.bx06.area.AbstractTimeClockBxArea
 
setBattleStartYear(int) - Method in class onbon.bx06.area.AbstractTimeClockBxArea
 
setBgValidFlag(byte) - Method in class onbon.bx06.area.page.BxPage
 
setBgValidFlag(byte) - Method in class onbon.bx06.file.nd.BxPageND
 
setBreakType(TextBinary.BreakType) - Method in class onbon.bx06.area.page.TextFileBxPage
设定换行处理方式
setCenter(int, int) - Method in class onbon.bx06.area.unit.AnalogClockBxUnit
 
SetCleanScreenCmd - Class in onbon.bx06.cmd.led
 
SetCleanScreenCmd(boolean) - Constructor for class onbon.bx06.cmd.led.SetCleanScreenCmd
 
setClearMode(int) - Method in class onbon.bx06.area.page.BxPage
设定清屏方式。
setClearMode(int) - Method in class onbon.bx06.file.nd.BxPageND
设定清屏方式。
setColor(Color) - Method in class onbon.bx06.area.unit.AnalogClockBxUnit.TimeHandInfo
 
setContent(String) - Method in class onbon.bx06.area.SoundBxInfo
 
setContent(String) - Method in class onbon.bx06.file.VoiceBxFile
设定语音数据。
setContentCharset(VoiceBxFile.CharsetType) - Method in class onbon.bx06.file.VoiceBxFile
设定语音数据编码格式。
setControllerAddress(byte[]) - Method in class onbon.bx06.Bx6GController
设定控制器位址,此位址用於標示控制器,不等同於 TCP 位址(xxx.xxx.xxx.xxx)。
setCorrection(int) - Method in class onbon.bx06.area.SensorBxArea
设定修正值。
setCorrectionPolar(SensorBxArea.PolarType) - Method in class onbon.bx06.area.SensorBxArea
设定修正极性。
setCounter(CounterBxUnit) - Method in class onbon.bx06.area.DefaultTimeClockBxArea
设定 "计数器" 单元资讯。
setCounter(int) - Method in class onbon.bx06.area.TimerBxArea
设定计数值。
setCounter(int) - Method in class onbon.bx06.area.unit.TimerBxUnit
设定计数值。
setCounter(int) - Method in class onbon.bx06.file.nd.TimerBxUnitND
设定计数值。
setDateStyle(DateStyle) - Method in class onbon.bx06.area.DateTimeBxArea
设定日期显示样式,NULL 表示不显示日期。
setDateStyle(DateStyle, String) - Method in class onbon.bx06.area.DateTimeBxArea
设定日期显示样式,NULL 表示不显示日期。
setDay(DayBxUnit) - Method in class onbon.bx06.area.DefaultTimeClockBxArea
设定 "日" 时间单元资讯。
setDestTime(Date) - Method in class onbon.bx06.area.CounterBxArea
设定目标时间。
setDestTime(Date) - Method in class onbon.bx06.area.unit.CounterBxUnit
设定目标时间。
setDestTime(Date) - Method in class onbon.bx06.file.nd.CounterBxUnitND
设定目标时间。
setDisplayStyle(DisplayStyleFactory.DisplayStyle) - Method in class onbon.bx06.area.page.BxPage
设定播放样式。若样式是向左连移或向上连移,stayTime 會同步设定為零。可在设定播放样式後再重新设定停留时间。
setDisplayStyle(DisplayStyleFactory.DisplayStyle) - Method in class onbon.bx06.file.nd.BxPageND
设定播放样式。
setDisplayUnitType(TemperatureBxArea.DisplayUnitType) - Method in class onbon.bx06.area.TemperatureBxArea
设定显示格式。
setEncoding(String) - Method in class onbon.bx06.area.page.TextFileBxPage
设定文字档案编码。
setEncoding(SoundBxInfo.EncodingType) - Method in class onbon.bx06.area.SoundBxInfo
 
setEndDay(int) - Method in class onbon.bx06.file.nd.ProgramBxFileND
设定结束播放日。
setEndDay(int) - Method in class onbon.bx06.file.ProgramBxFile
设定结束播放日。
setEndMonth(int) - Method in class onbon.bx06.file.nd.ProgramBxFileND
设定结束播放月份。
setEndMonth(int) - Method in class onbon.bx06.file.ProgramBxFile
设定结束播放月份。
setEndYear(int) - Method in class onbon.bx06.file.nd.ProgramBxFileND
设定结束播放年。
setEndYear(int) - Method in class onbon.bx06.file.ProgramBxFile
设定结束播放年。
setExtraInfo(boolean) - Method in class onbon.bx06.file.VoiceBxFile
设定保留参数。
setFestival(FestivalBxUnit) - Method in class onbon.bx06.area.DefaultTimeClockBxArea
设定 "节庆" 单元资讯。
setFilePath(String) - Method in class onbon.bx06.area.page.TextFileBxPage
设定纯文字档案。
setFont(Font) - Method in class onbon.bx06.area.BxArea
设定字型。
setFont(Font) - Method in class onbon.bx06.area.DateTimeBxArea
 
setFont(Font) - Method in class onbon.bx06.area.page.TextBxPage
设定字型。
setFont(Font) - Method in class onbon.bx06.area.page.TextFileBxPage
设定字型。
setFont(Font) - Method in class onbon.bx06.area.unit.BxUnit
设定单元显示内容字型。
setFont(Font) - Method in class onbon.bx06.area.unit.CompositeBxUnit
设定字型。
setFont(Font) - Method in class onbon.bx06.utils.TextBinary
设定字型。
setForeground(Color) - Method in class onbon.bx06.area.ClockBxArea
 
setForeground(Color) - Method in class onbon.bx06.area.DateTimeBxArea
设定颜色。
setForeground(Color) - Method in class onbon.bx06.area.page.TextBxPage
设定文字景色。
setForeground(Color) - Method in class onbon.bx06.area.page.TextFileBxPage
设定文字景色。
setForeground(Color) - Method in class onbon.bx06.area.unit.CompositeBxUnit
设定前景色。
setForeground(Color) - Method in class onbon.bx06.utils.TextBinary
设定前景色。
setFormat(CounterBxUnit.CounterBxUnitFormat) - Method in class onbon.bx06.area.CounterBxArea
设定显示内容格式。
setFormat(TimerBxUnit.TimerBxUnitFormat) - Method in class onbon.bx06.area.TimerBxArea
设定显示内容格式。
setFormat(CounterBxUnit.CounterBxUnitFormat) - Method in class onbon.bx06.area.unit.CounterBxUnit
设定显示内容格式。
setFormat(TimerBxUnit.TimerBxUnitFormat) - Method in class onbon.bx06.area.unit.TimerBxUnit
设定显示内容格式。
setFormat(CounterBxUnit.CounterBxUnitFormat) - Method in class onbon.bx06.file.nd.CounterBxUnitND
设定显示内容格式。
setFormat(TimerBxUnit.TimerBxUnitFormat) - Method in class onbon.bx06.file.nd.TimerBxUnitND
设定显示内容格式。
setFractionalPart(boolean) - Method in class onbon.bx06.area.SensorBxArea
设定湿度是否显示小数位。
setFrameMoveStep(int) - Method in class onbon.bx06.area.BxArea
设置边框移动步长。单位 pixel,范围 1 - 16。
setFrameMoveStep(int) - Method in class onbon.bx06.file.nd.BxAreaND
设置边框移动步长。单位 pixel,范围 1 - 16。
setFrameMoveStep(int) - Method in class onbon.bx06.file.nd.ProgramBxFileND
设置边框移动步长。单位 pixel,范围 1 - 16。
setFrameMoveStep(int) - Method in class onbon.bx06.file.ProgramBxFile
设置边框移动步长。单位 pixel,范围 1 - 16。
setFrameRate(int) - Method in class onbon.bx06.area.page.BxPage
 
setFrameRate(int) - Method in class onbon.bx06.file.nd.BxPageND
 
setFrameShow(boolean) - Method in class onbon.bx06.area.BxArea
设定是否显示边框。
setFrameShow(boolean) - Method in class onbon.bx06.file.ProgramBxFile
设定是否显示边框。
setFrameSpeed(int) - Method in class onbon.bx06.area.BxArea
设置边框显示速度,1 - 48。
setFrameSpeed(int) - Method in class onbon.bx06.file.nd.BxAreaND
设置边框显示速度,1 - 48。
setFrameSpeed(int) - Method in class onbon.bx06.file.nd.ProgramBxFileND
设置边框显示速度,1 - 48。
setFrameSpeed(int) - Method in class onbon.bx06.file.ProgramBxFile
设置边框显示速度,1 - 48。
setFrameStyle(int) - Method in class onbon.bx06.area.BxArea
设置边框显示效果。
0:闪烁。
1:顺时针转动。
2:逆时钟转动。
3:闪烁并顺时钟转动。
4:闪烁并逆时钟转动。
5:红绿交替闪烁。
6:红绿交替转动。
7:静止打出。
setFrameStyle(int) - Method in class onbon.bx06.file.nd.BxAreaND
设置边框显示效果。
0:闪烁。
1:顺时针转动。
2:逆时钟转动。
3:闪烁并顺时钟转动。
4:闪烁并逆时钟转动。
5:红绿交替闪烁。
6:红绿交替转动。
7:静止打出。
setFrameStyle(int) - Method in class onbon.bx06.file.nd.ProgramBxFileND
设置边框显示效果。
0:闪烁。
1:顺时针转动。
2:逆时钟转动。
3:闪烁并顺时钟转动。
4:闪烁并逆时钟转动。
5:红绿交替闪烁。
6:红绿交替转动。
7:静止打出。
setFrameStyle(int) - Method in class onbon.bx06.file.ProgramBxFile
设置边框显示效果。
0:闪烁。
1:顺时针转动。
2:逆时钟转动。
3:闪烁并顺时钟转动。
4:闪烁并逆时钟转动。
5:红绿交替闪烁。
6:红绿交替转动。
7:静止打出。
setHeadTailInterval(int) - Method in class onbon.bx06.area.page.TextBxPage
设定首尾相连间隔。
-2:前後訊息被隔離。
setHeadTailInterval(int) - Method in class onbon.bx06.area.page.TextFileBxPage
设定首尾相连间隔。
-2:前後訊息被隔離。
setHeight(int) - Method in class onbon.bx06.area.BxArea
设定高度。
setHeight(int) - Method in class onbon.bx06.utils.TextBinary
设定高度。
setHorizontalAlignment(TextBinary.Alignment) - Method in class onbon.bx06.area.page.TextBxPage
设定水平水平对齐方式。
setHorizontalAlignment(TextBinary.Alignment) - Method in class onbon.bx06.area.page.TextFileBxPage
设定水平水平对齐方式。
setHour(HourBxUnit) - Method in class onbon.bx06.area.DefaultTimeClockBxArea
设定 "小时" 时间单元资讯。
setHourHand(AnalogClockBxUnit.TimeHandInfo) - Method in class onbon.bx06.area.unit.AnalogClockBxUnit
 
setId(int) - Method in class onbon.bx06.cmd.dyn.DynamicBxAreaRule
設定編號。
setImmediatePlay(byte) - Method in class onbon.bx06.cmd.dyn.DynamicBxAreaRule
設定是否立即播放。
0:与异步节目一起播放。
1:异步节目停止播放,仅播放动态区域。
2:当播放完节目编号最高的异步节目后播放该动态区域。
SetIOPinCmd - Class in onbon.bx06.cmd.led
設定條碼。
SetIOPinCmd() - Constructor for class onbon.bx06.cmd.led.SetIOPinCmd
 
setLang(CommonBxUnit.LangType) - Method in class onbon.bx06.area.unit.AmPmBxUnit
设定显示语言。
setLang(CommonBxUnit.LangType) - Method in class onbon.bx06.area.unit.WeekBxUnit
设定显示语言。
setLength(int) - Method in class onbon.bx06.area.unit.AnalogClockBxUnit.TimeHandInfo
 
setLineHeight(int) - Method in class onbon.bx06.area.page.TextBxPage
 
setLineHeight(int) - Method in class onbon.bx06.area.page.TextFileBxPage
 
setMatrixType(Bx6GScreenProfile.ScreenMatrixType) - Method in class onbon.bx06.Bx6GScreenProfile
设定双基色点阵类型。
setMinute(MinuteBxUnit) - Method in class onbon.bx06.area.DefaultTimeClockBxArea
设定 "分钟" 时间单元资讯。
setMinuteHand(AnalogClockBxUnit.TimeHandInfo) - Method in class onbon.bx06.area.unit.AnalogClockBxUnit
 
setMode(CounterBxUnit.CounterBxUnitMode) - Method in class onbon.bx06.area.CounterBxArea
设定计时器计算方式型。
setMode(TimerBxUnit.TimerBxUnitMode) - Method in class onbon.bx06.area.TimerBxArea
设定秒表计算方式。
setMode(CounterBxUnit.CounterBxUnitMode) - Method in class onbon.bx06.area.unit.CounterBxUnit
设定计时器计算方式型。
setMode(DayBxUnit.DayBxUnitMode) - Method in class onbon.bx06.area.unit.DayBxUnit
设定显示类型。
setMode(HourBxUnit.HourBxUnitMode) - Method in class onbon.bx06.area.unit.HourBxUnit
设定显示类型。
setMode(MonthBxUnit.MonthBxUnitMode) - Method in class onbon.bx06.area.unit.MonthBxUnit
设定显示类型。
setMode(TimerBxUnit.TimerBxUnitMode) - Method in class onbon.bx06.area.unit.TimerBxUnit
设定秒表计算方式。
setMode(YearBxUnit.YearBxUnitMode) - Method in class onbon.bx06.area.unit.YearBxUnit
设定显示类型。
setMode(int) - Method in class onbon.bx06.cmd.tcp.SetupAddressCmd
设置控制器连接模式。
0:单机直连(PC 与控制器直接连接)。
1:自动获取(DHCP)。
2:手动设置(Static IP)。
3:服务器模式(动态IP)。
setMode(CounterBxUnit.CounterBxUnitMode) - Method in class onbon.bx06.file.nd.CounterBxUnitND
设定计时器计算方式型。
setMode(TimerBxUnit.TimerBxUnitMode) - Method in class onbon.bx06.file.nd.TimerBxUnitND
设定秒表计算方式。
setMonth(MonthBxUnit) - Method in class onbon.bx06.area.DefaultTimeClockBxArea
设定 "月" 时间单元资讯。
setMultiline(boolean) - Method in class onbon.bx06.area.DateTimeBxArea
设定多行显示。
setNewLineNewPage(boolean) - Method in class onbon.bx06.area.page.TextBxPage
设定是否换行即换页。
setNumberFloat(byte) - Method in class onbon.bx06.area.SensorBxArea
 
setNumberInt(byte) - Method in class onbon.bx06.area.SensorBxArea
 
setNumDeal(int) - Method in class onbon.bx06.file.VoiceBxFile
设定保留参数:数字处理方式。
0:自动判断。
1:数字作号码处理。
2:数字作数值处理。。
setPerson(int) - Method in class onbon.bx06.file.VoiceBxFile
设定发音人。
setPort(int) - Method in class onbon.bx06.Bx6GScreenClient
 
setPriority(int) - Method in class onbon.bx06.file.nd.ProgramBxFileND
设定节目等级。 0:一般,1:优先。
setPriority(int) - Method in class onbon.bx06.file.ProgramBxFile
设定节目等级。 0:一般,1:优先。
setProgramPlayTimes(int) - Method in class onbon.bx06.file.nd.ProgramBxFileND
设定重复播放次数。
setProgramPlayTimes(int) - Method in class onbon.bx06.file.ProgramBxFile
设定重复播放次数。
setProgramTimeSpan(int) - Method in class onbon.bx06.file.nd.ProgramBxFileND
设定节目播放时间长度,单位为秒,0:循序播放。
当控制器上有多个节目时,会根据此设定控制节目被播放的时间长,当控制器上只有一个节目时,此设定没有效果。
 * 控制节目播放有效时间,可利用 addPlayPeriosSetting 规划。
setProgramTimeSpan(int) - Method in class onbon.bx06.file.ProgramBxFile
设定节目播放时间长度,单位为秒,0:循序播放。
当控制器上有多个节目时,会根据此设定控制节目被播放的时间长,当控制器上只有一个节目时,此设定没有效果。
 * 控制节目播放有效时间,可利用 addPlayPeriosSetting 规划。
setRelativeAllPrograms(boolean) - Method in class onbon.bx06.cmd.dyn.DynamicBxAreaRule
設定是否关联全部节目。
true: 所有异步节目播放时都允许播放该动态区域。
false: 由规则来决定。
setRepeatDelay(int) - Method in class onbon.bx06.area.SoundBxInfo
 
setRepeatTime(int) - Method in class onbon.bx06.area.page.BxPage
设定重复次数。
setRepeatTime(int) - Method in class onbon.bx06.file.nd.BxPageND
设定重复次数。
setRepeatTimes(int) - Method in class onbon.bx06.area.SoundBxInfo
 
setReplayDelay(int) - Method in class onbon.bx06.file.VoiceBxFile
设定两次播放语音的时间间隔,单位为 10ms。
setReplayTimes(int) - Method in class onbon.bx06.file.VoiceBxFile
设定重播次数, -1 表示播放无限次。
setRunMode(byte) - Method in class onbon.bx06.cmd.dyn.DynamicBxAreaRule
設定运行模式。
0:循环显示。
1:显示完成后静止显示最后一页数据。
2:循环显示,超过设定时间后数据仍未更新时不再显示。
3:循环显示,超过设定时间后数据仍未更新时显示 Logo信息。
4:循环显示,显示完最后一页后就不再显示。
SetSaveProgramSchCmd - Class in onbon.bx06.cmd.led
 
SetSaveProgramSchCmd(boolean) - Constructor for class onbon.bx06.cmd.led.SetSaveProgramSchCmd
 
setSecond(SecondBxUnit) - Method in class onbon.bx06.area.DefaultTimeClockBxArea
设定 "秒" 时间单元资讯。
setSecondHand(AnalogClockBxUnit.TimeHandInfo) - Method in class onbon.bx06.area.unit.AnalogClockBxUnit
 
setSensorType(byte) - Method in class onbon.bx06.area.NoiseBxArea
设定传感器类型。
setSensorType(byte) - Method in class onbon.bx06.area.TemperatureBxArea
设定传感器类型。
setSensorUnitFlag(boolean) - Method in class onbon.bx06.area.SensorBxArea
 
setServerSetting(EthernetSetIP.ServerSetting) - Method in class onbon.bx06.cmd.tcp.SetupAddressCmd
设定服务器模式位址组态。
setSoundFlag(byte) - Method in class onbon.bx06.area.page.BxPage
 
setSoundFlag(byte) - Method in class onbon.bx06.file.nd.BxPageND
 
setSpeaker(int) - Method in class onbon.bx06.area.SoundBxInfo
設定发音人。0 - 5。
setSpeed(int) - Method in class onbon.bx06.area.page.BxPage
设定速度等级。0:最快;63:最慢。
setSpeed(int) - Method in class onbon.bx06.area.SoundBxInfo
設定音量。0 - 10。
setSpeed(int) - Method in class onbon.bx06.file.nd.BxPageND
设定速度等级。0:最快;63:最慢。
setSpeed(int) - Method in class onbon.bx06.file.VoiceBxFile
设定语速。
setStartDay(int) - Method in class onbon.bx06.file.nd.ProgramBxFileND
设定开始播放日。
setStartDay(int) - Method in class onbon.bx06.file.ProgramBxFile
设定开始播放日。
setStartMonth(int) - Method in class onbon.bx06.file.nd.ProgramBxFileND
设定开始播放月份。
setStartMonth(int) - Method in class onbon.bx06.file.ProgramBxFile
设定开始播放月份。
setStartYear(int) - Method in class onbon.bx06.file.nd.ProgramBxFileND
设定播放开始年。有效年至 2099,-1 则立即播放。
setStartYear(int) - Method in class onbon.bx06.file.ProgramBxFile
设定播放开始年。有效年至 2099,-1 则立即播放。
setStaticSetting(EthernetSetIP.StaticSetting) - Method in class onbon.bx06.cmd.tcp.SetupAddressCmd
设定静态位址组态。
setStaticText(String) - Method in class onbon.bx06.area.SensorBxArea
设定静态文字。
setStayTime(int) - Method in class onbon.bx06.area.page.BxPage
设定停留时间。单位 10ms。
setStayTime(int) - Method in class onbon.bx06.file.nd.BxPageND
设定停留时间。
setStoreInFlash(boolean) - Method in class onbon.bx06.file.VoiceBxFile
设定是否需要存储到FLASH。
setSymbolStyle(int) - Method in class onbon.bx06.file.VoiceBxFile
设定保留参数:阿拉伯数字、度量单位、特殊符号等合成方式。
0:自动判断语种。
1:阿拉伯数字、度量单位、特殊符号等合成为中文。
2:阿拉伯数字、度量单位、特殊符号等合成为英文。
setText(String) - Method in class onbon.bx06.area.page.TextBxPage
设定文字讯息。
setTimeDifferent(int) - Method in class onbon.bx06.area.AbstractTimeClockBxArea
设定时间差。
setTimeDifferent(int) - Method in class onbon.bx06.area.DefaultTimeClockBxArea
设定时间差。
setTimeDifferent(int) - Method in class onbon.bx06.file.nd.TimeClockBxAreaND
设定时间差。
setTimeout(int) - Method in class onbon.bx06.cmd.dyn.DynamicBxAreaRule
設定动态区数据超时时间,单位为秒。
setTimer(TimerBxUnit) - Method in class onbon.bx06.area.DefaultTimeClockBxArea
设定 "秒表" 时间单元资讯。
setTimeSpan(int) - Method in class onbon.bx06.file.LogoBxFile
 
setTimeStyle(TimeStyle) - Method in class onbon.bx06.area.DateTimeBxArea
设置时间显示样式,NULL 表示不显示时间。
setTimeStyle(TimeStyle, String) - Method in class onbon.bx06.area.DateTimeBxArea
设置时间显示样式,NULL 表示不显示时间。
setTransparency(int) - Method in class onbon.bx06.area.AbstractTimeClockBxArea
设定透明度。
1.
setTransparency(int) - Method in class onbon.bx06.area.DynamicBxArea
设定透明度。
1.
setTransparency(int) - Method in class onbon.bx06.area.SensorBxArea
设定透明度。
1.
setTransparency(int) - Method in class onbon.bx06.area.TextCaptionBxArea
设定透明度。
1.
setTransparency(int) - Method in class onbon.bx06.file.nd.TextCaptionBxAreaND
设定透明度。
1.
setUnitColor(Color) - Method in class onbon.bx06.area.CounterBxArea
设定单元颜色。
setUnitColor(Color) - Method in class onbon.bx06.area.FestivalBxArea
设定单元颜色。
setUnitColor(Color) - Method in class onbon.bx06.area.TimerBxArea
设定单元颜色。0:黑色;1:红色;2:绿色。
setUnitColor(Color) - Method in class onbon.bx06.area.unit.BxUnit
设定单位颜色。
setUnitColor(Color) - Method in class onbon.bx06.file.nd.CommonBxUnitND
设定单位颜色。
setUnitColor(Color) - Method in class onbon.bx06.file.nd.CounterBxUnitND
设定单位颜色。
setUnitColor(Color) - Method in class onbon.bx06.file.nd.TimerBxUnitND
设定单位颜色。
setUnitX(int) - Method in class onbon.bx06.area.unit.BxUnit
设定相对于时间区域 X 座标的 X 座标。
setUnitY(int) - Method in class onbon.bx06.area.unit.BxUnit
设定相对于时间区域 Y 座标的 Y 座标。
setup(int, int) - Method in class onbon.bx06.Bx6GBrightnessClockEnv
设定亮度條件。
setup(int, int, int) - Method in class onbon.bx06.Bx6GBrightnessSensorEnv
设定亮度條件。
SetupAddressCmd - Class in onbon.bx06.cmd.tcp
设定网路位址与运行方式。
SetupAddressCmd() - Constructor for class onbon.bx06.cmd.tcp.SetupAddressCmd
建构子。
setupCleanScreen(boolean) - Method in class onbon.bx06.Bx6GScreen
 
setupClockBrightnessEnv(Bx6GBrightnessClockEnv) - Method in class onbon.bx06.cmd.led.ModifyBrightnessCmd
设定定时亮度。
SetupMACCmd - Class in onbon.bx06.cmd.tcp
设置 MAC 位址。
SetupMACCmd() - Constructor for class onbon.bx06.cmd.tcp.SetupMACCmd
建构子。
SetupMACCmd(byte[]) - Constructor for class onbon.bx06.cmd.tcp.SetupMACCmd
建构子。
setupManualBrightness(int) - Method in class onbon.bx06.cmd.led.ModifyBrightnessCmd
设定手动亮度。
setupSaveProgramSch(boolean) - Method in class onbon.bx06.Bx6GScreen
 
setupSensorBrightness() - Method in class onbon.bx06.cmd.led.ModifyBrightnessCmd
设定使用传感器自动检测亮度。
setupSensorBrightnessEnv(Bx6GBrightnessSensorEnv) - Method in class onbon.bx06.cmd.led.ModifyBrightnessCmd
客制化传感器亮度。
setupStartEndDate(Date, Date) - Method in class onbon.bx06.file.nd.ProgramBxFileND
设定播放起迄日。有效设定为年、月、日。
setupStartEndDate(Date, Date) - Method in class onbon.bx06.file.ProgramBxFile
设定播放起迄日。有效设定为年、月、日。
setupTimingOnOff(ScreenTimingOnOffCmd) - Method in class onbon.bx06.Bx6GScreen
设定定时开关机。
setValidLen(int) - Method in class onbon.bx06.area.page.BxPage
设定有效长度。
setVerticalAlignment(TextBinary.Alignment) - Method in class onbon.bx06.area.page.TextBxPage
设定垂直对齐方式。
setVerticalAlignment(TextBinary.Alignment) - Method in class onbon.bx06.area.page.TextFileBxPage
设定垂直对齐方式。
setVoiceContent(String) - Method in class onbon.bx06.area.DynamicBxArea
设定语音数据。
setVoiceContent(String) - Method in class onbon.bx06.area.TextCaptionBxArea
设定语音数据。
setVoiceContentCharset(VoiceBxFile.CharsetType) - Method in class onbon.bx06.area.DynamicBxArea
设定语音数据编码格式。
setVoiceContentCharset(VoiceBxFile.CharsetType) - Method in class onbon.bx06.area.TextCaptionBxArea
设定语音数据编码格式。
setVoiceExtraInfo(boolean) - Method in class onbon.bx06.area.DynamicBxArea
设定保留参数。
setVoiceExtraInfo(boolean) - Method in class onbon.bx06.area.TextCaptionBxArea
设定保留参数。
setVoiceFlag(boolean) - Method in class onbon.bx06.area.DynamicBxArea
设定是否包含语音。
setVoiceFlag(boolean) - Method in class onbon.bx06.area.TextCaptionBxArea
设定是否包含语音。
setVoiceNumDeal(int) - Method in class onbon.bx06.area.DynamicBxArea
设定保留参数:数字处理方式。
0:自动判断。
1:数字作号码处理。
2:数字作数值处理。。
setVoiceNumDeal(int) - Method in class onbon.bx06.area.TextCaptionBxArea
设定保留参数:数字处理方式。
0:自动判断。
1:数字作号码处理。
2:数字作数值处理。。
setVoicePerson(int) - Method in class onbon.bx06.area.DynamicBxArea
设定发音人。
setVoicePerson(int) - Method in class onbon.bx06.area.TextCaptionBxArea
设定发音人。
setVoiceReplayDelay(int) - Method in class onbon.bx06.area.DynamicBxArea
设定两次播放语音的时间间隔,单位为 10ms。
setVoiceReplayDelay(int) - Method in class onbon.bx06.area.TextCaptionBxArea
设定两次播放语音的时间间隔,单位为 10ms。
setVoiceReplayTimes(int) - Method in class onbon.bx06.area.DynamicBxArea
设定重播次数, -1 表示播放无限次。
setVoiceReplayTimes(int) - Method in class onbon.bx06.area.TextCaptionBxArea
设定重播次数, -1 表示播放无限次。
setVoiceSpeed(int) - Method in class onbon.bx06.area.DynamicBxArea
设定语速。
setVoiceSpeed(int) - Method in class onbon.bx06.area.TextCaptionBxArea
设定语速。
setVoiceSymbolStyle(int) - Method in class onbon.bx06.area.DynamicBxArea
设定保留参数:阿拉伯数字、度量单位、特殊符号等合成方式。
0:自动判断语种。
1:阿拉伯数字、度量单位、特殊符号等合成为中文。
2:阿拉伯数字、度量单位、特殊符号等合成为英文。
setVoiceSymbolStyle(int) - Method in class onbon.bx06.area.TextCaptionBxArea
设定保留参数:阿拉伯数字、度量单位、特殊符号等合成方式。
0:自动判断语种。
1:阿拉伯数字、度量单位、特殊符号等合成为中文。
2:阿拉伯数字、度量单位、特殊符号等合成为英文。
setVoiceVolume(int) - Method in class onbon.bx06.area.DynamicBxArea
设定音量。
setVoiceVolume(int) - Method in class onbon.bx06.area.TextCaptionBxArea
设定音量。
setVoiceWordStyle(int) - Method in class onbon.bx06.area.DynamicBxArea
设定保留参数:字詞发音方式。
0:自动判断发音方式。
1:字母发音方式。
2:单词发音方式。。
setVoiceWordStyle(int) - Method in class onbon.bx06.area.TextCaptionBxArea
设定保留参数:字詞发音方式。
0:自动判断发音方式。
1:字母发音方式。
2:单词发音方式。。
setVolume(int) - Method in class onbon.bx06.area.SoundBxInfo
 
setVolume(int) - Method in class onbon.bx06.file.VoiceBxFile
设定音量。
setWeek(WeekBxUnit) - Method in class onbon.bx06.area.DefaultTimeClockBxArea
设定 "周" 时间单元资讯。
setWeekStyle(WeekStyle) - Method in class onbon.bx06.area.DateTimeBxArea
设置星期显示样式,NULL 表示不显示星期。
setWidth(int) - Method in class onbon.bx06.area.BxArea
设定宽度。
setWidth(int) - Method in class onbon.bx06.area.unit.AnalogClockBxUnit.TimeHandInfo
 
setWidth(int) - Method in class onbon.bx06.utils.TextBinary
设定宽度。
setWordStyle(int) - Method in class onbon.bx06.file.VoiceBxFile
设定保留参数:字詞发音方式。
0:自动判断发音方式。
1:字母发音方式。
2:单词发音方式。。
setX(int) - Method in class onbon.bx06.area.BxArea
设定 X 座标。
setY(int) - Method in class onbon.bx06.area.BxArea
设定 Y 座标。
setYear(YearBxUnit) - Method in class onbon.bx06.area.DefaultTimeClockBxArea
设定 "年" 时间单元资讯。
SoundBxInfo - Class in onbon.bx06.area
 
SoundBxInfo(SoundBxInfo.EncodingType) - Constructor for class onbon.bx06.area.SoundBxInfo
 
SoundBxInfo.EncodingType - Enum in onbon.bx06.area
 
split(String) - Method in class onbon.bx06.utils.TextBinary
配合屏幕寬度與換行符號,把文字切割。
splitBreak(String) - Static method in class onbon.bx06.utils.TextBinary
把文字切割。
start() - Method in class onbon.bx06.Bx6GServer
启动服务。
StartReadDirCmd - Class in onbon.bx06.cmd.ofs
开始读取文件目录块。
完整操作可利用 BxFileReader 进行。
StartReadDirCmd() - Constructor for class onbon.bx06.cmd.ofs.StartReadDirCmd
建构子。
StartReadDirCmd(byte, int) - Constructor for class onbon.bx06.cmd.ofs.StartReadDirCmd
建构子。
StartReadFileCmd - Class in onbon.bx06.cmd.ofs
开始读取文件块。
完整操作可利用 BxFileReader 进行。
StartReadFileCmd() - Constructor for class onbon.bx06.cmd.ofs.StartReadFileCmd
建构子。
StartReadFileCmd(boolean) - Constructor for class onbon.bx06.cmd.ofs.StartReadFileCmd
建构子。
stop() - Method in class onbon.bx06.Bx6GServer
停止服务。
StringBxUnit - Class in onbon.bx06.area.unit
文字单元。
StringBxUnit(int, int, Bx6GScreenProfile, String) - Constructor for class onbon.bx06.area.unit.StringBxUnit
建构子。
sunday - Variable in class onbon.bx06.file.ProgramBxFile.ProgramWeek
星期日。
switch2ClientMode(EthernetSetIP.StaticSetting) - Method in class onbon.bx06.Bx6GScreen
切换至一般网路模式,执行成功后,会将当前连线切断。
switch2ClientMode(EthernetSetIP.StaticSetting) - Method in class onbon.bx06.Bx6GScreenClient
 
switch2ClientMode(EthernetSetIP.StaticSetting) - Method in class onbon.bx06.Bx6GScreenRS
 
switch2ClientMode(EthernetSetIP.StaticSetting) - Method in class onbon.bx06.Bx6GScreenServer
 
switch2ServerMode(EthernetSetIP.StaticSetting, EthernetSetIP.ServerSetting) - Method in class onbon.bx06.Bx6GScreen
切换至服務器模式,执行成功后,会将当前连线切断。
SwitchOnOffScreenCmd - Class in onbon.bx06.cmd.led
开关屏幕。
SwitchOnOffScreenCmd(boolean) - Constructor for class onbon.bx06.cmd.led.SwitchOnOffScreenCmd
建构子。
syncTime() - Method in class onbon.bx06.Bx6GScreen
校正系统时钟。
syncTime(Date) - Method in class onbon.bx06.Bx6GScreen
校正系统时钟。
SystemClockCorrectCmd - Class in onbon.bx06.cmd.led
校时。
SystemClockCorrectCmd() - Constructor for class onbon.bx06.cmd.led.SystemClockCorrectCmd
建构子。
SystemClockCorrectCmd(Date) - Constructor for class onbon.bx06.cmd.led.SystemClockCorrectCmd
建构子。
SystemResetCmd - Class in onbon.bx06.cmd.led
重置为出厂状态。
SystemResetCmd() - Constructor for class onbon.bx06.cmd.led.SystemResetCmd
 

T

TemperatureBxArea - Class in onbon.bx06.area
 
TemperatureBxArea(int, int, int, int, Bx6GScreenProfile) - Constructor for class onbon.bx06.area.TemperatureBxArea
 
TemperatureBxArea.DisplayUnitType - Enum in onbon.bx06.area
温度讯息显示格式。
TextBinary - Class in onbon.bx06.utils
文字图文工具。
TextBinary(int, int) - Constructor for class onbon.bx06.utils.TextBinary
建构子。
TextBinary.Alignment - Enum in onbon.bx06.utils
水平与垂直对齐方式。
TextBinary.BreakType - Enum in onbon.bx06.utils
换行处理方式。
TextBxPage - Class in onbon.bx06.area.page
文字页面。
TextBxPage() - Constructor for class onbon.bx06.area.page.TextBxPage
建构子。
预设条件:字型:宋体 16;文字颜色:白;背景色:黑;換行即換頁。
TextBxPage(Font) - Constructor for class onbon.bx06.area.page.TextBxPage
建构子。
预设条件:文字颜色:白;背景色:黑;換行即換頁。
TextBxPage(String) - Constructor for class onbon.bx06.area.page.TextBxPage
建构子。
预设条件:字型:宋体 16;文字颜色:白;背景色:黑;換行即換頁。
TextBxPage(String, Font) - Constructor for class onbon.bx06.area.page.TextBxPage
建构子。
预设条件:文字颜色:白;背景色:黑;換行即換頁。
TextBxPage(String, Font, Color, Color) - Constructor for class onbon.bx06.area.page.TextBxPage
建构子。
TextBxPage(String, Font, Color, Color, boolean) - Constructor for class onbon.bx06.area.page.TextBxPage
建构子。
TextCaptionBxArea - Class in onbon.bx06.area
图文区域,由多个页面堆叠而成。
TextCaptionBxArea(int, int, int, int, Bx6GScreenProfile) - Constructor for class onbon.bx06.area.TextCaptionBxArea
建构子。
TextCaptionBxArea(TextCaptionArea, Bx6GScreenProfile) - Constructor for class onbon.bx06.area.TextCaptionBxArea
 
TextCaptionBxAreaND - Class in onbon.bx06.file.nd
图文区域,由多个页面堆叠而成。
TextCaptionBxAreaND(TextCaptionArea, Bx6GScreenProfile) - Constructor for class onbon.bx06.file.nd.TextCaptionBxAreaND
建构子。
TextFileBxPage - Class in onbon.bx06.area.page
纯文字档案页面。
TextFileBxPage(String) - Constructor for class onbon.bx06.area.page.TextFileBxPage
建构子。
预设条件:字型:宋体 16;文字颜色:白;背景色:黑。
TextFileBxPage(String, Font) - Constructor for class onbon.bx06.area.page.TextFileBxPage
建构子。
预设条件:文字颜色:白;背景色:黑。
TextFileBxPage(String, Font, Color, Color) - Constructor for class onbon.bx06.area.page.TextFileBxPage
建构子。
thursday - Variable in class onbon.bx06.file.ProgramBxFile.ProgramWeek
星期四。
TimeClockBxAreaND - Class in onbon.bx06.file.nd
时间区域。
TimeClockBxAreaND(TimeClockArea, Bx6GScreenProfile) - Constructor for class onbon.bx06.file.nd.TimeClockBxAreaND
建构子。
TIMEOUT - Static variable in class onbon.bx06.Bx6GController
 
TimerBxArea - Class in onbon.bx06.area
秒表区域。
TimerBxArea(int, int, int, int, int, Bx6GScreenProfile) - Constructor for class onbon.bx06.area.TimerBxArea
建构子。
TimerBxUnit - Class in onbon.bx06.area.unit
秒表单元。
TimerBxUnit(int, int, Bx6GScreenProfile) - Constructor for class onbon.bx06.area.unit.TimerBxUnit
建构子。
TimerBxUnit(int, int, Bx6GScreenProfile, TimerBxUnit.TimerBxUnitMode, int) - Constructor for class onbon.bx06.area.unit.TimerBxUnit
建构子。
TimerBxUnit.TimerBxUnitFormat - Class in onbon.bx06.area.unit
秒表显示内容。
TimerBxUnit.TimerBxUnitFormat() - Constructor for class onbon.bx06.area.unit.TimerBxUnit.TimerBxUnitFormat
建构子。
TimerBxUnit.TimerBxUnitFormat(boolean, boolean, boolean, boolean) - Constructor for class onbon.bx06.area.unit.TimerBxUnit.TimerBxUnitFormat
建构子。
TimerBxUnit.TimerBxUnitMode - Enum in onbon.bx06.area.unit
秒表计算方式。
TimerBxUnitND - Class in onbon.bx06.file.nd
秒表单元。
TimerBxUnitND(TimerUnit, Bx6GScreenProfile) - Constructor for class onbon.bx06.file.nd.TimerBxUnitND
建构子。
TimeStyle - Enum in onbon.bx06.area
时间样式。
toString() - Method in class onbon.bx06.area.BxArea
 
toString() - Method in enum onbon.bx06.area.DateStyle
 
toString() - Method in class onbon.bx06.area.DateTimeBxArea
 
toString() - Method in class onbon.bx06.area.DefaultTimeClockBxArea
 
toString() - Method in class onbon.bx06.area.SensorBxArea
 
toString() - Method in enum onbon.bx06.area.TimeStyle
 
toString() - Method in class onbon.bx06.area.unit.CompositeBxUnit
 
toString() - Method in enum onbon.bx06.area.unit.CounterBxUnit.CounterBxUnitMode
 
toString() - Method in enum onbon.bx06.area.unit.DayBxUnit.DayBxUnitMode
 
toString() - Method in enum onbon.bx06.area.unit.HourBxUnit.HourBxUnitMode
 
toString() - Method in enum onbon.bx06.area.unit.MonthBxUnit.MonthBxUnitMode
 
toString() - Method in enum onbon.bx06.area.unit.TimerBxUnit.TimerBxUnitMode
 
toString() - Method in enum onbon.bx06.area.unit.YearBxUnit.YearBxUnitMode
 
toString() - Method in enum onbon.bx06.area.WeekStyle
 
toString() - Method in class onbon.bx06.Bx6GController
 
toString() - Method in class onbon.bx06.Bx6GScreen.Result
 
toString() - Method in class onbon.bx06.Bx6GScreen
 
toString() - Method in enum onbon.bx06.Bx6GScreenProfile.ScreenColorType
 
toString() - Method in class onbon.bx06.Bx6GScreenProfile
 
toString() - Method in class onbon.bx06.Bx6GScreenServer
 
toString() - Method in class onbon.bx06.file.BxFile.Binary
 
toString() - Method in class onbon.bx06.file.nd.BxAreaND
 
toString() - Method in class onbon.bx06.series.Bx6E
 
toString() - Method in class onbon.bx06.series.Bx6M
 
toString() - Method in class onbon.bx06.series.Bx6Q
 
toString() - Method in class onbon.bx06.utils.DisplayStyleFactory.DisplayStyle
 
tuesday - Variable in class onbon.bx06.file.ProgramBxFile.ProgramWeek
星期二。
turnOff() - Method in class onbon.bx06.Bx6GScreen
强制关闭屏幕。
turnOn() - Method in class onbon.bx06.Bx6GScreen
强制开启屏幕。
typeof(byte) - Static method in enum onbon.bx06.area.unit.DayBxUnit.DayBxUnitMode
 
typeof(byte) - Static method in enum onbon.bx06.area.unit.HourBxUnit.HourBxUnitMode
 
typeof(byte) - Static method in enum onbon.bx06.area.unit.MonthBxUnit.MonthBxUnitMode
 
typeof(byte) - Static method in enum onbon.bx06.area.unit.YearBxUnit.YearBxUnitMode
 
typeOf(int) - Static method in enum onbon.bx06.Bx6GScreenProfile.ScreenColorType
 

U

unlock() - Method in class onbon.bx06.Bx6GScreen
解除锁定屏幕。
unlockProgram(int) - Method in class onbon.bx06.Bx6GScreen
解除锁定节目。
unlockProgram(String) - Method in class onbon.bx06.Bx6GScreen
解除锁定节目。
UpdateDynamicAreaCmd - Class in onbon.bx06.cmd.dyn
更新动态区。
UpdateDynamicAreaCmd() - Constructor for class onbon.bx06.cmd.dyn.UpdateDynamicAreaCmd
建构子。
UpdateDynamicAreaCmd.DynamicBxAreaInfo - Class in onbon.bx06.cmd.dyn
 
UpdateDynamicAreaCmd.DynamicBxAreaInfo(DynamicBxArea, DynamicBxAreaRule) - Constructor for class onbon.bx06.cmd.dyn.UpdateDynamicAreaCmd.DynamicBxAreaInfo
 
updatePingStatus(ReturnPingStatus) - Method in class onbon.bx06.Bx6GController
 

V

validate(int, int, int) - Method in class onbon.bx06.area.BxArea
 
validate(int, int, int) - Method in class onbon.bx06.area.DateTimeBxArea
 
validate(byte[]) - Method in class onbon.bx06.Bx6GMessageMgr
 
validate(byte[]) - Method in class onbon.bx06.Bx6GMessageMgrSvr
 
validate() - Method in class onbon.bx06.file.ProgramBxFile
驗證區域是否皆在屏幕範圍內。
validLen(BufferedImage, Color) - Static method in class onbon.bx06.utils.ImageBinary
計算有效長度。
value - Variable in enum onbon.bx06.area.unit.CounterBxUnit.CounterBxUnitMode
 
value - Variable in enum onbon.bx06.area.unit.TimerBxUnit.TimerBxUnitMode
 
value - Variable in enum onbon.bx06.Bx6GScreenProfile.ScreenColorType
 
value - Variable in enum onbon.bx06.Bx6GScreenRS.BaudRate
 
value - Variable in enum onbon.bx06.cmd.led.ModifyBrightnessCmd.ModeType
 
value - Variable in class onbon.bx06.utils.DisplayStyleFactory.DisplayStyle
编号。
valueOf(String) - Static method in enum onbon.bx06.area.DateStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum onbon.bx06.area.SensorBxArea.AlarmType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum onbon.bx06.area.SensorBxArea.PolarType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum onbon.bx06.area.SoundBxInfo.EncodingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum onbon.bx06.area.TemperatureBxArea.DisplayUnitType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum onbon.bx06.area.TimeStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum onbon.bx06.area.unit.CommonBxUnit.LangType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum onbon.bx06.area.unit.CounterBxUnit.CounterBxUnitMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum onbon.bx06.area.unit.DayBxUnit.DayBxUnitMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum onbon.bx06.area.unit.HourBxUnit.HourBxUnitMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum onbon.bx06.area.unit.MonthBxUnit.MonthBxUnitMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum onbon.bx06.area.unit.TimerBxUnit.TimerBxUnitMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum onbon.bx06.area.unit.YearBxUnit.YearBxUnitMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum onbon.bx06.area.WeekStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum onbon.bx06.Bx6GController.RunMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum onbon.bx06.Bx6GScreenProfile.ScreenColorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum onbon.bx06.Bx6GScreenProfile.ScreenMatrixType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum onbon.bx06.Bx6GScreenRS.BaudRate
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum onbon.bx06.cmd.led.ModifyBrightnessCmd.ModeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum onbon.bx06.file.VoiceBxFile.CharsetType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum onbon.bx06.utils.TextBinary.Alignment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum onbon.bx06.utils.TextBinary.BreakType
Returns the enum constant of this type with the specified name.
values() - Static method in enum onbon.bx06.area.DateStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum onbon.bx06.area.SensorBxArea.AlarmType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum onbon.bx06.area.SensorBxArea.PolarType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum onbon.bx06.area.SoundBxInfo.EncodingType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum onbon.bx06.area.TemperatureBxArea.DisplayUnitType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum onbon.bx06.area.TimeStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum onbon.bx06.area.unit.CommonBxUnit.LangType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum onbon.bx06.area.unit.CounterBxUnit.CounterBxUnitMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum onbon.bx06.area.unit.DayBxUnit.DayBxUnitMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum onbon.bx06.area.unit.HourBxUnit.HourBxUnitMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum onbon.bx06.area.unit.MonthBxUnit.MonthBxUnitMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum onbon.bx06.area.unit.TimerBxUnit.TimerBxUnitMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum onbon.bx06.area.unit.YearBxUnit.YearBxUnitMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum onbon.bx06.area.WeekStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum onbon.bx06.Bx6GController.RunMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum onbon.bx06.Bx6GScreenProfile.ScreenColorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum onbon.bx06.Bx6GScreenProfile.ScreenMatrixType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum onbon.bx06.Bx6GScreenRS.BaudRate
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum onbon.bx06.cmd.led.ModifyBrightnessCmd.ModeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum onbon.bx06.file.VoiceBxFile.CharsetType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum onbon.bx06.utils.TextBinary.Alignment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum onbon.bx06.utils.TextBinary.BreakType
Returns an array containing the constants of this enum type, in the order they are declared.
VER_INFO - Static variable in class onbon.bx06.Bx6GEnv
 
vertical - Variable in class onbon.bx06.utils.DisplayStyleFactory.DisplayStyle
垂直播放。
verticalMoving - Variable in class onbon.bx06.utils.DisplayStyleFactory.DisplayStyle
垂直连移。
verticalMoving(String, TextBinary.Alignment, int) - Method in class onbon.bx06.utils.TextBinary
将播放效果为垂直连移的文字分页。
verticalMoving(List<String>, TextBinary.Alignment, int) - Method in class onbon.bx06.utils.TextBinary
将播放效果为垂直连移的文字组分页。
VoiceBxFile - Class in onbon.bx06.file
语音文件。
VoiceBxFile(int) - Constructor for class onbon.bx06.file.VoiceBxFile
建构子。
VoiceBxFile(String) - Constructor for class onbon.bx06.file.VoiceBxFile
建构子。
VoiceBxFile.CharsetType - Enum in onbon.bx06.file
语音数据编码格式。

W

wednesday - Variable in class onbon.bx06.file.ProgramBxFile.ProgramWeek
星期三。
WeekBxUnit - Class in onbon.bx06.area.unit
星期单元。
WeekBxUnit(int, int, Bx6GScreenProfile) - Constructor for class onbon.bx06.area.unit.WeekBxUnit
建构子。
WeekBxUnit(int, int, Bx6GScreenProfile, CommonBxUnit.LangType) - Constructor for class onbon.bx06.area.unit.WeekBxUnit
建构子。
WeekBxUnit(int, int, Bx6GScreenProfile, boolean) - Constructor for class onbon.bx06.area.unit.WeekBxUnit
建构子。
WeekStyle - Enum in onbon.bx06.area
星期样式。
width - Variable in class onbon.bx06.utils.WordBinary.WordInfo
宽度。
WordBinary - Class in onbon.bx06.utils
字模工具。
WordBinary() - Constructor for class onbon.bx06.utils.WordBinary
 
WordBinary.WordInfo - Class in onbon.bx06.utils
字模资讯。
WordBinary.WordInfo(byte[]) - Constructor for class onbon.bx06.utils.WordBinary.WordInfo
建构子。
WordBinary.WordInfo(int, int, int, byte[]) - Constructor for class onbon.bx06.utils.WordBinary.WordInfo
建构子。
writeConfig(ControllerConfigBxFile) - Method in class onbon.bx06.Bx6GScreen
同步方式将屏幕参数写入控制器。
writeConfig(ControllerConfigBxFile) - Method in class onbon.bx06.file.BxFileWriter
将屏幕参数写入控制器。
writeControllerAddress(byte[]) - Method in class onbon.bx06.Bx6GScreen
更新控制器位址,此位址用於標示控制器,不等同於 TCP 位址(xxx.xxx.xxx.xxx)。
writeDynamic(DynamicBxAreaRule, DynamicBxArea) - Method in class onbon.bx06.Bx6GScreen
更新动态区。
writeFile(String, FileType, byte[], byte[]) - Method in class onbon.bx06.Bx6GScreen
同步方式将文件写入控制器。
writeFile(String, FileType, byte[], byte[]) - Method in class onbon.bx06.file.BxFileWriter
将文件写入控制器。
writeFileAsync(String, FileType, byte[], byte[], BxFileWriterListener<Bx6GScreen>) - Method in class onbon.bx06.Bx6GScreen
非同步方式将文件写入控制器。
writeFileAsync(String, FileType, byte[], byte[]) - Method in class onbon.bx06.file.BxFileWriter
将文件写入控制器。
writeLogo(LogoBxFile) - Method in class onbon.bx06.file.BxFileWriter
将 LOGO 写入控制器。
writeLogoAsync(LogoBxFile) - Method in class onbon.bx06.file.BxFileWriter
将 LOGO 写入控制器。
writeProgram(ProgramBxFile) - Method in class onbon.bx06.Bx6GScreen
同步方式将节目写入控制器。
writeProgram(ProgramBxFile, BxFileWriterListener<Bx6GScreen>) - Method in class onbon.bx06.Bx6GScreen
同步方式将节目写入控制器。
writeProgramAsync(ProgramBxFile, BxFileWriterListener<Bx6GScreen>) - Method in class onbon.bx06.Bx6GScreen
非同步方式将特定节目写入控制器。
writeProgramAsyncQuickly(ProgramBxFile, BxFileWriterListener<Bx6GScreen>) - Method in class onbon.bx06.Bx6GScreen
非同步方式将特定节目写入控制器。
writeProgramQuickly(ProgramBxFile) - Method in class onbon.bx06.Bx6GScreen
同步方式将节目写入控制器,本方法不做任何检查。
writeProgramQuickly(ProgramBxFile, BxFileWriterListener<Bx6GScreen>) - Method in class onbon.bx06.Bx6GScreen
同步方式将节目写入控制器,本方法不做任何检查。
writePrograms(List<ProgramBxFile>) - Method in class onbon.bx06.Bx6GScreen
同步方式将节目写入控制器。
writePrograms(List<ProgramBxFile>, BxFileWriterListener<Bx6GScreen>) - Method in class onbon.bx06.Bx6GScreen
同步方式将节目写入控制器。
writePrograms(List<ProgramBxFile>) - Method in class onbon.bx06.file.BxFileWriter
同步将节目组写入控制器。
writeProgramsAsync(List<ProgramBxFile>, BxFileWriterListener<Bx6GScreen>) - Method in class onbon.bx06.Bx6GScreen
非同步方式将节目写入控制器。
writeProgramsAsync(List<ProgramBxFile>) - Method in class onbon.bx06.file.BxFileWriter
非同步将节目组写入控制器。
writeProgramsAsyncQuickly(List<ProgramBxFile>, BxFileWriterListener<Bx6GScreen>) - Method in class onbon.bx06.Bx6GScreen
非同步方式将节目写入控制器。
writeProgramsAsyncQuickly(List<ProgramBxFile>) - Method in class onbon.bx06.file.BxFileWriter
非同步将节目组写入控制器。
writeProgramsQuickly(List<ProgramBxFile>) - Method in class onbon.bx06.Bx6GScreen
同步方式将节目写入控制器,本方法不做任何检查。
writeProgramsQuickly(List<ProgramBxFile>, BxFileWriterListener<Bx6GScreen>) - Method in class onbon.bx06.Bx6GScreen
同步方式将节目写入控制器,本方法不做任何检查。
writeProgramsQuickly(List<ProgramBxFile>) - Method in class onbon.bx06.file.BxFileWriter
同步将节目组写入控制器,本方法不做任何检查。
writeVoice(VoiceBxFile) - Method in class onbon.bx06.Bx6GScreen
同步方式将語音写入控制器。
writeVoice(VoiceBxFile) - Method in class onbon.bx06.file.BxFileWriter
将語音写入控制器。
writeVoiceAsync(VoiceBxFile) - Method in class onbon.bx06.file.BxFileWriter
将語音写入控制器。

Y

YearBxUnit - Class in onbon.bx06.area.unit
年单元。
YearBxUnit(int, int, Bx6GScreenProfile) - Constructor for class onbon.bx06.area.unit.YearBxUnit
建构子。
YearBxUnit(int, int, Bx6GScreenProfile, YearBxUnit.YearBxUnitMode) - Constructor for class onbon.bx06.area.unit.YearBxUnit
建构子。
YearBxUnit.YearBxUnitMode - Enum in onbon.bx06.area.unit
显示内容类型。

A B C D E F G H I L M N O P Q R S T U V W Y

Copyright © 2020 onbon. All rights reserved.