Overload List

  NameDescription
open()()()
Starts the PhidgetManager.
open(String)
Open this Manager remotely using a Server ID.
open(String, Int32)
Open this Manager remotely using an IP Address.
open(String, String)
Open this Manager remotely and securely, using a Server ID.
open(String, Int32, String)
Open this Manager remotely and securely, using an IP Address.

See Also