
Re: Sending Informating from the VEX Cortex to a computer
If you switch your Window > Menu Level to "Expert", you'll see a Battery & Power Control section in the Function Library. There are three variables "BackupBatteryLevel", "nAvgBatteryLevel", and "nImmediateBatteryLevel" that can be used in your code.
These variables also show up in the System Parameters debug window, also available in Expert mode.
If you can tell me more about what you want to do, I might be able to provide more useful info.