Method |
Description |
|
ICommandHandler ( AnalogOutputDouble64 command, ushort index ) : CommandStatus |
|
|
ICommandHandler ( AnalogOutputDouble64 command, ushort index, OperateType opType ) : CommandStatus |
|
|
ICommandHandler ( AnalogOutputFloat32 command, ushort index ) : CommandStatus |
|
|
ICommandHandler ( AnalogOutputFloat32 command, ushort index, OperateType opType ) : CommandStatus |
|
|
ICommandHandler ( AnalogOutputInt16 command, ushort index ) : CommandStatus |
|
|
ICommandHandler ( AnalogOutputInt16 command, ushort index, OperateType opType ) : CommandStatus |
|
|
ICommandHandler ( AnalogOutputInt32 command, ushort index ) : CommandStatus |
|
|
ICommandHandler ( AnalogOutputInt32 command, ushort index, OperateType opType ) : CommandStatus |
|
|
ICommandHandler ( ControlRelayOutputBlock command, ushort index ) : CommandStatus |
|
|
ICommandHandler ( ControlRelayOutputBlock command, ushort index, OperateType opType ) : CommandStatus |
|
|
ICommandHandler ( ) : void |
|
|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor. |
|
OnControl ( ControlRelayOutputBlock command, ushort index, bool execute ) : CommandStatus |
|
|
OutstationForm_FormClosing ( object sender, FormClosingEventArgs e ) : void |
|
|
OutstationForm_Load ( object sender, EventArgs e ) : void |
|
|
ProcessOperation ( bool value ) : void |
|
|
QueueOperation ( bool value ) : void |
|
|
UpdateValues ( ) : void |
|
|
pictureBoxRelay_MouseClick ( object sender, MouseEventArgs e ) : void |
|
|
pictureBoxRelay_MouseMove ( object sender, MouseEventArgs e ) : void |
|
|
timerUpdate_Tick ( object sender, EventArgs e ) : void |
|
|
transparentButtonClose_Click ( object sender, EventArgs e ) : void |
|
|
transparentButtonTrip_Click ( object sender, EventArgs e ) : void |
|
|