[성현모] TRA V2 삭제
This commit is contained in:
66
CPXV2 PTS/References/GaudiCfg/help/module/m_univ_lan.html
Normal file
66
CPXV2 PTS/References/GaudiCfg/help/module/m_univ_lan.html
Normal file
@ -0,0 +1,66 @@
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<TITLE>M_UNIV_LAN</TITLE>
|
||||
<META NAME="Generator" CONTENT="KDOC ">
|
||||
</HEAD>
|
||||
<BODY bgcolor="#ffffff" text="#000000" link="#0000ff" vlink="#000099" alink= "#ffffff">
|
||||
|
||||
<table BORDER=0 COLS=1 WIDTH="100%" BGCOLOR="#FFFFCC" NOSAVE >
|
||||
<tr ALIGN=CENTER VALIGN=CENTER NOSAVE>
|
||||
<td NOSAVE><font face="Arial,Helvetica"><font size=+2></font></font>
|
||||
<br><font face="Arial,Helvetica"><font size=+2>CCS Modul <b>M_UNIV_LAN</b></font></font>
|
||||
<br> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<PRE>
|
||||
---------------------------------------------------------------------
|
||||
Kurzbeschreibung: Aufruf des Prozesses UNIVERSAL_LAN
|
||||
---------------------------------------------------------------------
|
||||
Projekt: CCS
|
||||
Sourcefile: m_univ_lan.C
|
||||
Autor: SaW/TEF72-Pietzsch (11.09.2003)
|
||||
Zielsystem: Suse-Linux
|
||||
Sprache: C++
|
||||
---------------------------------------------------------------------
|
||||
Prototyp:
|
||||
Schnittstelle
|
||||
void m_univ_lan(shm_stringpointer *zeilen_info
|
||||
,shm_stringpointer *zeilen_wert
|
||||
,long index1
|
||||
,long anzahl)
|
||||
|
||||
---------------------------------------------------------------------
|
||||
Aufruf: im Vectorinterpreter
|
||||
|
||||
(*funktionen[modulnummer])
|
||||
(Ssp_expand_zeile
|
||||
,Ssp_expand_wert
|
||||
,p_verwaltung->begin_modulblock
|
||||
,p_verwaltung->anzahl_modulparameter);
|
||||
|
||||
---------------------------------------------------------------------
|
||||
Funktionsbeschreibung:
|
||||
Dieses Modul <20>bergibt seine Parameter an den Prozess UNIVERSAL_LAN.
|
||||
Im Prozess UNIVERSAL_LAN wird dann die Ansteuerung durchgef<65>hrt.
|
||||
Das Messergebnis wird per Returnparameter aus diesem Modul weiter
|
||||
an das Modul M_AUSWERTUNG gegeben.
|
||||
|
||||
Beschreibung der Modul<75>bergabeparameter:</pre><b><a name="param1">1</a> PRUEFSCHRITT</b><pre>
|
||||
GAUDI Pr<50>fschritt
|
||||
------------------------------------------------------------</pre><b><a name="param2">2</a> POSITION</b><pre>
|
||||
PAV- Position
|
||||
------------------------------------------------------------</pre><b><a name="param3">3</a> LAN_DEVICE</b><pre> Unit Name (muss in universal_lan.cnf eingetragen werden)
|
||||
------------------------------------------------------------</pre><b><a name="param4">4</a> -</b><pre></pre><b><a name="param13">13</a> String</b><pre>1-10
|
||||
Kommandos (Geraeteabhaengige Kommandos)
|
||||
------------------------------------------------------------</pre><b><a name="param14">14</a> UL_MODE</b><pre> (for future use)
|
||||
READ/READ_STR/leer=nur Ausgabe
|
||||
-------------------------------------------------------------</pre><b><a name="param15">15</a> UL_COUNTS</b><pre>(for future use)
|
||||
Anzahl zu lesender Werte
|
||||
-------------------------------------------------------------</pre><b><a name="param16">16</a> TIMEOUT</b><pre> (for future use)
|
||||
Timeout in msec
|
||||
-------------------------------------------------------------</pre><b><a name="param17">17</a> R_MESSWERT</b><pre> R<>ckgabe des Messwertes
|
||||
-------------------------------------------------------------</pre><b><a name="param18">18</a> UL_ERROR</b><pre> R<>ckgabe einer Fehlervariablen
|
||||
-------------------------------------------------------------
|
||||
</PRE>
|
||||
</BODY>
|
||||
</HTML>
|
||||
Reference in New Issue
Block a user