write# method TSL550.write(command: str) → None[source]# Write a command to the TSL550. Parameters: commandstrThe command to be written as a string. This function automatically encodes it using the ASCII standard.