public final class ControllerConfigBxFile extends onbon.bx05.message.file.ControllerConfigFile implements BxFile
BxFile.Binary| Constructor and Description |
|---|
ControllerConfigBxFile() |
| Modifier and Type | Method and Description |
|---|---|
BxFile.Binary |
generate()
产生文件的位元组资讯。
|
java.lang.String |
getFileName()
取得文件名称。
|
getAddress, getBackup, getBaudrate, getCascadeMode, getColor, getCommTimeoutValue, getControllerName, getCrc16, getDaPol, getFaultProcessMode, getFileType, getFreqPar, getGrayFlag, getLoggingMode, getMirrorMode, getOeAngle, getOePol, getOeWidth, getRowOrder, getRunningMode, getScreenHeight, getScreenWidth, setAddress, setBackup, setBaudrate, setCascadeMode, setColor, setCommTimeoutValue, setControllerName, setCrc16, setDaPol, setFaultProcessMode, setFreqPar, setGrayFlag, setLoggingMode, setMirrorMode, setOeAngle, setOePol, setOeWidth, setRowOrder, setRunningMode, setScreenHeight, setScreenWidth, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitgetFileTypepublic BxFile.Binary generate() throws Bx5GException
BxFilegenerate in interface BxFileBx5GException - 产生位元组资讯时发生错误。public java.lang.String getFileName()
BxFilegetFileName in interface BxFile