Connect-150 File Log

From I-CubeX Wiki
Revision as of 22:18, 14 January 2018 by Admin (talk | contribs)
Jump to: navigation, search

Connect can write the messages it outputs from the digitizer to a file, with time stamps for each message that was output.


Connect-150 digitizer view umd file.png


Each time the File toggle is set, a new file will be created.

Clicking the File toggle while holding down the option key on the keyboard will log all OSC, MIDI and Web messages output by Connect to separate files for each output type.

The file(s) are saved in the folder ~\Documents\Connect\Logs with the following format for the name:

<digitizer_name>_yyyy-mm-dd_hh-mm-ss.txt

For example "USB-microDig_0208_2018-01-14_17-12-54.txt".

When logging all data using the option-click method, three files will created, with names like:

"USB-microDig_0208_MIDI_2018-01-14_17-15-23.txt"

"USB-microDig_0208_OSC_2018-01-14_17-15-23.txt"

"USB-microDig_0208_WEB_2018-01-14_17-15-23.txt"

Note that if an output type is not enabled, no data will be logged. For example if OSC output is not enabled, the file with OSC messages will remain empty.