Search Results for

    Show / Hide Table of Contents

    Enum WssTarget

    Addresses for targeting individual units or broadcasting to all. Values are on-wire destination IDs used by commands.

    Namespace: Wss.CoreModule
    Assembly: WSS_Core_Interface.dll
    Syntax
    public enum WssTarget : byte

    Fields

    Name Description
    Broadcast

    Broadcast to all connected WSS devices.

    Wss1

    First WSS device.

    Wss2

    Second WSS device.

    Wss3

    Third WSS device.

    In this article
    Back to top Generated by DocFX