11-25-2023 09:55 PM
I'm a student and new to labview stuff. I need help with how to limit my indicator to certain amount because my lecturer asked me, also there's no forum talked about it or tutorials from youtube. here's my Block Diagram. I need to make a minimum & maximum limit for "Jumlah Mobil". pls help
11-26-2023 01:30 PM - edited 11-26-2023 01:33 PM
All you show us is a "picture" of a block diagram. Please attach your VI and explain exactly what you mean by "limit" (upper? lower? valid range? invalid range?) and what these limits actually are.
Since you are "new to LabVIEW stuff" (sic), I would also recommend to start with a few basic tutorials because there are some obvious glaring problems already visible, for example:
11-27-2023 05:31 AM - edited 11-27-2023 05:32 AM
Attempting a bit of code interpretation and artistic license, I guess that this is what you are trying to do:
It is a good moment to reflect on the difference between data and representation. The indicator ("how to limit my indicator to certain amount") is only a representation of the data. It is possible to limit the indicator, but I believe you want to limit the actual data. Do you want to allow Jumlah Mobil to be negative?
11-27-2023 09:41 AM - edited 11-27-2023 09:42 AM
Having all labels in Indonesian makes understanding code difficult for most. Here are the text parts of your original diagram picture as translated by Google lens.