Struct ExecuteMacroHeader
- Namespace
- DuetControlServer.Link.Protocol.FirmwareRequests
- Assembly
- DuetControlServer.dll
Request execution of a macro file
public struct ExecuteMacroHeader
- Inherited Members
Fields
Channel
Channel to pipe the macro content into
public CodeChannel Channel
Field Value
Dummy
Used to be ReportMissing but this is no longer needed
public byte Dummy
Field Value
FromCode
Whether the code was requested from a G/M/T-code
public byte FromCode
Field Value
Length
Length of the filename
public byte Length