Are there direction to use coding studio. We do not know how to do anything as far as uploading robot C code, it says it that it is not connected. How can we pull up the program and cut and paste into coding studio? We are lost using this system. Are there any tutorials to get us through competition season?
As per this thread,
https://vexforum.com/t/v5-not-recognizing-usb-to-download-robot-c-code/52050/1
ROBOTC is not compatible with the V5 system.
Vex coding studio uses the C and C++ language for programming the V5, the API that it uses has some help documentation here.
http://help.vexcodingstudio.com
There are lots of V5 getting started guides here