Our full technical support staff does not monitor this forum. If you need assistance from a member of our staff, please submit your question from the Ask a Question page.


Log in or register to post/reply in the forum.

cr6 sdcard & inside memory


mortenx Aug 24, 2018 06:44 PM

is it possible to write file to cr6 inside memory and same thing to sd card


Uri Aug 25, 2018 04:54 PM

You can use:

1. TableFile ("CRD:filename",64,-1,0,24,Hr,0,0). As you can see you can choose different intervals for your files (hourly, Daily..).

2. CardOut (0,-1). This way you will have one file on the card.

Log in or register to post/reply in the forum.