 | STARCommandIsSimulation Property |
Is instrument controlled in simulation
Namespace:
Huarui.STARLine
Assembly:
SharpHamilton (in SharpHamilton.dll) Version: 0.1.0.0 (0.1.0.0)
Syntaxpublic bool IsSimulation { get; }
Public ReadOnly Property IsSimulation As Boolean
Get
public:
property bool IsSimulation {
bool get ();
}
member IsSimulation : bool with get
Property Value
Type:
Boolean
See Also