Difference between revisions of "Supravision Network Protocol"
(→SV Versions to Use/Not Use for SVNET) |
(→SV Versions to Use/Not Use for SVNET) |
||
Line 163: | Line 163: | ||
<ol> | <ol> | ||
<li>All versions of 6 OK for Use with minor limitations (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 PART COMMENT of more than 95 characters in length will crash SV 6. Some setup technicians will enter much more than 95 characters. | + | <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> |
Revision as of 20:55, 9 October 2013
Contents |
Intro
This is a protocol that specifies how to communicate with measuring centers software packages like VTube-LASER (our software for FARO), Supravision software, and DOCS software (ROMER) 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 |
|
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. |