Subversion Repositories f9daq

Rev

Blame | Last modification | View Log | RSS feed

[WIENVME_load]
Class="Function"
Prototype="void WIENVME_load(char *module_path);"

[WIENVME_open]
Class="Function"
Prototype="int WIENVME_open(int *hHandle, unsigned char AddMod, char *device_name, unsigned short module_number);"

[WIENVME_open24]
Class="Function"
Prototype="int WIENVME_open24();"

[WIENVME_open32]
Class="Function"
Prototype="int WIENVME_open32();"

[WIENVME_start]
Class="Function"
Prototype="int WIENVME_start(char *module_path);"

[WIENVME_unload]
Class="Function"
Prototype="void WIENVME_unload();"

[WIENVME_close]
Class="Function"
Prototype="int WIENVME_close(int hHandle);"

[WIENVME_close24]
Class="Function"
Prototype="int WIENVME_close24();"

[WIENVME_close32]
Class="Function"
Prototype="int WIENVME_close32();"

[WIENVME_stop]
Class="Function"
Prototype="int WIENVME_stop();"

[WIENVME_reset]
Class="Function"
Prototype="int WIENVME_reset();"

[WIENVME_read8]
Class="Function"
Prototype="int WIENVME_read8(int hHandle, unsigned long n, unsigned long at, void *buff);"

[WIENVME_read16]
Class="Function"
Prototype="int WIENVME_read16(int hHandle, unsigned long n, unsigned long at, void *buff);"

[WIENVME_read32]
Class="Function"
Prototype="int WIENVME_read32(int hHandle, unsigned long n, unsigned long at, void *buff);"

[WIENVME_write8]
Class="Function"
Prototype="int WIENVME_write8(int hHandle, unsigned long n, unsigned long at, void *buff);"

[WIENVME_write16]
Class="Function"
Prototype="int WIENVME_write16(int hHandle, unsigned long n, unsigned long at, void *buff);"

[WIENVME_write32]
Class="Function"
Prototype="int WIENVME_write32(int hHandle, unsigned long n, unsigned long at, void *buff);"

[WIENVME_VME_R]
Class="Function"
Prototype="short WIENVME_VME_R(unsigned short AM, unsigned short DW, unsigned int VME_Address, unsigned int *Data);"

[WIENVME_VME_W]
Class="Function"
Prototype="short WIENVME_VME_W(unsigned short AM, unsigned short DW, unsigned int VME_Address, unsigned int Data);"

[WIENVME_VME_MW]
Class="Function"
Prototype="short WIENVME_VME_MW(unsigned short AM, unsigned short DW, unsigned int VME_Address, unsigned int Data);"

[WIENVME_VME_MWRST]
Class="Function"
Prototype="short WIENVME_VME_MWRST();"

[WIENVME_VME_MWEXEC]
Class="Function"
Prototype="short WIENVME_VME_MWEXEC();"

[WIENVME_VME_MR]
Class="Function"
Prototype="short WIENVME_VME_MR(unsigned short AM, unsigned short DW, unsigned int VME_Address, unsigned int *Data);"

[WIENVME_VME_MRRST]
Class="Function"
Prototype="short WIENVME_VME_MRRST();"

[WIENVME_VME_MREXEC]
Class="Function"
Prototype="short WIENVME_VME_MREXEC(unsigned int *Data);"