Search Results for

    Show / Hide Table of Contents

    Enum WSSLimits

    Device- and protocol-level numeric limits and sizes used by the WSS stack. Values reflect firmware constraints such as maximum pulse width and buffer sizes.

    Namespace: Wss.CoreModule
    Assembly: WSS_Core_Interface.dll
    Syntax
    public enum WSSLimits

    Fields

    Name Description
    Frequency

    Timer base frequency used by device (Hz).

    IPD

    Maximum inter-pulse delay (ms).

    LEDs

    Number of addressable LEDs.

    clearIndex

    Index used by Clear command payload.

    customWaveformChunks

    Number of chunks used to upload a custom waveform.

    customWaveformMaxAmp

    Maximum allowed custom waveform amplitude (device units).

    enable

    Value used to represent an enabled state.

    moduleIndex

    Index of the module ID field in replies.

    oneByte

    Max value that fits in one byte.

    pulseWidthLong

    Maximum long-form pulse width (us) supported by firmware.

    shape

    Number of custom waveform slots.

    state

    State field size (bytes).

    In this article
    Back to top Generated by DocFX