Methods
Please click on a method in the menu on the left for a description of that method. All methods with the exception of get_sn is part of the AWG_API class. You must instantiate an object of the AWG_API class in order to use any of those methods and you must instantiate an object of the AWG_Group_API class to use the get_sn method. You must use the "." operator to access any of the methods. In the examples, we have used an example awg object of the AWG_API class and an example awg_group object of the AWG_Group_API class.