Munts Technologies Remote I/O Library for .Net Standard 2.0
Munts Technologies Remote I/O Library for .Net Standard 2.0
Namespaces
IO.Objects.RemoteIO.HID
Messenger Class
Messenger Methods
Receive Method
Send Method
Transaction Method
Messenger
Send Method
Send a 64-byte message to a USB HID device.
Namespace:
IO.Objects.RemoteIO.HID
Assembly:
libremoteio (in libremoteio.dll) Version: 2.2024.165.1
Syntax
C#
Copy
public
void
Send
(
Message
cmd
)
Parameters
cmd
Message
Message to be sent.
Implements
Messenger
Send(Message)
See Also
Reference
Messenger Class
IO.Objects.RemoteIO.HID Namespace