Hi,
I am converting some code written in ASPECT to C# for work. I have no manual for ASPECT, no copy of Procomm, and no experience with ASPECT, but its going OK so far.
So here are my questions:
1)What is the difference between "pause" and "mspause"? Is pause in seconds and mspause in milliseconds?
2)What exactly happens during a "rxflush" and a "txflush"? I need to mimic the functions in C# as accurately as possible to make sure the code still works after conversion.
3)What is the difference between the "fputs" command and the "transmit" command?
Sorry for all the questions, but I need details on these commands to make sure I implement them the same in C#.
Thanks,
demohr
I am converting some code written in ASPECT to C# for work. I have no manual for ASPECT, no copy of Procomm, and no experience with ASPECT, but its going OK so far.
So here are my questions:
1)What is the difference between "pause" and "mspause"? Is pause in seconds and mspause in milliseconds?
2)What exactly happens during a "rxflush" and a "txflush"? I need to mimic the functions in C# as accurately as possible to make sure the code still works after conversion.
3)What is the difference between the "fputs" command and the "transmit" command?
Sorry for all the questions, but I need details on these commands to make sure I implement them the same in C#.
Thanks,
demohr