C# 클래스 TimerMesure, Tool-GreenPlugwise

파일 보기 프로젝트 열기: GreenCodeLab/Tool-GreenPlugwise

공개 프로퍼티들

프로퍼티 타입 설명
PCounter PerformanceCounter
PCounter2 PerformanceCounter
PCounter3 PerformanceCounter
Plug_Calib PlugwiseLib.BLL.BC.PlugwiseDeviceInfo[]
Plug_Ok bool[]
Plug_act bool[]
Plug_mac string[]
Plug_num int[]
bufferisation bool
consommation double[]
delta double[]
erreur int[]
exitFlag bool
freq int
idle double[]
mesurecpu bool
mesureinprogress bool
serialPort string

공개 메소드들

메소드 설명
TimerEventProcessor ( Object myObject, EventArgs myEventArgs ) : void
mesure ( string mac, PlugwiseLib Calib, int e ) : string
mesure_init ( ) : void
mesure_init_2 ( List names ) : void
timermesure ( ) : int

메소드 상세

TimerEventProcessor() 공개 정적인 메소드

public static TimerEventProcessor ( Object myObject, EventArgs myEventArgs ) : void
myObject Object
myEventArgs EventArgs
리턴 void

mesure() 공개 정적인 메소드

public static mesure ( string mac, PlugwiseLib Calib, int e ) : string
mac string
Calib PlugwiseLib
e int
리턴 string

mesure_init() 공개 정적인 메소드

public static mesure_init ( ) : void
리턴 void

mesure_init_2() 공개 정적인 메소드

public static mesure_init_2 ( List names ) : void
names List
리턴 void

timermesure() 공개 정적인 메소드

public static timermesure ( ) : int
리턴 int

프로퍼티 상세

PCounter 공개적으로 정적으로 프로퍼티

public static PerformanceCounter PCounter
리턴 PerformanceCounter

PCounter2 공개적으로 정적으로 프로퍼티

public static PerformanceCounter PCounter2
리턴 PerformanceCounter

PCounter3 공개적으로 정적으로 프로퍼티

public static PerformanceCounter PCounter3
리턴 PerformanceCounter

Plug_Calib 공개적으로 정적으로 프로퍼티

public static PlugwiseDeviceInfo[],PlugwiseLib.BLL.BC Plug_Calib
리턴 PlugwiseLib.BLL.BC.PlugwiseDeviceInfo[]

Plug_Ok 공개적으로 정적으로 프로퍼티

public static bool[] Plug_Ok
리턴 bool[]

Plug_act 공개적으로 정적으로 프로퍼티

public static bool[] Plug_act
리턴 bool[]

Plug_mac 공개적으로 정적으로 프로퍼티

public static string[] Plug_mac
리턴 string[]

Plug_num 공개적으로 정적으로 프로퍼티

public static int[] Plug_num
리턴 int[]

bufferisation 공개적으로 정적으로 프로퍼티

public static bool bufferisation
리턴 bool

consommation 공개적으로 정적으로 프로퍼티

public static double[] consommation
리턴 double[]

delta 공개적으로 정적으로 프로퍼티

public static double[] delta
리턴 double[]

erreur 공개적으로 정적으로 프로퍼티

public static int[] erreur
리턴 int[]

exitFlag 공개적으로 정적으로 프로퍼티

public static bool exitFlag
리턴 bool

freq 공개적으로 정적으로 프로퍼티

public static int freq
리턴 int

idle 공개적으로 정적으로 프로퍼티

public static double[] idle
리턴 double[]

mesurecpu 공개적으로 정적으로 프로퍼티

public static bool mesurecpu
리턴 bool

mesureinprogress 공개적으로 정적으로 프로퍼티

public static bool mesureinprogress
리턴 bool

serialPort 공개적으로 정적으로 프로퍼티

public static string serialPort
리턴 string