[성현모] TRA V2 삭제

This commit is contained in:
SHM
2025-03-20 08:38:05 +09:00
parent 773aa49a27
commit 5beffcfb23
437 changed files with 809105 additions and 172632 deletions

View File

@ -0,0 +1,53 @@
<HTML>
<HEAD>
<TITLE>E_OPEN</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 &nbsp;&nbsp;<b>E_OPEN</b></font></font>
<br>&nbsp;</td>
</tr>
</table>
<PRE>
$Id: e_open.C,v 1.2 2005/03/04 15:54:09 lehmann Exp $
-------------------------------------------------------------------------
Kurzbeschreibung: Gaudi Init Modul
-------------------------------------------------------------------------
Projekt: Common Core System - BOSCH
Sourcefile: e_open.C
Autor: AnW/FVS5 Schneider Romeo
Zielsystem: HP9000 743rt vxi02 (HP-UX 9.05 ; HP-RT 02.11)
Sprache: Ansi C; C++
-------------------------------------------------------------------------
Aufruf: &lt;GFMT KS=on TAB=8 LF=on&gt;
int e_open (shm_stringpointer *zeilen_wert, // &lt;I&gt; Zeiger auf Werte
long index, // &lt;I&gt; Index Nummer
long anzahl) // &lt;I&gt; Anzahl der Werte
Parameter : SCHRITT wert[00]
Parameter : POSITION wert[01]
Parameter : MODUL wert[02]
Parameter : FUNKTION wert[03]
-------------------------------------------------------------------------
Returnparameter: &lt;GFMT KS=on TAB=8 LF=on&gt;
-------------------------------------------------------------------------
Funktionsbeschreibung: &lt;GFMT KS=on TAB=8 LF=on&gt;
<20>bernimmt die Parameter und deutet Sie m<>glichst so, wie sie in der
modglobal.stl definiert worden sind.
int v_open() wird aufgerufen.
Das Modul <20>ffnet den VXI-Bus.
-------------------------------------------------------------------------
Fehlerbeschreibung: &lt;GFMT KS=on TAB=8 LF=on&gt;
LISO Fehlerbehandlung
</PRE>
</BODY>
</HTML>