| KM_AxisGroupSimulate Property |
Get/Set Coordinated Motion Simulation Mode
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public bool Simulate { get; set; }
Public Property Simulate As Boolean
Get
Set
public:
property bool Simulate {
bool get ();
void set (bool value);
}
Property Value
BooleanSee Also