Perfect...so I am in the ballpark. Thanks!!
To point more workers at my local wallet do I just load the miner and use the IP of the PC that has the wallet in the .bat file???
That is correct, use rpcallowip=192.168.0.* in conf file but change the ip to your local network ip, then you can connect your miners on local network to your wallet. Use the user and pass in conf file as user/pass for miners. Example: if your wallet is on 192.168.0.2 then your connect address would be 192.168.0.2:rpcport -u username used in conf -p password used in conf