TAP_Vfd_SendData

Topfield Documentation

void TAP_Vfd_SendData(byte *data, byte dataLen);

It outputs the data to the VFD.

parametercomment
dataThe data to be sent to the VFD
dataLenThe length of data

Additional Documentation

Required firmware for this function is at least 5.11.51 (Mar 16 2005)

This function was introduced in API Version 1.20.

Only use this function after TAP_Vfd_GetStatus() returned VFD_VfdMode (=2) and TAP_Vfd_Control(TRUE) has been executed.

VFD = Vacuum Fluorescent Display