Description: This function opens a window that displays the last message sent and received by the driver.
Format: DNP\ShowComm (Enable, X, Y, DataType)
Parameters: Enable Set true to display the window.
X Screen X position of window.
Y Screen Y position of window.
DataType Controls format of displayed data :
|
DataType Value |
Meaning |
|
0 |
Decimal |
|
1 |
Octal |
|
2 |
Hex |
|
3 |
ASCII |
Comments:
This function displays a window containing the last message sent and received by the driver. The window has a radio box that allows the selection of the data format, as detailed for the DataType parameter above. A button also allows the currently displayed messages to be held. This function is intended for diagnostic purposes.
This function may not appear in a script.