IScpiFormatable
Namespace: Endorphin.Core
Parent Module: SCPI
Types which interface IScpiFormatable implement a member ToScpiString () which is analogous to obj.ToString (), but specifically for the SCPI interface, since the two strings may well be different.
Instance members
Instance member | Description |
ToScpiString()
Signature: unit -> string
Modifiers: abstract |
Get the SCPI string representation of this type. |