Menu

ASCOM Namespaces

Javier Gusano Martinez

B. ASCOM Namespaces

This table shows the most important namespaces from the ASCOM Development Kit for Visual Basic .NET:

Namespace Description
ASCOM.Astrometry This namespace contains all ASCOM astrometry components together with associated enums and structures.
ASCOM.Controls This namespace contains components to enhance the user's visual experience.
ASCOM.DeviceInterface This namespace contains master device interface definitions and is considered authoritative within the ASCOM community.
ASCOM.DriverAccess This namespace contains a class that provides easy access for .NET programs to device drivers.
ASCOM.Utilities This namespace contains the core platform utilities

For the first version of ASCOM Socket Bridge Server, we work in to the ASCOM.DriverAccess namespace.