SICS-195
This commit is contained in:
@@ -63,6 +63,8 @@ float GetControlValue(pCounter self);
|
||||
long GetCounts(pCounter self, SConnection * pCon);
|
||||
long GetMonitor(pCounter self, int iNum, SConnection * pCon);
|
||||
int GetNMonitor(pCounter self);
|
||||
int GetControlMonitor(pCounter self);
|
||||
int SetControlMonitor(pCounter self, int channel);
|
||||
void SetMonitorValue(pCounter self, int index, long value);
|
||||
float GetCountTime(pCounter self, SConnection * pCon);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user