Uses of Class
tuwien.auto.calimero.exception.KNXAckTimeoutException

Packages that use KNXAckTimeoutException
tuwien.auto.calimero.serial Connection support for communication over a serial port, using the FT 1.2 protocol. 
 

Uses of KNXAckTimeoutException in tuwien.auto.calimero.serial
 

Methods in tuwien.auto.calimero.serial that throw KNXAckTimeoutException
 void FT12Connection.send(byte[] frame, boolean blocking)
          Sends an EMI frame to the BCU2 connected with this endpoint.