IDMXProtocol::SendDMXFragment

Sets the DMX fragment for a particular universe

Windows
MacOS
Linux

References

Module

DMXProtocol

Header

/Engine/Plugins/Experimental/DigitalMultiplex/DMXProtocol/Source/DMXProtocol/Public/Interfaces/IDMXProtocol.h

Include

#include "Interfaces/IDMXProtocol.h"

Syntax

EDMXSendResult SendDMXFragment
(
    uint16 UniverseID,
    const IDMXFragmentMap & DMXFragment
)

Remarks

Sets the DMX fragment for a particular universe

Returns

Return the status of sending

Parameters

Parameter

Description

UniverseID

ID of universe to send

DMXFragment

Map of DMX channel and values

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss