From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Fire Alarm System

Solved!
Go to solution

Ok guys I'm fairly new to Labview

 

I created a fire alarm system which when the temperature reaches 40C it gives me a sound alarm.

 

How do I implement this into TCP/IP system where I can control the value of the temperature from the client side, and the temperature of the server side will rise? It is supposed to be a smart home but I have no idea how to do this. I have attached my fire alarm VI.

 

Help.

 

0 Kudos
Message 1 of 3
(4,921 Views)
Solution
Accepted by topic author flyingpants88

Obligatory free training links:

 

NI Learning Center

NI Getting Started

-Hardware Basics

-LabVEW Basics

-DAQ Application Tutorials

 

3 Hour LabVIEW Introduction

6 Hour LabVIEW Introduction
Self Paced training for students
Self Paced training beginner to advanced, SSP Required
LabVIEW Wiki on Training

 

There are a multitude of ways to accomplish what you want.  You can use TCP but NI has several technologies that hide that information in a layer of abstraction that try to make life easier.  Network Shared Variables is a relatively simple way to set and get data across a network.  I don't know if there are any examples shipped with LabVIEW but if there are you can find them under Help >> Find Examples.

Message 2 of 3
(4,857 Views)

Thank you my friend

0 Kudos
Message 3 of 3
(4,847 Views)