Difference between revisions of "How to change the Supravision Configuration Setup"
From ATTWiki
(→Changing the Bender Network Setup in the SV Configuration) |
|||
Line 1: | Line 1: | ||
− | == | + | ==Config.sv File== |
The bender setup can be changed in the config.sv file in the the same folder that the Supravision executable is running. Be very careful with this - as an incorrect entry will often cause Supravision to bomb at startup. | The bender setup can be changed in the config.sv file in the the same folder that the Supravision executable is running. Be very careful with this - as an incorrect entry will often cause Supravision to bomb at startup. |
Revision as of 19:02, 12 September 2012
Config.sv File
The bender setup can be changed in the config.sv file in the the same folder that the Supravision executable is running. Be very careful with this - as an incorrect entry will often cause Supravision to bomb at startup.
Sample config.sv contents:
$user ABC Tube Fab $mach STINGER II $rmrd C:\Program Files\Supravision 5\ $prtd C:\Program Files\Supravision 5\parts\ $altp $rptd C:\Supravision 5\reports\ $anad C:\Program Files\Supravision 5\analysis\ $igsd C:\Program Files\Supravision 5\iges\ $clbt calibrmr.bat $ssbt \ss3.bat $lang ENG $ptns 8 8 8 8 32 $tscr 1018 $pmos 1 $prtr EPSON $unit E $deci N $prob 5 $dncn 99 $ccod 1054 $optm 1 $msgm 0 $msvd 0 $mssm 0 $mses 0 $skdv 1 $snds 1.0000 $bndr 12 2 ELST 1 20 "VB100" "" 3f8 NTSV 0 30 "KEINS 30 Left" "" 9 ELST 0 30 "KEINS 10 1" "" 11 ELST 0 30 "KEINS 10 2" "" 3f8 NTSV 1 30 "KEINS 10 Righ" "c:\" 3f8 NTSV 1 30 "KEINS 10 Left" "c:\" 3f8 NTSV 1 30 "SMT 300 Right" "\\Left2\C\CNC\svparts" 3f8 NTSV 1 30 "SMT 300 Left" "\\Left1\C\CNC\svparts" 4 ELST 1 20 "VB100" "" 3 ELST 1 20 "VB100" "" 11 NTSV 0 20 "VB100" "" 3f8 NTSV 0 30 " General Inspection" ""
Rules for configuration:
- Be sure Supravision is NOT running when you edit and save this file.
- Do not change any parameter that you are unsure about (see the warning above). If you do make a change that you are unsure about - be sure you know how to get back to the original file contents. (Make a backup file.)
- Change the benderlink configuration in the $bndr section
- The number of rows that follow the $bndr section must match the number following the $bndr name. This sample file shows "12". There are 12 rows below. If the row count does not match, then SV will probably bomb at startup.