The EALConnection type exposes the following members.

Methods

  NameDescription
Public methodConnect(String)
Connects to the drive
Public methodConnect(String, Nullable<(Of <<'(Boolean>)>>))
Connects to the drive
Public methodConnect(String, Nullable<(Of <<'(Boolean>)>>), UInt32)
Connects to the drive
Public methodConnect(String, Nullable<(Of <<'(Boolean>)>>), UInt32, UInt32)
Connects to the drive
Public methodConnect(String, Nullable<(Of <<'(Boolean>)>>), UInt32, UInt32, UInt32)
Connects to the drive
Public methodDelay
Not implemeted
Public methodDisconnect
Disconnects from the drive.
Public methodDispose
Dispose
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetClientCoreVersion
Returns the client core version
Public methodGetConnectedPort
Gets connected port
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetServerCoreVersion
Not implemented
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
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
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodTestConnection
Not implemented
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodWait
Waits for the given time
Public methodWaitDone
This drive will wait until, the given drive compleates execution, until this method is called.
Public methodWaitUntilQueueComplete
Waits untill queue completes

See Also