Uses of Class
com.kuka.roboticsAPI.controllerModel.sunrise.predefinedCompounds.DynDFELoggerModule.DataType

Packages that use DynDFELoggerModule.DataType
com.kuka.roboticsAPI.controllerModel.sunrise.predefinedCompounds Contains predefined compounds for Sunrise. 
 

Uses of DynDFELoggerModule.DataType in com.kuka.roboticsAPI.controllerModel.sunrise.predefinedCompounds
 

Methods in com.kuka.roboticsAPI.controllerModel.sunrise.predefinedCompounds that return DynDFELoggerModule.DataType
static DynDFELoggerModule.DataType DynDFELoggerModule.DataType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static DynDFELoggerModule.DataType[] DynDFELoggerModule.DataType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.kuka.roboticsAPI.controllerModel.sunrise.predefinedCompounds with parameters of type DynDFELoggerModule.DataType
 void DynDFELoggerModule.addDFEToLog(String portName, DynDFELoggerModule.DataType dataType, int rowCount, int columnCount)
          Adds a DFE to be logged.
 



Copyright © 2019. All rights reserved.