C# Class GSF.EMAX.ANALOG_GROUP

Afficher le fichier Open project: GridProtectionAlliance/gsf Class Usage Examples

Méthodes publiques

Свойство 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[]

Méthodes publiques

Méthode Description
ANALOG_GROUP ( BinaryReader reader, int channels ) : System

Method Details

ANALOG_GROUP() public méthode

public ANALOG_GROUP ( BinaryReader reader, int channels ) : System
reader System.IO.BinaryReader
channels int
Résultat System

Property Details

avg_phasor public_oe property

public ushort[] avg_phasor
Résultat ushort[]

avg_phasor_count public_oe property

public ushort[] avg_phasor_count
Résultat ushort[]

cycle_compare public_oe property

public short[] cycle_compare
Résultat short[]

cycle_value public_oe property

public short[][] cycle_value
Résultat short[][]

flag_high public_oe property

public ushort flag_high
Résultat ushort

flag_high_end public_oe property

public ushort flag_high_end
Résultat ushort

flag_limit public_oe property

public ushort flag_limit
Résultat ushort

flag_low public_oe property

public ushort flag_low
Résultat ushort

flag_low_end public_oe property

public ushort flag_low_end
Résultat ushort

flag_slope public_oe property

public ushort flag_slope
Résultat ushort

high_set public_oe property

public short[] high_set
Résultat short[]

limit_count public_oe property

public ushort[] limit_count
Résultat ushort[]

limit_set public_oe property

public ushort[] limit_set
Résultat ushort[]

low_set public_oe property

public ushort[] low_set
Résultat ushort[]

mask_high public_oe property

public ushort mask_high
Résultat ushort

mask_limit public_oe property

public ushort mask_limit
Résultat ushort

mask_low public_oe property

public ushort mask_low
Résultat ushort

mask_slope public_oe property

public ushort mask_slope
Résultat ushort

on public_oe property

public ushort on
Résultat ushort

sign_flag public_oe property

public ushort[] sign_flag
Résultat ushort[]

slope_rate public_oe property

public short[] slope_rate
Résultat short[]

triggerdelayunder public_oe property

public ushort[] triggerdelayunder
Résultat ushort[]