增加vofa手指输出设定
This commit is contained in:
@ -131,6 +131,7 @@ class ClassCapRead:
|
|||||||
connectedSensorCnt += 1
|
connectedSensorCnt += 1
|
||||||
|
|
||||||
if self.socketConnected == True:
|
if self.socketConnected == True:
|
||||||
|
fingerIndex = 0
|
||||||
_log1 = ""
|
_log1 = ""
|
||||||
# 输出原始通道数值
|
# 输出原始通道数值
|
||||||
for index in range(0, self.fingers[fingerIndex].projectPara.sensor_num):
|
for index in range(0, self.fingers[fingerIndex].projectPara.sensor_num):
|
||||||
|
|||||||
Reference in New Issue
Block a user