Tuesday, 10 June 2014

Week 7 : User Manual and Software Overview

 We decided to use case structure which acts like a if-else statement in C++ programming for our export button.



 When the users didn't press the ACQUIRE(OSCI) button, the output is FALSE and hence false statement, which is blank, will be executed.



 When the users  press the ACQUIRE(OSCI) button, the output is TRUE  and hence the true statement, will be executed. After it executes all the 4 block diagrams above, the output of the button will become FALSE as we have set the mechanical action fo the switch to Latch When Release. By doing this the data will be exported in set by set format.



After we have completed the programming part, we need to book a time slot on the test bench to test our program. At the same time we are required to prepare a presentation and a user manual about our program for the operators.


No comments:

Post a Comment

Note: only a member of this blog may post a comment.