Click or drag to resize

EventAPI Class

Provides access to List handling operations.
Inheritance Hierarchy
SystemObject
  RAYLASE.SPICE3.ClientLibSpice3API
    RAYLASE.SPICE3.ClientLibEventAPI

Namespace: RAYLASE.SPICE3.ClientLib
Assembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.4.1
Syntax
C#
public class EventAPI : Spice3API

The EventAPI type exposes the following members.

Methods
 NameDescription
Public methodGetConfig Gets the current configuration from the card.
Public methodLoadConfig Loads the current configuration from the card's local storage.
Public methodSetConfig Sets the current configuration on the card.
Public methodStoreConfig Stores the current configuration in the card's local storage for later (re-)loading.
Top
See Also