- getAccesType() - Method in class com.fivecolibs.devices.FCOCRegisterBase
-
- getAddress() - Method in class com.fivecolibs.devices.FCOCIPI2CSubDevice
-
- getAddress() - Method in class com.fivecolibs.devices.FCOCRegisterBase
-
- getAppIconImages(Class<?>) - Static method in class com.fivecolibs.utils.FCOCUtils
-
- getApplicationVersion() - Method in interface com.fivecolibs.devices.FCOIRAPDeviceRouterEvent
-
- getBaudRate() - Method in class com.fivecolibs.devices.FCOCPortSerial
-
- getBufferSize() - Method in class com.fivecolibs.devices.FCOCDevice
-
- getChecksum(byte[], int) - Static method in class com.fivecolibs.utils.FCOCUtils
-
FiveCo's packet checksum calculation
- getCommunicationPort() - Method in class com.fivecolibs.devices.FCOCRAPDevice
-
- getComPort() - Method in class com.fivecolibs.devices.FCOCPortSerial
-
- getData(byte[], int, int) - Method in class com.fivecolibs.devices.FCOCPortSerial
-
- getData(byte[], int, int, int) - Method in class com.fivecolibs.devices.FCOCPortSerial
-
- getData(byte[], int, int) - Method in class com.fivecolibs.devices.FCOCPortTCP
-
- getData(byte[], int, int, int) - Method in class com.fivecolibs.devices.FCOCPortTCP
-
- getData(byte[], int, int) - Method in class com.fivecolibs.devices.FCOCPortUDP
-
- getData(byte[], int, int, int) - Method in class com.fivecolibs.devices.FCOCPortUDP
-
- getData(byte[], int, int) - Method in interface com.fivecolibs.devices.FCOIPort
-
Get data from the communication port
- getData(byte[], int, int, int) - Method in interface com.fivecolibs.devices.FCOIPort
-
Get data from the communication port
- getDataLastWritten() - Method in class com.fivecolibs.devices.FCOCRegisterBase
-
- getDataRead() - Method in class com.fivecolibs.devices.FCOCRegisterBase
-
- getDataToWrite() - Method in class com.fivecolibs.devices.FCOCRegisterBase
-
- getDataType() - Method in class com.fivecolibs.devices.FCOCRegisterBase
-
- getDeviceListeners() - Method in class com.fivecolibs.devices.FCOCDevice
-
Returns an array of all the DeviceListener
s added to this device with addDeviceListener().
- getDisplayBounds() - Static method in class com.fivecolibs.utils.FCOCUtils
-
- getDisplaySize() - Static method in class com.fivecolibs.utils.FCOCUtils
-
- getGeneralCallbackParameter() - Method in class com.fivecolibs.devices.FCOCRegisterBase
-
- getInterface() - Method in class com.fivecolibs.devices.FCOCDevice
-
- getInterface() - Method in class com.fivecolibs.devices.FCOCIPDevice
-
- getInterface() - Method in class com.fivecolibs.devices.FCOCIPI2CDevice
-
- getInterface() - Method in class com.fivecolibs.devices.FCOCIPI2CSubDevice
-
- getInterface() - Method in class com.fivecolibs.devices.FCOCRAPDevice
-
- getIPAddress() - Method in class com.fivecolibs.devices.FCOCPortTCP
-
- getIPAddress() - Method in class com.fivecolibs.devices.FCOCPortUDP
-
- getLastValueRead(String) - Method in class com.fivecolibs.devices.FCOCDevice
-
Get the last register value read by the thread of this device.
- getLastValueWritten(String) - Method in class com.fivecolibs.devices.FCOCDevice
-
Get the last register value written by the app.
- getMaxPacketSize() - Method in class com.fivecolibs.devices.FCOCRAPDevice
-
- getRegisterAddress(String, Integer) - Method in class com.fivecolibs.devices.FCOCDevice
-
Gets the register address based on its name.
- getRemoteAddress() - Method in class com.fivecolibs.devices.FCOCRAPDevice
-
- getRequestQueue(boolean) - Method in class com.fivecolibs.devices.FCOCIPI2CSubDevice
-
Return the elements of the ReadQueue in an array.
- getSize() - Method in class com.fivecolibs.devices.FCOCRegisterBase
-
- getState() - Method in class com.fivecolibs.devices.FCOCPortSerial
-
- getState() - Method in class com.fivecolibs.devices.FCOCPortTCP
-
- getState() - Method in class com.fivecolibs.devices.FCOCPortUDP
-
- getState() - Method in interface com.fivecolibs.devices.FCOIPort
-
- getStringAddress(int) - Static method in class com.fivecolibs.devices.FCOCIPI2CSubDevice
-
Return a string of the address in parameter in this format : "0x55 (85)"
- getTCPPort() - Method in class com.fivecolibs.devices.FCOCPortTCP
-
- getThisInterfaceInfo() - Method in class com.fivecolibs.devices.FCOCDevice
-
Return the interface number of the device used to communicate with us.
- getThreadLoopTime() - Method in class com.fivecolibs.devices.FCOCDevice
-
Set sleep time to wait for an answer to an ask packet.
- getUDPPort() - Method in class com.fivecolibs.devices.FCOCPortUDP
-
- getUsualName() - Method in enum com.fivecolibs.devices.FCOCInterfaceInfo.FCOEInterfaceType
-
- getValue(String) - Method in class com.fivecolibs.devices.FCOCDevice
-
Read a register of this device.
- getValue(String, boolean, Object) - Method in class com.fivecolibs.devices.FCOCDevice
-
Read a register of this device.