TS Parameters

Some temperature sensor drivers have additional parameters besides the standard ones described in here.

PMA280

Parameter
Meaning
Examples

Baud Rate

An optional parameter providing the baud rate for the PMA280 module. If not provided 9600 is the default baud rate.

9600 19200

Timeout [ms]

An optional parameter specifying the communication timeout for the PMA280 module. There are cases where you need to increase the default communication timeout, otherwise it will lead to sporadic timeout errors. If you connect via Windows Remote Desktop it is recommended to set a timeout value of 3000.

1000 2000 3000

Last updated

Was this helpful?