C# Class GSF.EMAX.ANALOG_GROUP

Mostra file Open project: GridProtectionAlliance/gsf Class Usage Examples

Public Properties

Property Type Description
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[]

Public Methods

Method Description
ANALOG_GROUP ( BinaryReader reader, int channels ) : System

Method Details

ANALOG_GROUP() public method

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

Property Details

avg_phasor public_oe property

public ushort[] avg_phasor
return ushort[]

avg_phasor_count public_oe property

public ushort[] avg_phasor_count
return ushort[]

cycle_compare public_oe property

public short[] cycle_compare
return short[]

cycle_value public_oe property

public short[][] cycle_value
return short[][]

flag_high public_oe property

public ushort flag_high
return ushort

flag_high_end public_oe property

public ushort flag_high_end
return ushort

flag_limit public_oe property

public ushort flag_limit
return ushort

flag_low public_oe property

public ushort flag_low
return ushort

flag_low_end public_oe property

public ushort flag_low_end
return ushort

flag_slope public_oe property

public ushort flag_slope
return ushort

high_set public_oe property

public short[] high_set
return short[]

limit_count public_oe property

public ushort[] limit_count
return ushort[]

limit_set public_oe property

public ushort[] limit_set
return ushort[]

low_set public_oe property

public ushort[] low_set
return ushort[]

mask_high public_oe property

public ushort mask_high
return ushort

mask_limit public_oe property

public ushort mask_limit
return ushort

mask_low public_oe property

public ushort mask_low
return ushort

mask_slope public_oe property

public ushort mask_slope
return ushort

on public_oe property

public ushort on
return ushort

sign_flag public_oe property

public ushort[] sign_flag
return ushort[]

slope_rate public_oe property

public short[] slope_rate
return short[]

triggerdelayunder public_oe property

public ushort[] triggerdelayunder
return ushort[]