device/hcnetdisk.c
@@ -71,8 +71,8 @@ port = loginInfo.port; startChannel = struDeviceInfo.struDeviceV30.byStartDChan; maxChannels = struDeviceInfo.struDeviceV30.byIPChanNum + struDeviceInfo.struDeviceV30.byHighDChanNum * 256; deviceInfo.startChannel = struDeviceInfo.struDeviceV30.byStartDChan; deviceInfo.maxChannels = struDeviceInfo.struDeviceV30.byIPChanNum + struDeviceInfo.struDeviceV30.byHighDChanNum * 256; return 0; }