| KM_MainStatusGetRunOnStartUp Method |
Bulk status record Current Boot Thread Startup Enables
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public int GetRunOnStartUp(
int index
)
Public Function GetRunOnStartUp (
index As Integer
) As Integer
public:
int GetRunOnStartUp(
int index
)
Parameters
- index Int32
- Thread Number
Return Value
Int32value
See Also