<div>Dear E-Prime users,</div>
<div> </div>
<div>does anybody know an eprime function equivalent to the MATLAB tic toc functions? </div>
<div> </div>
<div>I need to create a loop that lasts for 1 second while the Serial.WriteString method is called and don't know how!</div>
<div> </div>
<div>Below is a code that worked for me but I think there's a better way:</div>
<div> </div>
<div>While i <161<br> Serial.WriteString EnableRC<br> i = i +1<br>Wend<br></div>
<div> </div>
<div>I would appreciate any responses.</div>
<div> </div>
<div>Best</div>
<div> </div>
<div>Nikos</div><br>
--~--~---------~--~----~------------~-------~--~----~<br>
You received this message because you are subscribed to the Google Groups "E-Prime" group. <br> To post to this group, send email to e-prime@googlegroups.com <br> To unsubscribe from this group, send email to e-prime-unsubscribe@googlegroups.com <br> For more options, visit this group at http://groups.google.com/group/e-prime?hl=en <br> -~----------~----~----~----~------~----~------~--~---<br>
<br>