C# 클래스 GSF.EMAX.A_E_RSLTS

파일 보기 프로젝트 열기: GridProtectionAlliance/gsf 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
aer GSF.EMAX.A_E_RESULTS[]
channel_r ushort
flag_r ushort
mSec_r ushort
offset_r ushort
rcd_sample_count_r int
sequence_r short
time_fault_r uint

공개 메소드들

메소드 설명
A_E_RSLTS ( BinaryReader reader, int channels, int analogGroups ) : System

메소드 상세

A_E_RSLTS() 공개 메소드

public A_E_RSLTS ( BinaryReader reader, int channels, int analogGroups ) : System
reader System.IO.BinaryReader
channels int
analogGroups int
리턴 System

프로퍼티 상세

aer 공개적으로 프로퍼티

public A_E_RESULTS[],GSF.EMAX aer
리턴 GSF.EMAX.A_E_RESULTS[]

channel_r 공개적으로 프로퍼티

public ushort channel_r
리턴 ushort

flag_r 공개적으로 프로퍼티

public ushort flag_r
리턴 ushort

mSec_r 공개적으로 프로퍼티

public ushort mSec_r
리턴 ushort

offset_r 공개적으로 프로퍼티

public ushort offset_r
리턴 ushort

rcd_sample_count_r 공개적으로 프로퍼티

public int rcd_sample_count_r
리턴 int

sequence_r 공개적으로 프로퍼티

public short sequence_r
리턴 short

time_fault_r 공개적으로 프로퍼티

public uint time_fault_r
리턴 uint