![]() |
RayComposer Device API Documentation
1.6
Public API for RayComposer laser show DAC interfaces.
|
Initialise API functions. More...
Typedefs | |
| typedef int(RCCALL * | TRCInit )() |
| typedef int(RCCALL * | TRCExit )() |
Functions | |
| int RCAPI | RCInit () |
| Initialise DLL. More... | |
| int RCAPI | RCExit () |
| De-Initialise DLL. More... | |
Initialise API functions.
| int RCAPI RCInit | ( | ) |
Initialise DLL.
This function must be called before all other API calls can be used.
| int RCAPI RCExit | ( | ) |
De-Initialise DLL.
This function must be before the program exits to de-initialise the DLL.