Uses of Class
onbon.bx06.Bx6GScreenRS.BaudRate

Packages that use Bx6GScreenRS.BaudRate
onbon.bx06 BX 六代卡函数库。

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

1. 
 

Uses of Bx6GScreenRS.BaudRate in onbon.bx06
 

Methods in onbon.bx06 that return Bx6GScreenRS.BaudRate
 Bx6GScreenRS.BaudRate Bx6GScreenRS.getBaudrate()
          取得波特率。
static Bx6GScreenRS.BaudRate Bx6GScreenRS.BaudRate.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Bx6GScreenRS.BaudRate[] Bx6GScreenRS.BaudRate.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in onbon.bx06 with parameters of type Bx6GScreenRS.BaudRate
 boolean Bx6GScreenRS.connect(String comPort, Bx6GScreenRS.BaudRate baudrate)
          连线。
 



Copyright © 2020 onbon. All rights reserved.