C# 클래스 GSF.EMAX.ANALOG_GROUP

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

공개 프로퍼티들

프로퍼티 타입 설명
avg_phasor ushort[]
avg_phasor_count ushort[]
cycle_compare short[]
cycle_value short[][]
flag_high ushort
flag_high_end ushort
flag_limit ushort
flag_low ushort
flag_low_end ushort
flag_slope ushort
high_set short[]
limit_count ushort[]
limit_set ushort[]
low_set ushort[]
mask_high ushort
mask_limit ushort
mask_low ushort
mask_slope ushort
on ushort
sign_flag ushort[]
slope_rate short[]
triggerdelayunder ushort[]

공개 메소드들

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

메소드 상세

ANALOG_GROUP() 공개 메소드

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

프로퍼티 상세

avg_phasor 공개적으로 프로퍼티

public ushort[] avg_phasor
리턴 ushort[]

avg_phasor_count 공개적으로 프로퍼티

public ushort[] avg_phasor_count
리턴 ushort[]

cycle_compare 공개적으로 프로퍼티

public short[] cycle_compare
리턴 short[]

cycle_value 공개적으로 프로퍼티

public short[][] cycle_value
리턴 short[][]

flag_high 공개적으로 프로퍼티

public ushort flag_high
리턴 ushort

flag_high_end 공개적으로 프로퍼티

public ushort flag_high_end
리턴 ushort

flag_limit 공개적으로 프로퍼티

public ushort flag_limit
리턴 ushort

flag_low 공개적으로 프로퍼티

public ushort flag_low
리턴 ushort

flag_low_end 공개적으로 프로퍼티

public ushort flag_low_end
리턴 ushort

flag_slope 공개적으로 프로퍼티

public ushort flag_slope
리턴 ushort

high_set 공개적으로 프로퍼티

public short[] high_set
리턴 short[]

limit_count 공개적으로 프로퍼티

public ushort[] limit_count
리턴 ushort[]

limit_set 공개적으로 프로퍼티

public ushort[] limit_set
리턴 ushort[]

low_set 공개적으로 프로퍼티

public ushort[] low_set
리턴 ushort[]

mask_high 공개적으로 프로퍼티

public ushort mask_high
리턴 ushort

mask_limit 공개적으로 프로퍼티

public ushort mask_limit
리턴 ushort

mask_low 공개적으로 프로퍼티

public ushort mask_low
리턴 ushort

mask_slope 공개적으로 프로퍼티

public ushort mask_slope
리턴 ushort

on 공개적으로 프로퍼티

public ushort on
리턴 ushort

sign_flag 공개적으로 프로퍼티

public ushort[] sign_flag
리턴 ushort[]

slope_rate 공개적으로 프로퍼티

public short[] slope_rate
리턴 short[]

triggerdelayunder 공개적으로 프로퍼티

public ushort[] triggerdelayunder
리턴 ushort[]