P&E CYCLONE FX User Manual page 60

Table of Contents

Advertisement

c. Retrieve the error code from the Cyclone unit to determine if the programming was
8.2.3.7
External Memory Storage Support
Some Cyclones support external memory storage. The Cyclone Control SDK and Cyclone Control
Console both support images residing on external memory cards. The parameter
"selectedMediaType" is used to select between Cyclone internal Flash and external memory.
Image numbers will go in ascending order starting with image number 1. Internal images will be
counted first and external image numbers will start after the last internal image number. Image
number 1 will refer to the first image in the internal memory if there are any images in the Cyclone
internal memory, if there are no internal images, image 1 will refer to the first image in the external
memory.
Modifying images residing in external memory will only be available on Cyclones with the proper
license. Certain Cyclones may require a supplementary license to support external memory.
8.2.4
Application Programming Interface (API)
This chapter describes the API of the "CycloneControlSDK.dll" in detail. A C/C++ function
prototype is given here. Header files are provided for the following languages:
Pascal
C/C++
8.2.4.1
Constants
CycloneInformation_IP_Address
CycloneInformation_Generic_Port_Number
CycloneInformation_Cyclone_Type_String
8.2.4.2
DLL Loading / Unloading Calls
8.2.4.2.1 loadLibrary
bool loadLibrary(char *filepath);
This function loads the CycloneControlSDK.dll into memory and gives the user access to all of the
functions available in the library. This routine must be called before any of the other routines
User Manual For CYCLONE
successful.
Name
CyclonePortType_USB
CyclonePortType_Ethernet
CyclonePortType_Serial
CycloneInformation_Name
MEDIA_INTERNAL
MEDIA_EXTERNAL
FX
Programmers
32-bit Value
5
6
7
1
2
3
4
1
2
55

Hide quick links:

Advertisement

Table of Contents

Troubleshooting

loading
Need help?

Need help?

Do you have a question about the CYCLONE FX and is the answer not in the manual?

Questions and answers

Table of Contents