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: 

how to create a status column in table

Solved!
Go to solution

how??

i am going to make auto inventory management system .the system will be updated every few hrs. then how i am suppose to keep changing the colour every time?

0 Kudos
Message 11 of 15
(1,213 Views)
Use the VI that I gave you to change color every time status changes.
"If you weren't supposed to push it, it wouldn't be a button."
Message 12 of 15
(1,187 Views)

@parii wrote:

then how i am suppose to keep changing the colour every time?


You've been given the tools to get this specific functionality done, but it seems like you might be struggling with the actual LabVIEW implementation of the code?

Here are some free training tools that might help you do that actual implementation of the code:

NI Learning Center

NI Getting Started

-Hardware Basics

-MyRIO Project Essentials Guide (lots of good simple circuits with links to youtube demonstrations)

-LabVEW Basics

-DAQ Application Tutorials

-cRIO Developer's Guide

Learn NI Training Resource Videos

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

Cheers


--------,       Unofficial Forum Rules and Guidelines                                           ,--------

          '---   >The shortest distance between two nodes is a straight wire>   ---'


0 Kudos
Message 13 of 15
(1,176 Views)
Solution
Accepted by parii

i am sure this is not quite efficient in how to range the numbers, but it does the work....

table_VI.png

Message 14 of 15
(1,139 Views)

thankyou so much this is what i was looking for . 🙂

0 Kudos
Message 15 of 15
(1,093 Views)