Difference between revisions of "Supravision Network Protocol"
(→SV Versions to Use/Not Use for SVNET) |
|||
(3 intermediate revisions by one user not shown) | |||
Line 10: | Line 10: | ||
==Intro== | ==Intro== | ||
− | This is a protocol that specifies how to communicate with measuring centers software packages like [[VTube-LASER]] | + | This is a protocol that specifies how to communicate with measuring centers software packages like [[VTube-LASER]], Supravision software using command and data files. |
<br><br> | <br><br> | ||
Line 146: | Line 146: | ||
<li>This was BETA software (as of the time we added this note)</li><br> | <li>This was BETA software (as of the time we added this note)</li><br> | ||
<li>Details: It was not released to the general public yet. However, it should work with the SVNET protocol when released. <b> Requires TUBE SHOP MANAGER add-on software</b> | <li>Details: It was not released to the general public yet. However, it should work with the SVNET protocol when released. <b> Requires TUBE SHOP MANAGER add-on software</b> | ||
+ | </li> | ||
+ | </ol> | ||
+ | </td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | |||
+ | <table cellpadding="15" width = 650> | ||
+ | <tr valign="top"> | ||
+ | <td bgcolor="#f0f0f0" width = 200> | ||
+ | DOCS - Versions from 2013 | ||
+ | </td> | ||
+ | <td bgcolor="#e3e4f5"> | ||
+ | <ol> | ||
+ | <li>These versions can reverse the direction of the ROTATIONS when sending corrections back to the bender that has rotations close to 180.</li><br> | ||
+ | <li><b> Requires TUBE SHOP MANAGER add-on software</b> | ||
</li> | </li> | ||
</ol> | </ol> | ||
Line 162: | Line 177: | ||
<td bgcolor="#e3e4f5"> | <td bgcolor="#e3e4f5"> | ||
<ol> | <ol> | ||
− | <li>All versions of 6 OK for Use (Use this version or HIGHER)</li><br> | + | <li>All versions of 6 OK for Use with minor limitations (Use this version or HIGHER)</li><br> |
− | <li>Details: The only known issue is that a | + | <li>Details: The only known issue is that a PART COMMENT of more than 95 characters in length will crash SV 6. (Some bender setup technicians will enter much more than 95 characters in their BendPro setups - causing SV 6 to crash during a RECALL.)</li> |
− | </li> | + | |
</ol> | </ol> | ||
</td> | </td> |
Latest revision as of 20:28, 15 March 2023
Contents |
Intro
This is a protocol that specifies how to communicate with measuring centers software packages like VTube-LASER, Supravision software using command and data files.
Design Purpose
This protocol is designed mainly for enabling bi-directional corrections loops with CNC bending machines with the measuring center as the master data center. It can be used for importing MASTER data from benders that support this feature.
Capabilities/Limitations
The SVNET protocol...
- SUPPORTS up to 99 benders
- Some versions of Supravision for Windows software cannot address COM ports above 9 without producing an error during communications. This is, no doubt, an unintentional bug in some versions of Supravision. This is only a serious problem if you plan on communicating with more than 9 benders.
- The VTube-LASER implementation of SVNET can handle any number of COM ports.
- SENDS master xyz, corrected LRA, tube diameter, cut length, and bend radii to the bender
- RECALLS - For Supravision and DOCS, recalls occur before they perform a new measure. This approach is less logical than the recall approach by other measuring centers (see the "Compare" note below). The data recalled is corrected LRA, tube diameter, cut length, and bend radii
- RECALLS - OTHER MEASURING CENTERS: The VTube-LASER and Eaton Leonard Laservision only recalls after a measure and during the correction - and ONLY if the correction needs to occur. We consider the VTube-LASER approach superior because not every measurement will result in the need for a recall from the bender. For example, if the part qualifies to be within tolerance, then there is no need for a recall.)
- EL FLOATING POINT Problem: Some versions of Supravision cannot properly handle the floating point conversion of incoming values from the older EL legacy protocol (which does not follow the IEEE 754 protocol for binary floating point arithmetic). This problem explains why some Eaton Leonard values may be reset to zero or some huge value when transmitting back to the EL Velog, EL-2000, or Premier controls from Supravision.
Networking Issues
History
1 - The older versions of the DOS-based Supravision software did not support SVNET communications. It was a later addition by Foad Rekabi.
2 - Not all versions of the measuring center software packages have the SVNET protocol feature support it properly. It is important that users check their version of Supravision to be sure that what they are using a version of Supravision that uses SVNET properly. This is true for early versions of the DOS and Windows versions of Supravision.
VTube-LASER Versions to Use for SVNET
|
DOC Versions to Use for SVNET
DOCS 2.1 and earlier |
|
DOCS 2.2 |
|
DOCS 2.3 |
|
DOCS - Versions from 2013 |
|
SV Versions to Use/Not Use for SVNET
Windows Version 6 |
|
Windows Version 5.00.0 |
|
DOS Version 4.00.9398 |
|
DOS Version 3.58.9570 |
Download sv_3_48.zip to update your DOS Supravision executable. The zip file contains a text file and VR.EXE, which is the Supravision file to replace your existing older version of SV for DOS. |