Uses of Class
com.scriptel.proscript.OutputConfiguration
-
Packages that use OutputConfiguration Package Description com.scriptel.proscript This package contains the core of the ProScript library. -
-
Uses of OutputConfiguration in com.scriptel.proscript
Methods in com.scriptel.proscript that return OutputConfiguration Modifier and Type Method Description OutputConfiguration
Device. getOutputConfiguration()
This method gets the output configuration from the device.Methods in com.scriptel.proscript with parameters of type OutputConfiguration Modifier and Type Method Description void
Device. setOutputConfiguration(OutputConfiguration ouputConfiguration)
This method sends the output configuration to the device.
-