Overload List

  NameDescription
Public methodInitialize()()()()
Initializes the axis settings with default setting. Selects ClosedLoop functional package, reboots if required after initialization and with time out 1000000 ms
Public methodInitialize(FunctionPackage)
Initializes the axis settings with given function package and default default reboot after initialize flag and timeout value. So selects reboots if required after initialization and with time out 1000000 ms
Public methodInitialize(Boolean, Int32)
Initializes the axis settings with default functional package(Closed loop) and given reboot-after-initialize and timeout
Public methodInitialize(FunctionPackage, Boolean, Int32)
Initializes the axis with given functional package, reboot after initialize flag and timeout

See Also