How do I Disconnect from an ACR Controller?

When using VB or VC++, there is no need to "disconnect." It is necessary to stop the Fast Status system when you leave your application.

To do this:

  1. Set FStat.HowMany = 0

  2. Call FStatInit

Â