function MyWaxLauncher(window,userx,pwdx) { PrimoWAX1.GotoSite(window.location.hostname+":6783",userx.value,pwdx.value,""); } function GetCommercialName() { return 'DAKOTA-16'; } function GetSgsInstallerName() { return 'SGSInstall.exe'; } function GetModelB() { return 'SG1401'; } function GetModelC() { return 16; } function GetModelV() { return 0; } function GetNumOfInputs() { return 16; } function GetNumOfOutputs() { return 16; } function GetSshPort() { return 22; }