![]() |
Spikes in C++?
I've looked through the reference guide and can't find anything on Spikes. Will someone please tell me how to use spikes in C++, mainly as to how to define them?
|
Re: Spikes in C++?
You use the generic Relay class--the full documentation is on page 94 of the reference, but the constructer is just:
Code:
Relay (UINT32 channel, Relay::Direction direction = kBothDirections)Code:
Relay (UINT32 slot, UINT32 channel, Relay::Direction direction = |
Re: Spikes in C++?
Thank you very much.
|
| All times are GMT -5. The time now is 02:29. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi