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
Channel number of the code
public CodeChannel Channel
Field Value
Length
Code length in bytes
public ushort Length