OI -> Web Interface Strings
Posted: Tue Apr 15, 2025 12:05 pm
Does the OI library allow sending dynamic strings over as a param, rather than a pre-defined string?
An example is to assemble a string indicating cell balancing,
Rather than having 16 cell balance indicators and param tags defined,
Dynamically make a string with -X-XX---XX---X-XX
Another example is retrieving hex coded ASCII, converting to ASCII and displaying the assembled string over the interface.
Maybe weak examples, but hopefully they signify what I'm hoping to accomplish.
An example is to assemble a string indicating cell balancing,
Rather than having 16 cell balance indicators and param tags defined,
Dynamically make a string with -X-XX---XX---X-XX
Another example is retrieving hex coded ASCII, converting to ASCII and displaying the assembled string over the interface.
Maybe weak examples, but hopefully they signify what I'm hoping to accomplish.