| KM_IOName Property |
Call Name
Use to describe what the IO controls
i.e.
Start Button, Clamp Pneumatic, etc...
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public string Name { get; set; }
Public Property Name As String
Get
Set
public:
property String^ Name {
String^ get ();
void set (String^ value);
}
Property Value
StringSee Also