![]() |
dnp3 (.NET API) 1.6.0
|
This is the complete list of members for dnp3.AnalogOutputCommandEvent, including all inherited members.
| AnalogOutputCommandEvent(ushort index, CommandStatus status, double commandedValue, AnalogCommandType commandType, Timestamp time) | dnp3.AnalogOutputCommandEvent | inline |
| CommandedValue | dnp3.AnalogOutputCommandEvent | |
| CommandType | dnp3.AnalogOutputCommandEvent | |
| Index | dnp3.AnalogOutputCommandEvent | |
| Status | dnp3.AnalogOutputCommandEvent | |
| Time | dnp3.AnalogOutputCommandEvent | |
| WithCommandedValue(double value) | dnp3.AnalogOutputCommandEvent | inline |
| WithCommandType(AnalogCommandType value) | dnp3.AnalogOutputCommandEvent | inline |
| WithIndex(ushort value) | dnp3.AnalogOutputCommandEvent | inline |
| WithStatus(CommandStatus value) | dnp3.AnalogOutputCommandEvent | inline |
| WithTime(Timestamp value) | dnp3.AnalogOutputCommandEvent | inline |