Difference between revisions of "Supravision"

From ATTWiki
Jump to: navigation, search
(Supravision File Format)
 
(42 intermediate revisions by one user not shown)
Line 1: Line 1:
__TOC__
 
 
 
[[Image:svdos.png|right|thumb|The original DOS Supravision main menu (circa 1980s and '90s)]]
 
[[Image:svdos.png|right|thumb|The original DOS Supravision main menu (circa 1980s and '90s)]]
 +
[[Image:svwin.png|right|thumb|The newer Windows Supravision main menu (circa late 1990s to current)]]
 +
 +
__TOC__
  
 
==Intro and History==
 
==Intro and History==
  
As of this year (2006), Supravision is probably the most widely used software package used in the tube-fabrication industry.  Supravision was designed by Homer Eaton and Foad Rekabi of ROMER back in the '80s.  It originally began as a DOS program, then migrated to Windows.  When it was redesigned for Windows, Foad decided to keep the DOS SV look and feel in the Windows version.
+
Supravision was designed by Homer Eaton and Foad Rekabi of ROMER in the 1980s.  It originally began as a DOS program, then migrated to Windows.  When it was redesigned for Windows, Foad decided to keep the DOS SV look and feel in the Windows version
 +
<br><br>
 +
In 2011, [[ROMER]] CIMCORE - A division of [[Hexagon Metrology]], began replacing sales of Supravision with [[DOCS]] software.
  
 +
 +
== Supravision File Format==
 +
<table>
 +
 +
<tr valign=top>
 +
<td width=300>
 +
You can load any Supravision file into any text editor to view the data.<br><br>
 +
This is an example Supravision file in a Notepad++ editor (the editor that installs with VTube software).
 +
 +
</td>
 +
<td>
 +
[[image:vtube-step_v2.5_notepad++SupravisionFile.png|600px]]<br><br>
 +
</td>
 +
</tr>
 +
<tr>
 +
</table>
 +
<br>
  
 
==[[Supravision Network Protocol]]==
 
==[[Supravision Network Protocol]]==
  
Both the DOS and Windows versions of Supravision use several protocols.  The most prominent is Supravision Network protocol.  We commonly refer to this protocol as "SVNET."  (We pronounce it "Ess"-"Vee"-"Net.")  If you ever hear an Advanced Tubular employee use this term, you will know that we are referring top the [[Supravision Network Protocol]].
+
[[image:svnetwork_logo.jpg|250px]]
 +
 
 +
Both the DOS and Windows versions of Supravision use several protocols.  The most prominent is Supravision Network protocol.  We commonly refer to this protocol as "SVNET."  (We pronounce it S-V-Net.) See [[Supravision Network Protocol]]
 +
 
 +
==Supravision Filename Standard==
 +
 
 +
<table cellpadding="15" width = 650>
 +
<tr valign="top">
 +
<td bgcolor="#f0f0f0" width = 200>
 +
'''All Versions'''
 +
'''(3, 4, 5, and 6)'''
 +
</td>
 +
<td bgcolor="#e3e4f5">
 +
<ol>
 +
 
 +
The Supravision filename uses the triple dollar sign (.$$$) for all filename extensions.
 +
 
 +
</ol>
 +
</td>
 +
</tr>
 +
</table>
 +
 
 +
 
 +
 
 +
<table cellpadding="15" width = 650>
 +
<tr valign="top">
 +
<td bgcolor="#f0f0f0" width = 200>
 +
'''Older DOS Versions'''
 +
'''(3 and 4)'''
 +
</td>
 +
<td bgcolor="#e3e4f5">
 +
<ol>
 +
The DOS version of Supravision allowed long filenames by breaking the name into a series of sub folders. For example, this part:
 +
 
 +
 
 +
<pre>LONG PART NAME TESTED ON SV4</pre>
 +
 
 +
is saved as
 +
 
 +
<pre>...\parts\LONG&PAR.---\T&NAME&T.---\ESTED&ON.---\&SV4.$$$</pre>
 +
 
 +
on the systems using DOS versions 3 and 4.  The actual filename is "&SV4.$$$."  The rest of the filename is retained in the folder structure.
 +
 
 +
</ol>
 +
</td>
 +
</tr>
 +
</table>
 +
 
 +
 
 +
<table cellpadding="15" width = 650>
 +
<tr valign="top">
 +
<td bgcolor="#f0f0f0" width = 200>
 +
'''Windows Versions'''
 +
'''(5 and 6)'''
 +
</td>
 +
<td bgcolor="#e3e4f5">
 +
<ol>
 +
 
 +
The newer Windows versions (5 and 6) of Supravision take advantage of the long filename capability of Windows.
 +
For example, this part:
 +
 
 +
<pre>LONG PART NAME TESTED ON SV6.$$$</pre>
 +
 
 +
is saved as
 +
 
 +
<pre>...\parts\LONG PART NAME TESTED ON SV6.$$$</pre>
 +
 
 +
 
 +
</ol>
 +
</td>
 +
</tr>
 +
</table>
 +
 
 +
<br><br>
 +
 
 +
 
 +
 
 +
 
 +
 
 +
==Converting Filenames with [[SVFILE]]==
 +
 
 +
Our [[SVFILE]] Converter Software converts the older style filenames into Windows style filenames automatically.
 +
 
 +
See [[SVFILE]] for download information.
 +
 
 +
<br><br>
 +
 
 +
==Tutorials==
 +
 
 +
* [[How to change the Supravision Configuration Setup]]
 +
* [[How to change the Supravision audio volume]]
 +
 
 +
==Articles Related to Supravision==
 +
 
 +
Read about the SVout feature in CNC Bender:
 +
[[CNC Bender 10.0.6.0i - SVout Export Feature]]
 +
 
 +
See also [[DOCS]] - the replacement software for Supravision.
 +
 
 +
==External Links==
 +
 
 +
The Romer site no longer shows Supravision pages.

Latest revision as of 15:15, 20 May 2016

The original DOS Supravision main menu (circa 1980s and '90s)
The newer Windows Supravision main menu (circa late 1990s to current)

Contents


Intro and History

Supravision was designed by Homer Eaton and Foad Rekabi of ROMER in the 1980s. It originally began as a DOS program, then migrated to Windows. When it was redesigned for Windows, Foad decided to keep the DOS SV look and feel in the Windows version.

In 2011, ROMER CIMCORE - A division of Hexagon Metrology, began replacing sales of Supravision with DOCS software.


Supravision File Format

You can load any Supravision file into any text editor to view the data.

This is an example Supravision file in a Notepad++ editor (the editor that installs with VTube software).

Vtube-step v2.5 notepad++SupravisionFile.png


Supravision Network Protocol

Svnetwork logo.jpg

Both the DOS and Windows versions of Supravision use several protocols. The most prominent is Supravision Network protocol. We commonly refer to this protocol as "SVNET." (We pronounce it S-V-Net.) See Supravision Network Protocol

Supravision Filename Standard

All Versions (3, 4, 5, and 6)

    The Supravision filename uses the triple dollar sign (.$$$) for all filename extensions.


Older DOS Versions (3 and 4)

    The DOS version of Supravision allowed long filenames by breaking the name into a series of sub folders. For example, this part:
    LONG PART NAME TESTED ON SV4

    is saved as

    ...\parts\LONG&PAR.---\T&NAME&T.---\ESTED&ON.---\&SV4.$$$

    on the systems using DOS versions 3 and 4. The actual filename is "&SV4.$$$." The rest of the filename is retained in the folder structure.


Windows Versions (5 and 6)

    The newer Windows versions (5 and 6) of Supravision take advantage of the long filename capability of Windows. For example, this part:
    LONG PART NAME TESTED ON SV6.$$$

    is saved as

    ...\parts\LONG PART NAME TESTED ON SV6.$$$






Converting Filenames with SVFILE

Our SVFILE Converter Software converts the older style filenames into Windows style filenames automatically.

See SVFILE for download information.



Tutorials

Articles Related to Supravision

Read about the SVout feature in CNC Bender: CNC Bender 10.0.6.0i - SVout Export Feature

See also DOCS - the replacement software for Supravision.

External Links

The Romer site no longer shows Supravision pages.