I want to thank everybody for the help here.
I have been trying multiple combinations of commands, still have more to go. However I wanted to take the opportunity to let you guys know what I have benefited from:
1. cgminer.exe --bmsc-options 115200:1 -o POOL URL:PORT -u USERNAME -p PASSWORD --bmsc-voltage 0755 --bmsc-freq 0882
Outcome : Works stable, for days, but lower Hashrate 32-45 GH, does not meet my expectations for the devices advertised speed.
2. cgminer.exe --bmsc-options 115200:0.65 -o POOL URL:PORT -u USERNAME -p PASSWORD --bmsc-voltage 0800 --bmsc-freq 1306
Outcome : Works very stable and remains close to a 50/55 GH rate but generates more rejections than I would like. This is my go to command as I can get the device perform for a few days before it "Zombies" out and I need to unplug/replug in the USB and start the command again.
3. cgminer.exe --bmsc-options 115200:0.65 -o POOL URL:PORT -u USERNAME -p PASSWORD --bmsc-voltage 0800
Outcome : So far so good. Maintains a 56-64 GH rate but I have not had the ability to test this command for more than a day or so. This command does generate a 15% rejection rate. Wish us luck.
4. cgminer.exe --bmsc-options 115200:0.5 -o POOL URL:PORT -u USERNAME -p PASSWORD --bmsc-voltage 0800 --bmsc-freq 1306
Outcome : Maintains a 47-56 GH rate with an 11% rejection rate.
5. cgminer.exe --bmsc-options 115200:0.5 -o POOL URL:PORT -u USERNAME -p PASSWORD --bmsc-freq 0B82 --bmsc-voltage 0800 --queue 1 --scan-time 30 --expiry 60 --no-submit-stale
Outcome : FAST! Does exceed the the advertised GH rate 66-71 GH, but it is the only command that generate Hardware Errors (AMU0: invalid nonce - HW error)
I am using cgminer 4.6.1, downloaded from BITMAIN. I also used Zadags WINUSB tool.
I hope this does more to help, than confuse and I really appreciate all the help this forum has provided. I'll keep testing some more command combinations and posting the outcome here.