DmPortPreset
**Experimental** A port that carries a board-level preset function preference.
type DmPortPreset {
portName: String!
presetFunctionName: String!
}
Fields
DmPortPreset.portName ● String! non-null scalar
**Experimental** Physical port name (e.g., P202).
DmPortPreset.presetFunctionName ● String! non-null scalar
**Experimental** Function name the board preset steers the solver toward (e.g., RXD9).