Crossware

Table of Contents        Previous topic       Next topic       

The Extension Interface->Variant Specific Interface Calls->GetWaveForm

extern "C" LONG GetWaveForm(LONG nExtensionState, BYTE nPortAddress, BYTE nCount[8], BYTE* pWaveForm[8])

This is used by variant extensions to provide PWM output.  This output will be received by other extension via the SetWaveForm() call.  See SetWaveForm form more details.