The "Console Out" dip switch enables the console on the serial port. The NetConsole is enabled by loading NetConsole.out.
To tell if the NetConsole is loaded, you can call moduleFindByName("NetConsole.out"); and check for NULL (not found) return value. This is defined in <moduleLib.h>.