General interface to Epics devices using the EPICS extension ezca (easy channel access)
General interface to Epics devices using the EPICS extension ezca (easy channel access).MODIFICATIONS:
static long putStringValue( char* pcName, char *aString )
static long putShortValue( char* pcName, short aShort )
static long putLongValue( char* pcName, long aLong )
static long putFloatValue( char* pcName, float aFloat )
static long putDoubleValue( char* pcName, double aDouble )
long getStringValue( char* pcName, char *aString )
long getShortValue( char* pcName, short& aShort )
long getLongValue( char* pcName, long& aLong )
long getFloatValue( char* pcName, float& aFloat )
long getDoubleValue( char* pcName, double& aDouble )
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de