Table of Contents

Struct DoCodeHeader

Namespace
DuetControlServer.Link.Protocol.FirmwareRequests
Assembly
DuetControlServer.dll

Request a code to be executed by DSF

public struct DoCodeHeader
Inherited Members

Fields

Channel number of the code

public CodeChannel Channel

Field Value

CodeChannel

Code length in bytes

public ushort Length

Field Value

ushort