@eez-open/node-red-contrib-bb3

0.8.0 • Public • Published

node-red-contrib-bb3

A Node-RED nodes to work with EEZ BB3.

Install

To install - either use the manage palette option in the editor, or change to your Node-RED user directory.

    cd ~/.node-red
    npm install @eez-open/node-red-contrib-bb3

Features

Supported EEZ BB3 related nodes:

  • bb3-connect: Connects to EEZ BB3 using TCP.
  • bb3-disconnect: Disconnects from EEZ BB3.
  • bb3-command: Executes SCPI command.
  • bb3-query: Execute SCPI query.

Learn about supported SCPI commands and queries from here https://www.envox.hr/eez/eez-bench-box-3/bb3-scpi-reference-manual/bb3-scpi-introduction.html.

Also, there are two nodes for simple event based communication inside Node-RED flows. You can emit events with bb3-emit-event and catch it with bb3-on-event from any node in your project.

/@eez-open/node-red-contrib-bb3/

    Package Sidebar

    Install

    npm i @eez-open/node-red-contrib-bb3

    Weekly Downloads

    8

    Version

    0.8.0

    License

    GPL-3.0-only

    Unpacked Size

    95.9 kB

    Total Files

    9

    Last publish

    Collaborators

    • eez