04-01-2013 04:46 AM
sir ,
i request you to provide us with the sub vi for home security alarm system simulation project. i have sent you the original vi of the project named combo and ours is named as mini project.i kindly request you to help me with the remaining three changes that are,
1.keypad (sub-vi)
2.array to shift register connection
3.array to boolean conversion.
thank you,
alekya bejgam
04-01-2013 12:05 PM
remaining three changes that are,
1.keypad (sub-vi)
2.array to shift register connection
3.array to boolean conversion.
These requests are extremely vague. I can't open your VI so I'll give some general comments.
1. Do you want to use a sub-vi as a user interface? Set the sub-vi properties to open front panel when called, close if originally closed, and use a while loop to keep it running until the user is done.
2. This isn't really a question, connecting an array to a shift register requires clicking. No real effort or challenge here.
3. I'm going to assume the array is indicated in your VI so someone else should be able to help here.
04-01-2013 02:50 PM
This sounds like a school assignment. I suggest you do the work yourself so you can actually learn from the exercise.
12-06-2013 03:31 PM - edited 12-06-2013 03:32 PM