FrontPanel operation error codes.
A rejected FrontPanel operation carries the matching value on FrontPanelError.errorCode, letting you branch on the specific failure (e.g. retry on ErrorCode.Timeout) instead of parsing the message string.
FrontPanel operation error codes.
A rejected FrontPanel operation carries the matching value on FrontPanelError.errorCode, letting you branch on the specific failure (e.g. retry on ErrorCode.Timeout) instead of parsing the message string.