Click or drag to resize

SerialPortAPIVerifyResponse Method

Overload List
 NameDescription
Public methodVerifyResponse(Byte, Byte) Sends a binary message via the card's serial port, and waits up to the configured ReadTimeout period for the expected response.
Public methodVerifyResponse(String, String) Sends a string of characters via the card's serial port, and waits up to the configured ReadTimeout period for the expected response.
Top
See Also