LabVIEW use Putty Tool Kit

Asked By 0 points N/A Posted on -
qa-featured

Hi Friends,

How does LabVIEW use Putty Tool Kit to extract and analyze the heart rate data, Please do the needful for explaining the working of the tool kit.

Thanks & Regards,

Angela D Sloan

SHARE
Answered By 0 points N/A #198771

LabVIEW use Putty Tool Kit

qa-featured

PuTTY is a free, open-source terminal Emulator, serial console and network file transfer application. The network protocols supported by puTTY include SCP, SSH, Telnet and rlogin. It has ports for Microsoft Windows and Linux systems.

The PuTTY software package also has a command-line interface to the PuTTY back ends named Plink that can be easily used by LabVIEW, LabWindows/CVI or TestStand.

The suggested way for using PuTTY to transmit data via SSH, RLOGIN, or RAW from applications is as follows: 

Build a data script file that you can pass to Plink (PuTTY) via its command line options.

To communicate with and launch the plink.exe executable:
 

In LabVIEW, use the System Exec VI, which is accessible from the Functions Palette.

Select Connectivity > Libraries & Executables.

LabVIEW Function tab showing Select a VI and connectivity options.

Here are attached very important documents related to LabVIEW function in monitoring heart rate. You must download and study them.

www.ijert.org/browse/volume-2…/april-2013-edition?…using-labview…‎

link.springer.com/content/pdf/10.3758%2FBF03200431.pdf‎‎

Related Questions