Uses of Class
com.kuka.roboticsAPI.controllerModel.sunrise.api.DynDfeLoggerModule.DataTypes

Packages that use DynDfeLoggerModule.DataTypes
com.kuka.roboticsAPI.controllerModel.sunrise.api Contains the necessary objects to work with Sunrise. 
 

Uses of DynDfeLoggerModule.DataTypes in com.kuka.roboticsAPI.controllerModel.sunrise.api
 

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

Methods in com.kuka.roboticsAPI.controllerModel.sunrise.api with parameters of type DynDfeLoggerModule.DataTypes
 InPort DynDfeLoggerModule.addLoggableDFE(String portName, DynDfeLoggerModule.DataTypes dataType, int arraySizeDim1, int arraySizeDim2)
          Adds a loggable DFE to the sunrise module.
 



Copyright © 2019. All rights reserved.