Using RS232 data string and parsing into separate text fields

cvanavery

New Member
I am having issues finding any information or scripting for being able to take a data string from a COM port and being able to separate the comma delimited string into usable fields to display separatly on an overlay. i want to be able to retrieve the data string and then use the seperate field from that data string where i want. i have looked a serial data loggers and parsers but have not been able to locate a good way to input and display that data in OBS. Can anyone help please? The string i am trying to pull data from looks like this" $XXX,000.5,1200.3,24.5,12345678.111,12345678.111<CR><LF> " Any help would be greatly appreciated.
 
Top