Package | Description |
---|---|
onbon.bx05 |
BX 五代卡函数库。
使用 API 前,先利用 Bx5GEnv.initial() 初始化应用程式环境,之后使用 Bx5GScreenClient 对控制器进行相关作业。 1. |
onbon.bx05.series |
BX5G 控制器組態。
|
Modifier and Type | Field and Description |
---|---|
protected Bx5G |
Bx5GController.bx5g |
Constructor and Description |
---|
Bx5GController(Bx5G bx5g)
建构子。
|
Bx5GControllerClient(String aliasName,
Bx5G bx5g)
建构子。
|
Bx5GControllerRS(String aliasName,
Bx5G bx5g)
建构子。
|
Bx5GScreenClient(String name,
Bx5G bx5g)
建构子。
|
Bx5GScreenClient(String name,
Bx5G bx5g,
String address,
int port)
建构子。
|
Bx5GScreenProfile(int width,
int height,
Bx5G bx5g)
建构子。
|
Bx5GScreenProfile(int width,
int height,
Bx5G bx5g,
Bx5GScreenProfile.ScreenColorType colorType)
建构子。
|
Bx5GServer(String aliasName,
int port,
Bx5G bx5g)
建构子。
|
Bx5GServer(String aliasName,
int port,
Bx5G bx5g,
int idleTime)
建构子。
|
Bx5GServer(String aliasName,
int port,
Bx5G bx5g,
int idleTime,
uia.comm.SocketServer.ConnectionStyle cs)
建构子。
|
Bx5GServer(String aliasName,
int port,
Bx5G bx5g,
uia.comm.SocketServer.ConnectionStyle cs)
建构子。
|
Modifier and Type | Class and Description |
---|---|
class |
Bx5Q
BX5Q 控制器规格。
|
Copyright © 2020 onbon4j. All rights reserved.