Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
▼NOpalKelly | Namespace containing public Opal Kelly functions and classes |
CBuffer | Fixed size buffer used for passing data to/from script functions |
CFrontPanelDevices | Allows to iterate over and open all devices available in the given realm |
▼CFrontPanelManager | Class for managing device connections and disconnections |
CCallbackInfo | Helper used for device monitoring by FrontPanelManager |
CProgressCallback | Allows to receive progress notifications during FPGA configuration |
▼CScriptEngine | Allows to load scripts and run functions defined in them |
CAsyncResultHandler | Result handler for asynchronous operations |
CScriptValue | Represents a value passed to a scripting function or returned from it |
CScriptValues | A collection of script values |
CokCDeviceSensors | Represents the set of read-only sensors available on certain devices |
CokCDeviceSettings | Represents the set of settings stored in the given device |
CokCFrontPanel | This class encapsulates the functionality of an Opal Kelly FrontPanel-enabled device including FPGA configuration, PLL configuration, and FrontPanel endpoint access |
CokCPLL22150 | Container class which holds the appropriate configuration parameters for a Cypress 22150 PLL |
CokCPLL22393 | Container class which holds the appropriate configuration parameters for a Cypress 22393 PLL |
CokTDeviceInfo | Describes several attributes of a connected device |
CokTDeviceSensor | Describes a single device sensor reading |
CokTFlashLayout | Describes the layout of an available flash memory |
CokTFPGAResetProfile | Describes the sequence of events to perform after an FPGA configuration |
CokTRegisterEntry | Describes a single register update |
CokTTriggerEntry | Describes a single trigger entry in a reset profile |