ICustomDevice Members
- Aktualisiert2023-02-21
- 2 Minute(n) Lesezeit
| Name | Description | |
|---|---|---|
| SendMessage | Overloaded.
Sends a message or command to a custom device in an NI VeriStand project, as well as data required by the case that handles the command. You can use this method with any custom device that registers to receive the command you specify.
This method sends data as a byte array of 8-bit unsigned integer values. You also can use the SendMessage method to send data as a string of human-readable characters. |