int Timeout
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 Eth32Exception with an ErrorCode of EthError.Timeout error. 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.