1. 首页
  2. 考试认证
  3. 其它
  4. ads.js Twincat ADS协议的NodeJS实现

ads.js Twincat ADS协议的NodeJS实现

上传者: 2024-10-05 04:30:20上传 ZIP文件 10.22KB 热度 1次
广告.js Twincat ADS协议的NodeJS实现。 (Twincat和ADS来自Beckhoff :copyright:。我没有附属关系。)例子你好机var ads = require ( 'ads' ) ; var options = { //The IP or hostname of the target machine host : "10.0.0.2" , //The NetId of the target machine amsNetIdTarget : "5.1.204.160.1.1" , //The NetId of the source machine. //You can choose anything in the form of x.x.x.x, //but on the target m
用户评论