FanucSeries0i 字段 |
FanucSeries0i 类型公开以下成员。
名称 | 说明 | |
---|---|---|
fileCacheSize |
文件传输的时候的缓存大小,直接影响传输的速度,值越大,传输速度越快,越占内存,默认为100K大小 (继承自 NetworkBase。)The size of the cache during file transfer directly affects the speed of the transfer. The larger the value, the faster the transfer speed and the more memory it takes. The default size is 100K. | |
isPersistentConn |
是否是长连接的状态 (继承自 NetworkDoubleBase。)Whether it is a long connection state | |
isUseAccountCertificate |
是否使用账号登录,这个账户登录的功能是HSL组件创建的服务器特有的功能。 (继承自 NetworkDoubleBase。)Whether to log in using an account. The function of this account login is a server-specific function created by the HSL component. | |
LogMsgFormatBinary |
设置日志记录报文是否二进制,如果为False,那就使用ASCII码 (继承自 NetworkDoubleBase。)Set whether the log message is binary, if it is False, then use ASCII code | |
pipeSocket |
当前的网络的管道信息
(继承自 NetworkDoubleBase。) |