# SPLatLink(BaudRate) hash function

Valid for use with hash command: Open_Serial

This hash function sets the serial port up for use with SPLatLink protocol. SPLatLink is SPLat's native protocol, used for interacting with the controller during programming.

Parameters are:

BaudRate

The baudrate to be used. Legal values are 9600 and 38400

This hash function can be useful for programmatically switching the controller back to SPLatLink when it needs to re-connect to SPLat/PC, during program development.