Свойство | Тип | Описание | |
---|---|---|---|
Channel | Channel | ||
HysteresisMajor | ushort | ||
HysteresisMinor | ushort | ||
ThresholdMajor | short | ||
ThresholdMinor | short | ||
ThresholdMode | ThresholdMode |
Метод | Описание | |
---|---|---|
TriggerChannelProperties ( short thresholdMajor, ushort hysteresisMajor, short thresholdMinor, ushort hysteresisMinor, Channel channel, ThresholdMode thresholdMode ) : System |
public TriggerChannelProperties ( short thresholdMajor, ushort hysteresisMajor, short thresholdMinor, ushort hysteresisMinor, Channel channel, ThresholdMode thresholdMode ) : System | ||
thresholdMajor | short | |
hysteresisMajor | ushort | |
thresholdMinor | short | |
hysteresisMinor | ushort | |
channel | Channel | |
thresholdMode | ThresholdMode | |
Результат | System |