New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

nodes7

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nodes7 - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

nodeS7.js~

2

package.json
{
"name": "nodes7",
"description": "Routine to communicate with Siemens S7 PLCs",
"version": "0.1.1",
"version": "0.1.2",
"author": {

@@ -6,0 +6,0 @@ "name": "Dana Moffit",

@@ -110,4 +110,5 @@ nodeS7

If you use it, `translator` should be a function that takes a string as an argument, and returns a string in the following format:
- <data block number.><memory area><data type><byte offset><.array length>
- Examples:
`<data block number.><memory area><data type><byte offset><.array length>`
Examples:
- MR30 - MD30 as REAL

@@ -126,2 +127,4 @@ - DB10,INT6 - DB10.DBW6 as INT

If `items` includes the value `_COMMERR` it will return current communication status.
#### <a name="remove-items"></a>nodes7.removeItems(items)

@@ -128,0 +131,0 @@ Removes `items` to the internal read polling list.

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc