文件名称:ads.js:Twincat ADS 协议的 NodeJS 实现
文件大小:10KB
文件格式:ZIP
更新时间:2024-07-26 18:12:22
JavaScript
广告.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.x.x, //but on the target m
【文件预览】:
ads.js-master
----ads.js(36KB)
----.gitignore(110B)
----README.md(4KB)
----.jshintrc(47B)
----package.json(352B)