Plugins....

Using NeoBook to control external hardware and devices.

Moderator: Neosoft Support

Locked
User avatar
ebear
Posts: 270
Joined: Wed Jan 18, 2012 3:12 am
Location: Vrchlabi - Czech republic
Contact:

Plugins....

Post by ebear »

Hello All,

Maybe we could have in this forum two pinned documents.
I'm thinking of one document with hardware usable with Neobook, and one document with plugins for Neobook to support the hardware. This could be something like a review of hardware and plugins, but without making a long discussion tread.
Something to give the users information about the products who are usable and a review with pro's / con's, maybe documentation of use (or link to the documentation. I would kindly maintain these documents.

Best regards,

Eric
http://www.lunarsoftware.eu - Lunar Software ERP database Development. Manufacturing processes, Document management, QMS, Stock management. Standalone solutions or connected to Helios Orange and other ERP systems.
User avatar
ebear
Posts: 270
Joined: Wed Jan 18, 2012 3:12 am
Location: Vrchlabi - Czech republic
Contact:

gtComms Manual

Post by ebear »

Hello All,

I was planning to write a manual for gtComms, but I found a complete PDF manual on my PC.

http://www.edbis.eu/neobook/gtComms.pdf

Sample:

Code: Select all

SetVar "[cport]" "8"
SetVar "[baud]" "9600"
gtCommOpen "[cport],[baud],8,0,1,,"
gtCommRxCount "[cport],Bytes"
gtCommRxS "[cport],[Bytes],Data"
Below download link for gtComms and Manual:

http://www.edbis.eu/neobook/gtComms_7.0 ... Manual.zip


Best regards,

Eric Beerhorst
http://www.lunarsoftware.eu - Lunar Software ERP database Development. Manufacturing processes, Document management, QMS, Stock management. Standalone solutions or connected to Helios Orange and other ERP systems.
DaveJ
Posts: 90
Joined: Tue Dec 30, 2008 11:06 am

Re: Plugins....

Post by DaveJ »

Hi Eric,
It was very interesting reading the manual, although there are functions in it that don't exist such as 'gtcommsendascii'
It is unfortunate that there wasnt a 'sendhex' so is still no good for me.
Good find though, I'm sure many other people can use this.

Dave J
User avatar
ebear
Posts: 270
Joined: Wed Jan 18, 2012 3:12 am
Location: Vrchlabi - Czech republic
Contact:

np8047 plugin

Post by ebear »

Hello All,

Next to the gtComms plugin I like also to introduce the np8047 plugin from David Esperalta. http://neoplugins.com/?plugin/np8047

This plugin for NeoBook is a wrapper over the DLL for the Velleman Recorder/Logger K8047 & PCS10 cards. The plugin allows you to use all the exported functions from this DLL and therefore communicate your publications with this kind of hardware. The Velleman K8047 & PCS10 cards are inexpensive hardware who can be used in combination with Neobook using the np8047 plugin.

Image

A complete manual you can find here: http://neoplugins.com/?help/np8047

The PCS10 card is in our production used as test equipment for measuring etc. See a simple test below.

Image

This test uses the following Plugins from David: Best regards,

Eric
http://www.lunarsoftware.eu - Lunar Software ERP database Development. Manufacturing processes, Document management, QMS, Stock management. Standalone solutions or connected to Helios Orange and other ERP systems.
Locked