<!DOCTYPE HTML>
<html>
<head>
<title>PC-RealMinMax</title>
<script type="text/javascript" src="/core/jquery/jquery-3.6.0.min.js">
</script>
<script type="text/javascript">
  jQuery.getScript("/core/alerts/alerts.js", function () { galert(['pre']) });
</script>
</head>
<body>
<h3>PC-RealMinMax</h3><pre>Defined in file <a href="pcassay2.asn.html">pcassay2.asn</a>
C++ class: <a href="../doxyhtml/classCPC__RealMinMax.html">CPC_RealMinMax</a>


PC-RealMinMax ::= SEQUENCE {
    min               REAL,                                -- Minimum Value Allowed
    max               REAL                                 -- Maximum Value Allowed
}</pre>
</body>
</html>