登录
首页 » WINDOWS » AADP-RS485 2.7

AADP-RS485 2.7

于 2021-04-03 发布
0 198
下载积分: 1 下载次数: 3

代码说明:

说明:  AADP-RS485 ASSA ABLOY APERIO TECHNOLOGY

文件列表:

AADP-RS485 2.7, 0 , 2016-06-30
AADP-RS485 2.7\Documents, 0 , 2016-06-30
AADP-RS485 2.7\Documents\Integration, 0 , 2016-06-30
AADP-RS485 2.7\Documents\Integration\ST-001036-Integration tools for ASSA ABLOY Device Protocol - RS-485-M.pdf, 299705 , 2015-10-27
AADP-RS485 2.7\Documents\Integration\ST-001620-Aperio OEM Integration process-C.pdf, 248879 , 2015-11-02
AADP-RS485 2.7\Documents\Integration\ST-001933-Verification Procedure for Aperio Online Integration-H.pdf, 409482 , 2016-06-30
AADP-RS485 2.7\Documents\Integration\ST-001934-AADP Verification checklist for Aperio Online Integration-F.xlsx, 33968 , 2016-06-30
AADP-RS485 2.7\Documents\Integration\ST-002393-Recommended Integration kit for AADP RS485-C.pdf, 105354 , 2015-10-28
AADP-RS485 2.7\Documents\readme.txt, 1036 , 2016-06-30
AADP-RS485 2.7\Documents\References, 0 , 2016-06-30
AADP-RS485 2.7\Documents\References\ST-000433-Data identifier definitions-C.pdf, 357528 , 2012-12-07
AADP-RS485 2.7\Documents\References\ST-001019-AADP Firmware Upgrade Metadata File Format-D.pdf, 359510 , 2011-11-28
AADP-RS485 2.7\Documents\References\ST-001033-Diagnostic Trouble Code Identifiers-C.pdf, 415950 , 2014-06-02
AADP-RS485 2.7\Documents\References\ST-001577-Credential data specification-C.pdf, 372544 , 2016-06-29
AADP-RS485 2.7\Documents\ST-001015-Using ASSA ABLOY Device Protocol - RS-485 with Aperio-F.pdf, 1036796 , 2016-06-29
AADP-RS485 2.7\Documents\ST-001016-Using ASSA ABLOY Device Protocol - RS-485 with Hi-O-D.pdf, 791042 , 2015-10-28
AADP-RS485 2.7\Documents\ST-001017-ASSA ABLOY Device Protocol - RS-485-M.pdf, 1598069 , 2016-06-29
AADP-RS485 2.7\Documents\ST-002319-Using ASSA ABLOY Device Protocol - RS-485 with Escape Routes-C.pdf, 877061 , 2015-10-27
AADP-RS485 2.7\Tools, 0 , 2016-06-30
AADP-RS485 2.7\Tools\eacSniffer-11.3.31476, 0 , 2016-06-30
AADP-RS485 2.7\Tools\eacSniffer-11.3.31476\eacsniffer.exe, 1355438 , 2015-10-27
AADP-RS485 2.7\Tools\eacSniffer-11.3.31476\ReleaseNotes.txt, 4081 , 2015-10-27

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

发表评论

0 个回复

  • FFT
    基于MATLAB的雷达回波人体呼吸心跳检测问题仿真。(Simulation of Respiratory Heartbeat Problem in Radar Echo Based on.)
    2020-06-26 15:40:02下载
    积分:1
  • 粗集的各种算法程序,希望对大家有所帮助,也希望好资源共享...
    粗集的各种算法程序,希望对大家有所帮助,也希望好资源共享-Various algorithms of rough set procedure, and they hope to be helpful to everyone, and hope a good resource sharing
    2022-01-26 05:41:29下载
    积分:1
  • 两种 不同 方式 实现 文件的 拖放
    两种 不同 方式 实现 文件的 拖放 -two different ways of achieving the drag-and-drop file
    2022-03-20 21:54:21下载
    积分:1
  • 包含一个分析直流同步电机启动电流的案例及数据 LCD
    局部特征尺度分解程序,包含一个分析直流同步电机启动电流的案例及其数据,数据格式在zzce.m中。(local decompostion is similar to EMD and LMD)
    2018-05-14 11:22:38下载
    积分:1
  • zhixin
    矩描述子:首先对图像进行二值化,并统计不同区域中的质心位置,并进行标记即可。(Moment descriptors: First binarize the image, and count the centroid positions in different regions, and mark them.)
    2018-04-24 13:34:18下载
    积分:1
  • FX CONTRASE?AS
    说明:  UNLOCK PASSWORD MITUSIBISHI PLC FX3U LEVEL2 FX3G
    2020-03-25 06:41:34下载
    积分:1
  • Easy_Segy_viewer_v_1_0_for_x86
    windows上的segy显示程序可以安装使用(The segy display program on windows can be installed and used)
    2020-06-25 17:40:02下载
    积分:1
  • TTTech_TTE-Monitoring-Switch
    The TTEthernet technology enables hard real-time operation in safety-critical distributed systems based on Ethernet networks. To complement the existing offering of development products, the TTEMonitoring Switch 1 Gbit/s 12+1 Ports supports the fast online-mirroring of real-time data streams going through the 12+1 operational ports of the switch. The monitoring switch allows the on-the-fly selection of arbitrary Rx or Tx lines of any operational ports to be mirrored on the dedicated monitoring port. The operational functionality and the configuration interface of the switch is identical with the TTEDevelopment Switch 1Gbit 12 ports, i.e. the switch can be used as replacement without any change in the switch configuration.
    2018-08-14 17:03:38下载
    积分:1
  • Delphi MouseHook鼠标钩子
    Delphi MouseHook鼠标钩子,全局映像文件, 如果没有TMappingMem, hook就只对本进程起作用,子类TMouseHook, 只提供事件接口实现,关键所在, 通过AllocateHWnd创建一个不可见的窗体, 来实现所有消息的中转,通过TMouseHookBase的WndProc来实现对消息的响应,最终并附有测试项目的源码。
    2023-05-03 15:00:03下载
    积分:1
  • PID神经元网络解耦控制算法_多变量系统控制
    说明:  PID神经元网络解耦控制算法_多变量系统控制(PID neural network decoupling control algorithm_ Multivariable system control)
    2020-10-09 20:43:00下载
    积分:1
  • 696518资源总数
  • 105549会员总数
  • 12今日下载