Tango Classes for controlling the Ytterbium Fiber Lasers (models YLR-100-AC and YLR-100-SM) from IPGLaser.
The IPGLaserYLRCtrl makes the socket connection to the lasers and contains the functions for writting/reading to/from both laser models.
The IPGLaserYLR100AC class uses the IPGLaserYLRCtrl for connecting to the hardware, providing the specific interface for the YLR-100-AC model.
The IPGLaserYLR100SM class uses the IPGLaserYLRCtrl for connecting to the hardware, providing the specific interface for the YLR-100-SM model.
A static library is generated with the IPGLaserYLRCtrl class and linked to the IPGLaserYLR100AC/IPGLaserYLR100SM servers.