Communication status model. Communication status is one of the following.
Disabled | 0 | Comm disabled |
NotCommunicating | 1 | Comm aborted |
Communicating | 2 | Comm active |
Syntax
|
short GetCommunication();
void SetCommunication(short sNewValue);
|
Return Value
Example
Remarks
See Also
|