Subversion Repositories f9daq

Rev

Blame | Last modification | View Log | RSS feed

[winsock_startup]
Class="Function"
Prototype="char *winsock_startup();"

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

[DllMain]
Class="Function"
Prototype="int DllMain(HANDLE hModule, unsigned long ul_reason_for_call, void *lpReserved);"

[syslog]
Class="Function"
Prototype="void syslog(int priority, const char *format, ...);"

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

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

[SnmpOpen]
Class="Function"
Prototype="void *SnmpOpen(const char *ipAddress);"

[SnmpClose]
Class="Function"
Prototype="void SnmpClose(void *m_sessp);"

[getMainSwitch]
Class="Function"
Prototype="int getMainSwitch(void *m_sessp);"

[setMainSwitch]
Class="Function"
Prototype="int setMainSwitch(void *m_sessp, int value);"

[getMainStatus]
Class="Function"
Prototype="int getMainStatus(void *m_sessp);"

[getVmeReset]
Class="Function"
Prototype="int getVmeReset(void *m_sessp);"

[setVmeReset]
Class="Function"
Prototype="int setVmeReset(void *m_sessp);"

[getOutputNumber]
Class="Function"
Prototype="int getOutputNumber(void *m_sessp);"

[getOutputGroups]
Class="Function"
Prototype="int getOutputGroups(void *m_sessp);"

[getOutputGroup]
Class="Function"
Prototype="int getOutputGroup(void *m_sessp, int channel);"

[getChannelStatus]
Class="Function"
Prototype="int getChannelStatus(void *m_sessp, int channel);"

[getOutputSenseMeasurement]
Class="Function"
Prototype="double getOutputSenseMeasurement(void *m_sessp, int channel);"

[getOutputTerminalMeasurement]
Class="Function"
Prototype="double getOutputTerminalMeasurement(void *m_sessp, int channel);"

[getCurrentMeasurement]
Class="Function"
Prototype="double getCurrentMeasurement(void *m_sessp, int channel);"

[getTemperatureMeasurement]
Class="Function"
Prototype="int getTemperatureMeasurement(void *m_sessp, int channel);"

[setChannelSwitch]
Class="Function"
Prototype="int setChannelSwitch(void *m_sessp, int channel, int value);"

[getChannelSwitch]
Class="Function"
Prototype="int getChannelSwitch(void *m_sessmp, int channel);"

[setGroupSwitch]
Class="Function"
Prototype="int setGroupSwitch(void *m_sessp, int group, int value);"

[getGroupSwitch]
Class="Function"
Prototype="int getGroupSwitch(void *m_sessmp, int group);"

[getOutputVoltage]
Class="Function"
Prototype="double getOutputVoltage(void *m_sessp, int channel);"

[setOutputVoltage]
Class="Function"
Prototype="double setOutputVoltage(void *m_sessp, int channel, double value);"

[getOutputCurrent]
Class="Function"
Prototype="double getOutputCurrent(void *m_sessp, int channel);"

[setOutputCurrent]
Class="Function"
Prototype="double setOutputCurrent(void *m_sessp, int channel, double value);"

[getOutputRiseRate]
Class="Function"
Prototype="double getOutputRiseRate(void *m_sessp, int channel);"

[setOutputRiseRate]
Class="Function"
Prototype="double setOutputRiseRate(void *m_sessp, int channel, double value);"

[getOutputFallRate]
Class="Function"
Prototype="double getOutputFallRate(void *m_sessp, int channel);"

[setOutputFallRate]
Class="Function"
Prototype="double setOutputFallRate(void *m_sessp, int channel, double value);"

[getOutputSupervisionBehavior]
Class="Function"
Prototype="int getOutputSupervisionBehavior(void *m_sessp, int channel);"

[setOutputSupervisionBehavior]
Class="Function"
Prototype="int setOutputSupervisionBehavior(void *m_sessp, int channel, int value);"

[getOutputSupervisionMinSenseVoltage]
Class="Function"
Prototype="double getOutputSupervisionMinSenseVoltage(void *m_sessp, int channel);"

[setOutputSupervisionMinSenseVoltage]
Class="Function"
Prototype="double setOutputSupervisionMinSenseVoltage(void *m_sessp, int channel, double value);"

