Receive SDI-12 Reply

[false,] reply = sdi12.rx(cpo, [ms])

Parameter Type Description
cpo object COM Port Object
ms integer Timeout for response. Default = 30ms
Returns Type Description
reply string Response from device
  • If the command succeeds, the return will be reply
  • If the command fails, the return will be false, reply
Hint

This is a building block that is used by the Finite State Machine that runs sdi12.go & sdi12.done