0.0.1 • Published 1 year ago

cog-visionpro v0.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

Software communicator for Cognex Visionpro via Socket in Nodejs

  • This is a lib for cognex visionpro, fetch the inspection result form the application.
  • No need for i/o card installed.
  • Before you start, you need configure vision pro communication first.
  • Configure the vp as server, the default port is 5001.

Install

The install is quite simple. Download the source code, have your vision pro configured, startup visionpro and click run, then you could using command "node cogvpclient", then you could see the result from visionpro.

NPM Install

This lib also published on npm npm install cogvpclient const cogcoms = require('cogvpclient'); Run the function get result form cognex visionpro: cogcoms.VPClient() The string from cognex visionpro: cogcoms.cognex_result