Public Property Timeout As Long
This property configures the internal API timeout on any operations that require a response from the ETH32 device (for example, InputByte). If a method or property routine does not receive a reply from the ETH32 within the timeout period specified, it raises an error with an error number of EthErrorTimeout. This property does not affect the actual ETH32 device, but just the functionality within the API itself. This property does not affect any other Eth32 objects that may be open.