Uses of Class
com.kuka.roboticsAPI.ioModel.SunriseIOType

Packages that use SunriseIOType
com.kuka.roboticsAPI.ioModel   
 

Uses of SunriseIOType in com.kuka.roboticsAPI.ioModel
 

Methods in com.kuka.roboticsAPI.ioModel that return SunriseIOType
 SunriseIOType IOTypes.getSunriseType()
          Gets the Sunrise type of the IO type.
static SunriseIOType SunriseIOType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SunriseIOType[] SunriseIOType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.kuka.roboticsAPI.ioModel with parameters of type SunriseIOType
static IOTypes IOTypes.parseSunriseType(SunriseIOType sunriseType, boolean isSigned)
          Converts the sunrise type to the corresponding IO Type.
 



Copyright © 2019. All rights reserved.