프로퍼티 | 타입 | 설명 | |
---|---|---|---|
ConvertStatusFlags | MeasurementStateFlags | ||
ReadData | IEnumerable |
||
StartDataReader | void | ||
m_readTimer_Elapsed | void |
메소드 | 설명 | |
---|---|---|
GetShortStatus ( int maxLength ) : string |
Gets a short one-line status of this PIAdapters.PIPBInputAdapter.
|
|
Initialize ( ) : void |
Initializes this PIAdapters.PIPBInputAdapter.
|
|
PIPBInputAdapter ( ) : System |
Creates a new instance of the PIAdapters.PIPBInputAdapter.
|
메소드 | 설명 | |
---|---|---|
AttemptConnection ( ) : void |
Attempts to connect to this PIAdapters.PIPBInputAdapter.
|
|
AttemptDisconnection ( ) : void |
Attempts to disconnect from this PIAdapters.PIPBInputAdapter.
|
|
Dispose ( bool disposing ) : void |
Releases the unmanaged resources used by the PIAdapters.PIPBInputAdapter object and optionally releases the managed resources.
|
메소드 | 설명 | |
---|---|---|
ConvertStatusFlags ( AFValueStatus status ) : MeasurementStateFlags | ||
ReadData ( AFTime startTime, AFTime endTime ) : IEnumerable |
||
StartDataReader ( object state ) : void | ||
m_readTimer_Elapsed ( object sender, System.Timers.ElapsedEventArgs e ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true to release both managed and unmanaged resources; false to release only unmanaged resources. |
리턴 | void |
public GetShortStatus ( int maxLength ) : string | ||
maxLength | int | Maximum length of the status message. |
리턴 | string |