[getOutputSupervisionMaxSenseVoltage]
Class="Function"
Prototype="double getOutputSupervisionMaxSenseVoltage(void *m_sessp, int channel);"

[setOutputSupervisionMaxSenseVoltage]
Class="Function"
Prototype="double setOutputSupervisionMaxSenseVoltage(void *m_sessp, int channel, double value);"

[getOutputSupervisionMaxTerminalVoltage]
Class="Function"
Prototype="double getOutputSupervisionMaxTerminalVoltage(void *m_sessp, int channel);"

[setOutputSupervisionMaxTerminalVoltage]
Class="Function"
Prototype="double setOutputSupervisionMaxTerminalVoltage(void *m_sessp, int channel, double value);"

[getOutputSupervisionMaxCurrent]
Class="Function"
Prototype="double getOutputSupervisionMaxCurrent(void *m_sessp, int channel);"

[setOutputSupervisionMaxCurrent]
Class="Function"
Prototype="double setOutputSupervisionMaxCurrent(void *m_sessp, int channel, double value);"

[getOutputSupervisionMaxTemperature]
Class="Function"
Prototype="int getOutputSupervisionMaxTemperature(void *m_sessp, int channel);"

[getOutputConfigMaxSenseVoltage]
Class="Function"
Prototype="double getOutputConfigMaxSenseVoltage(void *m_sessp, int channel);"

[getOutputConfigMaxTerminalVoltage]
Class="Function"
Prototype="double getOutputConfigMaxTerminalVoltage(void *m_sessp, int channel);"

[getOutputConfigMaxCurrent]
Class="Function"
Prototype="double getOutputConfigMaxCurrent(void *m_sessp, int channel);"

[getOutputConfigMaxPower]
Class="Function"
Prototype="double getOutputConfigMaxPower(void *m_sessp, int channel);"

[getSensorNumber]
Class="Function"
Prototype="int getSensorNumber(void *m_sessp);"

[getSensorTemp]
Class="Function"
Prototype="int getSensorTemp(void *m_sessp, int sensor);"

[getSensorWarningTemperature]
Class="Function"
Prototype="int getSensorWarningTemperature(void *m_sessp, int sensor);"

[setSensorWarningTemperature]
Class="Function"
Prototype="int setSensorWarningTemperature(void *m_sessp, int sensor, int value);"

[getSensorFailureTemperature]
Class="Function"
Prototype="int getSensorFailureTemperature(void *m_sessp, int sensor);"

[setSensorFailureTemperature]
Class="Function"
Prototype="int setSensorFailureTemperature(void *m_sessp, int sensor, int value);"

[getPsOperatingTime]
Class="Function"
Prototype="int getPsOperatingTime(void *m_sessp);"

[getFanOperatingTime]
Class="Function"
Prototype="int getFanOperatingTime(void *m_sessp);"

[getFanAirTemperature]
Class="Function"
Prototype="int getFanAirTemperature(void *m_sessp);"

[getFanSwitchOffDelay]
Class="Function"
Prototype="int getFanSwitchOffDelay(void *m_sessp);"

[setFanSwitchOffDelay]
Class="Function"
Prototype="int setFanSwitchOffDelay(void *m_sessp, int value);"

[getFanNominalSpeed]
Class="Function"
Prototype="int getFanNominalSpeed(void *m_sessp);"

[setFanNominalSpeed]
Class="Function"
Prototype="int setFanNominalSpeed(void *m_sessp, int value);"

[getFanNumberOfFans]
Class="Function"
Prototype="int getFanNumberOfFans(void *m_sessp);"

[getFanSpeed]
Class="Function"
Prototype="int getFanSpeed(void *m_sessp, int fan);"

[snmpGetInt]
Class="Function"
Prototype="int snmpGetInt(void *m_sessp, const unsigned long *parameter, unsigned long long length);"

[snmpSetInt]
Class="Function"
Prototype="int snmpSetInt(void *m_sessp, const unsigned long *parameter, unsigned long long length, int value);"

[snmpGetDouble]
Class="Function"
Prototype="double snmpGetDouble(void *m_sessp, const unsigned long *parameter, unsigned long long length);"

[snmpSetDouble]
Class="Function"
Prototype="double snmpSetDouble(void *m_sessp, const unsigned long *parameter, unsigned long long length, double value);"