Struct SetLastCodeResultHeader
- Namespace
- DuetControlServer.Link.Protocol.SbcRequests
- Assembly
- DuetControlServer.dll
Header to set the last result of a code executed by the SBC
public struct SetLastCodeResultHeader
- Inherited Members
Fields
Channel
Channel of the code
public CodeChannel Channel
Field Value
Result
Result of the code execution
public CodeResult Result