跳过导航链接
C G I R U V W 

C

com.senter.function.openapi.unstable - 程序包 com.senter.function.openapi.unstable
 

G

getNewInstance(Rs485.Rs485BitRate, Rs485.Rs485CharSize, Rs485.Rs485Parity, Rs485.Rs485StopBits) - 类 中的静态方法com.senter.function.openapi.unstable.Rs485
依参数获取一个Rs485对象,同一时间,只能有一个对象有效,若要获得一个新的对像,需要使对像执行Rs485.uninit()

I

init() - 类 中的方法com.senter.function.openapi.unstable.Rs485
初始化
isInitialized() - 类 中的方法com.senter.function.openapi.unstable.Rs485
模块是否已被初始化

R

read() - 类 中的方法com.senter.function.openapi.unstable.Rs485
尝试读取数据
Rs485 - com.senter.function.openapi.unstable中的类
RS485接口的主类
Rs485.Rs485BitRate - com.senter.function.openapi.unstable中的枚举
波特率
Rs485.Rs485CharSize - com.senter.function.openapi.unstable中的枚举
数据位
Rs485.Rs485Parity - com.senter.function.openapi.unstable中的枚举
校验位
Rs485.Rs485StopBits - com.senter.function.openapi.unstable中的枚举
停止位

U

uninit() - 类 中的方法com.senter.function.openapi.unstable.Rs485
关闭设备,若要重新打开,需要生成一个新的Rs485对象
C G I R U V W 
跳过导航链接