Struct DoCodeHeader
Request a code to be executed by DSF
Inherited Members
Namespace: DuetControlServer.SPI.Communication.FirmwareRequests
Assembly: DuetControlServer.dll
Syntax
public struct DoCodeHeader
Fields
Channel
Channel number of the code
Declaration
public CodeChannel Channel
Field Value
Type | Description |
---|---|
CodeChannel |
Length
Code length in bytes
Declaration
public ushort Length
Field Value
Type | Description |
---|---|
ushort |