// Connect to the BNCS and MCP public bool Connect() { return(_bncsConnection.Init(_server, 6112)); }