Objects have methods. Methods are actions that can be applied to objects. The object methods are specified after the object name and separated from it by a dot.
The following example shows the PRESet method of SYSTem object. This method sets the Analyzer to the preset condition:
app.SCPI.SYSTem.PRESet |