메소드 | 설명 | |
---|---|---|
AddNodes ( ) : void |
Adds the nodes to the write request.
|
|
Back ( ) : void |
Returns the grid to edit WriteValues state.
|
|
ChangeSession ( |
Changes the session used for the write request.
|
|
Read ( ) : void |
Updates the values with the current values read from the server.
|
|
UpdateRow ( |
Updates the row with the node to write.
|
|
UpdateRow ( |
Updates the row with the node to write.
|
|
UpdateRow ( |
Updates the row with the node to write.
|
|
Write ( ) : void |
Reads the values displayed in the control and moves to the display results state.
|
|
WriteRequestListViewCtrl ( ) : System |
Constructs a new instance.
|
메소드 | 설명 | |
---|---|---|
DeleteMI_Click ( object sender, |
||
EditMI_Click ( object sender, |
||
EditValueMI_Click ( object sender, |
||
NewMI_Click ( object sender, |
||
PopupMenu_Opening ( object sender, CancelEventArgs e ) : void |
public ChangeSession ( |
||
session | ||
리턴 | void |
public UpdateRow ( |
||
row | ||
value | Opc.Ua.DataValue | |
리턴 | void |
public UpdateRow ( |
||
row | ||
result | Opc.Ua.StatusCode | |
리턴 | void |
public UpdateRow ( |
||
row | ||
nodeToWrite | ||
리턴 | void |