Uses of Class
com.scriptel.proscript.GeneralParameters
-
Packages that use GeneralParameters Package Description com.scriptel.proscript This package contains the core of the ProScript library. -
-
Uses of GeneralParameters in com.scriptel.proscript
Methods in com.scriptel.proscript that return GeneralParameters Modifier and Type Method Description GeneralParametersDevice. getGeneralParameters()This method attempts to get the general operating parameters from the device.Methods in com.scriptel.proscript with parameters of type GeneralParameters Modifier and Type Method Description voidDevice. setGeneralParameters(GeneralParameters params)This method sets the general parameters of the device.
-