08-19-2010 02:56 AM
When you run the vi the "Process" boolean starts a simple loop, slecting "Logging Status" will set a global to True whih will cause the scripts to be logged. The log file is generated when the vi is terminated vi the "STOP" button.
08-19-2010 03:02 AM
Can we use snippets here?
08-19-2010 03:07 AM
a few more notes...
The architecture has to be as fool proof as possible i.e. I dn’t want to use wires that have to be collected – this could lead to some I2C steps being missed out of a log file.
I’ve attached one method that uses two globals, one to switch on the logging and the other to collate the instructions. I’m sure that some of you would have done something very similar in the past so would appreciate any feedback at this early stage of my development.
08-19-2010 03:17 AM
What version of LabVIEW are you using? I tried to open this in LV2009 so I guess you are using LV2010. Any chance of saving to an earlier version so we can take a look?