- scanI2Cbus(FCOII2CScanBus) - Method in class com.fivecolibs.devices.FCOCIPI2CDevice
-
Scan the I2C bus and return an array of found devices.
- scanI2Cbus(FCOII2CScanBus, int[]) - Method in class com.fivecolibs.devices.FCOCIPI2CDevice
-
- scanI2CDevEvtOccured(FCOCDevice, int, int[]) - Method in interface com.fivecolibs.devices.FCOII2CScanBus
-
Callback for any communication state event.
- setAutoReadEnabled(boolean) - Method in class com.fivecolibs.devices.FCOCRegisterBase
-
- setAutoreadState(String, boolean) - Method in class com.fivecolibs.devices.FCOCDevice
-
Set the autoread state of a register of this device.
- setAutoreadSupended(boolean) - Method in class com.fivecolibs.devices.FCOCDevice
-
Ask device object to suspend registers autoread.
- setBufferSize(int) - Method in class com.fivecolibs.devices.FCOCDevice
-
Change the current communication buffer size.
- setBufferSize(int) - Method in class com.fivecolibs.devices.FCOCRAPDevice
-
- setClientsConnectionsCount(int) - Method in interface com.fivecolibs.devices.FCOIRAPDeviceRouterEvent
-
Inform application of number of clients connected by TCP
- setContainerEnabled(Component, boolean) - Static method in class com.fivecolibs.utils.FCOCUtils
-
Enable or disable a Container and all its children.
- setDataRead(Object) - Method in class com.fivecolibs.devices.FCOCRegisterBase
-
- setDataToWrite(Object) - Method in class com.fivecolibs.devices.FCOCRegisterBase
-
- setDebugLogEnabled(boolean) - Method in class com.fivecolibs.devices.FCOCDevice
-
- setI2CAutoreadSupended(String, boolean) - Method in class com.fivecolibs.devices.FCOCIPI2CDevice
-
- setInterfaceComSupendedState(boolean) - Method in class com.fivecolibs.devices.FCOCDevice
-
Ask device object to suspend registers access.
- setMaxPacketSize(int) - Method in class com.fivecolibs.devices.FCOCRAPDevice
-
Set Max Packet Size (properties provided only for main class)
- setMaxParentBufferSize(int) - Method in class com.fivecolibs.devices.FCOCDevice
-
Tell device what is its parent interface max buffer size
- setMaxParentBufferSize(int) - Method in class com.fivecolibs.devices.FCOCRAPDevice
-
- setMouseListenerRecursively(JComponent, MouseAdapter) - Static method in class com.fivecolibs.utils.FCOCUtils
-
- setNewRemoteAddress(int) - Method in class com.fivecolibs.devices.FCOCRAPDevice
-
- setThreadLoopTime(long) - Method in class com.fivecolibs.devices.FCOCDevice
-
Set sleep time to wait for an answer to an ask packet.
- setThreadLoopTime(long) - Method in class com.fivecolibs.devices.FCOCRAPDevice
-
Set sleep time to wait for an answer to an ask packet.
- setToolTipRecursively(JComponent, String, MouseAdapter) - Static method in class com.fivecolibs.utils.FCOCUtils
-
- setValue(String, Object, boolean) - Method in class com.fivecolibs.devices.FCOCDevice
-
Write in a register of this device.
- setValue(String, Object) - Method in class com.fivecolibs.devices.FCOCDevice
-
Write in a register of this device.