登录
首页 » LabView » androidTestLV2018

androidTestLV2018

于 2018-12-11 发布 文件大小:139KB
0 257
下载积分: 1 下载次数: 3

代码说明:

  labview+python +appium实现安卓自动化测试(labview+python +appium Android Automated Testing)

文件列表:

androidTestLV2018, 0 , 2018-12-03
androidTestLV2018\BatSource, 0 , 2018-11-29
androidTestLV2018\BatSource\连接XPeng中控设备.bat, 129 , 2018-11-29
androidTestLV2018\INI, 0 , 2018-11-29
androidTestLV2018\INI\androidTestbyID.ini, 5221 , 2018-12-04
androidTestLV2018\ProcessPythonLV, 0 , 2018-12-04
androidTestLV2018\ProcessPythonLV\Build path.vi, 16710 , 2018-12-03
androidTestLV2018\ProcessPythonLV\dos command control.vi, 9871 , 2018-12-03
androidTestLV2018\ProcessPythonLV\findAndroidElement.vi, 19338 , 2018-12-04
androidTestLV2018\ProcessPythonLV\Get limits.vi, 30762 , 2018-12-04
androidTestLV2018\ProcessPythonLV\Limits function.vi, 22959 , 2016-10-21
androidTestLV2018\ProcessPythonLV\loadBAT.vi, 14069 , 2018-11-29
androidTestLV2018\ProcessPythonLV\LV_python.py, 1260 , 2018-12-03
androidTestLV2018\ProcessPythonLV\LV_python.zip, 765 , 2018-12-03
androidTestLV2018\ProcessPythonLV\PythoControl.vi, 28812 , 2018-12-03
androidTestLV2018\ProcessPythonLV\testLV_PY.vi, 20517 , 2018-12-03
androidTestLV2018\ProcessPythonLV\__pycache__, 0 , 2018-12-03
androidTestLV2018\ProcessPythonLV\__pycache__\LV_python.cpython-36.pyc, 1428 , 2018-12-03
androidTestLV2018\ProcessPythonLV\新建文本文档 (2).txt, 0 , 2018-11-30
androidTestLV2018\ProcessPythonLV\新建文本文档.txt, 0 , 2018-11-30
androidTestLV2018\pythonSource, 0 , 2018-12-03
androidTestLV2018\pythonSource\LV_python.py, 1260 , 2018-12-03
androidTestLV2018\pythonSource\__pycache__, 0 , 2018-12-03
androidTestLV2018\pythonSource\__pycache__\LV_python.cpython-36.pyc, 1425 , 2018-12-03
androidTestLV2018\pythonSource\新建文本文档.txt, 0 , 2018-11-29
androidTestLV2018\testDemoMain.vi, 15852 , 2018-12-07
androidTestLV2018\Variable, 0 , 2018-12-04
androidTestLV2018\Variable\Control 1.ctl, 5222 , 2016-10-21
androidTestLV2018\Variable\control ini.ctl, 4296 , 2015-01-23
androidTestLV2018\Variable\controlPythonCMD.ctl, 4369 , 2018-12-07
androidTestLV2018\Variable\Limits Cmd.ctl, 7735 , 2013-06-07
androidTestLV2018\Variable\Limits ID.ctl, 4366 , 2016-10-21
androidTestLV2018\XPengAndroidTest.aliases, 49 , 2018-11-29
androidTestLV2018\XPengAndroidTest.lvlps, 84 , 2018-11-29
androidTestLV2018\XPengAndroidTest.lvproj, 1370 , 2018-11-29
androidTestLV2018\问题清单.txt, 60 , 2018-12-03

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Serial Communication 14
    说明:  利用labview操作者框架写的模拟串口通信,非常不错。(The analog serial communication written by the labview operator framework is very good.)
    2020-06-17 03:00:02下载
    积分:1
  • 偶数和
    说明:  FOR循环计算0——99偶数的和,用到for循环以及移位寄存器(FOR loop calculates the sum of 0-99 even numbers, using for loop and shift register)
    2020-06-18 23:20:01下载
    积分:1
  • 各种经典的LabVIEW实例
    说明:  各种经典实用的LabVIEW实例对于想快速扩充自己编程技能的人非常有帮助。(All kinds of classic and practical LabVIEW examples are very helpful for people who want to quickly expand their programming skills.)
    2020-03-22 14:45:12下载
    积分:1
  • 22
    说明:  基于阶次分析理论的轴承故障诊断方法,该vi 很有实用价值,希望可以给大家带来帮助。(Bearing fault diagnosis method based on the order analysis theory, the vi Is of great practical value, the hope can bring you help.)
    2014-12-11 13:51:34下载
    积分:1
  • position control - 09 04 - 副本
    电机转速,基于labview。伺服电机控制程序(Motor speed based on LabVIEW. Servo motor control program)
    2018-05-13 19:10:00下载
    积分:1
  • 累加运算
    通过FOR函数,以及FOR函数中的移位寄存器实现累加运算(Accumulative operation is realized by FOR function and shift register in FOR function)
    2020-06-18 23:40:01下载
    积分:1
  • labview
    说明:  使用labview采集16通道数据,采集10次,保存成tdms格式,并对所有数据进行频谱分析,有效值和峭度等指标的10次趋势分析,可在趋势图中点击光标查看原始波形(Using LabVIEW to collect 16-channel data, collect 10 times, save them in TDMS format, and analyze 10 times trend of all data, such as spectrum analysis, RMS and kurtosis. Click on cursor in trend map to see the original waveform.)
    2019-04-17 12:40:13下载
    积分:1
  • 数据处理
    在labview,对串口接收来的十六进表示的字符串进行一系列处理,如删除空字符、匹配搜索、截取字符串、数据解算等,得到想要的信息(In LabVIEW, a series of processing of the sixteen incoming strings received by the serial port, such as deleting empty characters, matching search, intercepting string, data solving, etc., gets the desired information.)
    2018-05-07 22:12:43下载
    积分:1
  • sound-input-output
    简单直观的LABVIEW双通道麦克风输入输出程序(Simple and intuitive the LABVIEW dual channel microphone input and output procedures)
    2012-10-26 09:59:19下载
    积分:1
  • Serial-port-of-labview
    基于生产消费者模式的多串口采集程序,用labview进行上位机处理(Serial port acquisition program, based on the pattern of production of consumer PC processing using labview)
    2021-04-29 14:18:43下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载