Open Core Interface - MLPI
MLPI-MotionLogicProgrammingInterface(mlpi4Java)  1.26.2
com.boschrexroth.mlpi.Parameter Member List

This is the complete list of members for com.boschrexroth.mlpi.Parameter, including all inherited members.

command(String idn, long address)com.boschrexroth.mlpi.Parameter
getCommandStatus(String idn, long address)com.boschrexroth.mlpi.Parameter
getDataStatus(String idn, long address)com.boschrexroth.mlpi.Parameter
MLPI_ADDRESS(AddressMode mode, long master, long slave)com.boschrexroth.mlpi.Parameterinlinestatic
MLPI_ADDRESS_MASTER_MASKcom.boschrexroth.mlpi.Parameterstatic
MLPI_ADDRESS_MODE_MASKcom.boschrexroth.mlpi.Parameterstatic
MLPI_ADDRESS_SLAVE_MASKcom.boschrexroth.mlpi.Parameterstatic
MLPI_INFINITEcom.boschrexroth.mlpi.Parameterstatic
MLPI_READ_EVERYTHING_LIST_PARAMETERcom.boschrexroth.mlpi.Parameterstatic
MLPI_READ_EVERYTHING_SINGLE_PARAMETERcom.boschrexroth.mlpi.Parameterstatic
readAttribute(String idn, long address)com.boschrexroth.mlpi.Parameter
readDataAsString(String idn, long address)com.boschrexroth.mlpi.Parameter
readDefaultAsString(String idn, long address)com.boschrexroth.mlpi.Parameter
readEverything(Parameter.ReadEverythingAddressing[] addressing, int dataLoad)com.boschrexroth.mlpi.Parameter
readEverything(Parameter.ReadEverythingAddressing addressing, int dataLoad)com.boschrexroth.mlpi.Parameterinline
readMaximumAsString(String idn, long address)com.boschrexroth.mlpi.Parameter
readMinimumAsString(String idn, long address)com.boschrexroth.mlpi.Parameter
readName(String idn, long address)com.boschrexroth.mlpi.Parameter
readUnit(String idn, long address)com.boschrexroth.mlpi.Parameter
writeAccessAbort(int process)com.boschrexroth.mlpi.Parameter
writeAccessSetup(Parameter.ParameterAddressing[] addressing)com.boschrexroth.mlpi.Parameter
writeAccessStatus(int process, boolean waitForWriteAccess, int timeout)com.boschrexroth.mlpi.Parameter
writeDataAsString(String idn, long address, String data)com.boschrexroth.mlpi.Parameter