LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

the data for Graphs and Charts

hi everyone

 

  i creat a Graphs and Charts . A and B column data get form the code (for example come form Graphs or array  and so on). The C column data come from the A and B column data (for example  C=A+B)

 

1 how can i forbidden the  data of A and B column (the data cannot be modified )?

2 when i modify the date of C column ,call for username/password check,right  the data can be modified .if not the data can not be modified

 

 

i am a newer ,someone can give me a example will be feel grateful.

 

sorry for my poor english!!

 

 

liang

0 Kudos
Message 1 of 3
(2,243 Views)

someone can help me?

0 Kudos
Message 2 of 3
(2,231 Views)

Step 1: Learn patience. This is a forum of volunteers who typically have full time jobs. Or, are asleep, as I was at the time you posted this.

 

As for (1), your question is not clear. You said that the data for A and B comes from code. If that's the case, then how can the user modify it? Are you displaying the data on a front panel control? If so, just change it to an indicator. Problem solved.

 

As for (2), I don't understand this one either. You said that C is a calculated value, but then you say the user can change the date. What date?

 

Your statements are contradictory. Please be more clear in your problem statement.

0 Kudos
Message 3 of 3
(2,215 Views)