Skip navigation links
C D F G I L O P S 

D

disconnect() - Method in class com.pavolibrary.commands.Dsp280API
断开连接 disconnect
disconnect() - Method in class com.pavolibrary.commands.DspAPI
断开连接 disconnect
disconnect() - Method in class com.pavolibrary.commands.LedAPI
断开连接 disconnect
Dsp280API - Class in com.pavolibrary.commands
Created by swm on 2020-01-04
Dsp280API(Context) - Constructor for class com.pavolibrary.commands.Dsp280API
Display API
Dsp280API.UploadListener - Interface in com.pavolibrary.commands
Upload event listener
DSP_ChangeBaudRate(int) - Method in class com.pavolibrary.commands.DspAPI
临时修改波特率(不保存) Set baud rate temporarily (not save)
DSP_ChangeCharset(int) - Method in class com.pavolibrary.commands.DspAPI
选择国际编码(不保存) Select international character set (not save)
DSP_ChangeCodepage(int) - Method in class com.pavolibrary.commands.DspAPI
选择扩展编码(不保存)Select character code table (not save)
DSP_ClearLine() - Method in class com.pavolibrary.commands.DspAPI
清除光标行 Clear cursor line
DSP_ClearScreen() - Method in class com.pavolibrary.commands.DspAPI
清屏 Clear display screen
DSP_Dispay(String, String) - Method in class com.pavolibrary.commands.DspAPI
发送文本到客显 Send text to display
DSP_Dispay_At(String, String, int, int) - Method in class com.pavolibrary.commands.DspAPI
发送文本到客显指定位置 Send the text to the specified position of the display
DSP_Dispay_UpperLineScroll(String, String) - Method in class com.pavolibrary.commands.DspAPI
首行消息连续滚动 Upper line message scroll continuously
DSP_DisplayQrCode(String, int, int) - Method in class com.pavolibrary.commands.DspAPI
显示二维码 Display QrCode
DSP_DisplayQrCodeOnPicture(String, int, int) - Method in class com.pavolibrary.commands.DspAPI
在图片上显示二维码 Display QrCode on picture
DSP_GetFirmwareVersion() - Method in class com.pavolibrary.commands.Dsp280API
获取设备固件版本(LCD) Get Firmware Version(LCD)
DSP_GetFirmwareVersion() - Method in class com.pavolibrary.commands.DspAPI
获取设备固件版本(LCD) Get Firmware Version(LCD)
DSP_GetFirmwareVersion_VFD() - Method in class com.pavolibrary.commands.DspAPI
获取设备固件版本(VFD/LCM) Get Firmware Version(VFD/LCM)
DSP_GetModel() - Method in class com.pavolibrary.commands.Dsp280API
获取设备型号 Get device model
DSP_GetModel() - Method in class com.pavolibrary.commands.DspAPI
获取设备型号 Get device model
DSP_Init() - Method in class com.pavolibrary.commands.Dsp280API
初始化 Initialize display
DSP_Init() - Method in class com.pavolibrary.commands.DspAPI
初始化 Initialize display
DSP_MoveCursor(int, int) - Method in class com.pavolibrary.commands.DspAPI
光标移动到指定位置 Move cursor to specified position
DSP_MoveCursorDown() - Method in class com.pavolibrary.commands.DspAPI
光标下移 Move cursor down
DSP_MoveCursorEnd() - Method in class com.pavolibrary.commands.DspAPI
光标移动到终点 Move cursor to bottom position
DSP_MoveCursorEndLeft() - Method in class com.pavolibrary.commands.DspAPI
光标移动到最左端 Move cursor to left-most position
DSP_MoveCursorEndRight() - Method in class com.pavolibrary.commands.DspAPI
光标移动到最右端 Move cursor to right-most position
DSP_MoveCursorHome() - Method in class com.pavolibrary.commands.DspAPI
光标返回起点 Move cursor to home position
DSP_MoveCursorLeft() - Method in class com.pavolibrary.commands.DspAPI
光标左移 Move cursor left
DSP_MoveCursorRight() - Method in class com.pavolibrary.commands.DspAPI
光标右移 Move cursor right
DSP_MoveCursorUp() - Method in class com.pavolibrary.commands.DspAPI
光标上移 Move cursor up
DSP_Restart() - Method in class com.pavolibrary.commands.Dsp280API
重启客显 Restart display
DSP_Restart() - Method in class com.pavolibrary.commands.DspAPI
重启客显 Restart display
DSP_SelfTest() - Method in class com.pavolibrary.commands.DspAPI
自检 Execute self-test
DSP_SetBackGroundColor_Central(int) - Method in class com.pavolibrary.commands.DspAPI
设置中部背景颜色 Set middle BackGround color
DSP_SetBackGroundColor_Footer(int) - Method in class com.pavolibrary.commands.DspAPI
设置底部背景颜色(第二行欢迎语) Set Footer BackGround color (second welcome line)
DSP_SetBackGroundColor_Header(int) - Method in class com.pavolibrary.commands.DspAPI
设置标题行背景颜色(第一行欢迎语)Set Header BackGround color (first line of welcome)
DSP_SetBaudRate(int) - Method in class com.pavolibrary.commands.DspAPI
设置波特率(保存) Set BaudRate to display (save)
DSP_SetBlink(int) - Method in class com.pavolibrary.commands.DspAPI
设置闪烁频率 Blink display screen
DSP_SetBodyDefaultText(String, String, String, String, String) - Method in class com.pavolibrary.commands.DspAPI
设置正文默认文本 Set Body default text
DSP_SetBrightness(int) - Method in class com.pavolibrary.commands.DspAPI
调节背光亮度 Brightness adjustment
DSP_SetCharset(int) - Method in class com.pavolibrary.commands.DspAPI
设置国际编码(保存) Setup international character set (save)
DSP_SetCodepage(int) - Method in class com.pavolibrary.commands.DspAPI
设置扩展编码(保存) Setup character code table (save)
DSP_SetCommandSet(int) - Method in class com.pavolibrary.commands.DspAPI
设置命令集 Set command set
DSP_SetDefaultStyle(int) - Method in class com.pavolibrary.commands.Dsp280API
设置默认风格 Set default style.
DSP_SetLines(int) - Method in class com.pavolibrary.commands.DspAPI
设置文本显示行数 Set the number of text display lines
DSP_SetPlayed(int) - Method in class com.pavolibrary.commands.DspAPI
设置播放的图片 Set the pictures to play
DSP_SetPlayInterval(int) - Method in class com.pavolibrary.commands.DspAPI
设置图片播放间隔时间 Set the display interval of pictures
DSP_SetStandbyTime(int) - Method in class com.pavolibrary.commands.DspAPI
设置图片播放待机时间 Set pictures display standby time
DSP_SetTextColor_Central(int) - Method in class com.pavolibrary.commands.DspAPI
设置中部文本颜色 Set middle text color
DSP_SetTextColor_Footer(int) - Method in class com.pavolibrary.commands.DspAPI
设置底部文本颜色(第二行欢迎语) Set Footer text color (second welcome line)
DSP_SetTextColor_Header(int) - Method in class com.pavolibrary.commands.DspAPI
设置标题行文本颜色(第一行欢迎语)Set Header text color (first line of welcome)
DSP_SetWelMessage_1(String, String) - Method in class com.pavolibrary.commands.DspAPI
设置第一行欢迎语 Set the first line of welcome
DSP_SetWelMessage_2(String, String) - Method in class com.pavolibrary.commands.DspAPI
设置第二行欢迎语 Set the second line of welcome
DSP_SetWelMessage_2_Scroll(boolean) - Method in class com.pavolibrary.commands.DspAPI
设置第二行欢迎语滚动标志 Set the second line of welcome scrolling sign
DSP_ShowPicture(String, int, int) - Method in class com.pavolibrary.commands.Dsp280API
展示一张图片 Show a picture
DSP_ShowPicture(int) - Method in class com.pavolibrary.commands.DspAPI
展示一张图片 Show a picture
DSP_ShowQrCode(String, int, int, int) - Method in class com.pavolibrary.commands.Dsp280API
显示二维码 Show QrCode
DSP_ShowText(String, int, int, int) - Method in class com.pavolibrary.commands.Dsp280API
显示文本内容 Show Text
DSP_SwitchStyle(int) - Method in class com.pavolibrary.commands.Dsp280API
切换风格 Switch style.
DSP_UploadPicture(String, String, int, int) - Method in class com.pavolibrary.commands.Dsp280API
上传图片到客显 Upload pictures to display
DSP_UploadPicture(String, String, int, int) - Method in class com.pavolibrary.commands.DspAPI
上传图片到客显 Upload pictures to display
DspAPI - Class in com.pavolibrary.commands
Created by swm on 2020-01-04
DspAPI(Context) - Constructor for class com.pavolibrary.commands.DspAPI
Display API
DspAPI.UploadListener - Interface in com.pavolibrary.commands
Upload event listener
C D F G I L O P S 
Skip navigation links