Munts Technologies Linux Simple I/O Library for .Net Standard 2.0
Munts Technologies Linux Simple I/O Library for .Net Standard 2.0
Namespaces
IO.Objects.SimpleIO.HID
Messenger Class
Messenger Methods
Receive Method
Send Method
Transaction Method
Messenger
Transaction Method
Send a 64-byte command message and receive a 64-byte response message.
Namespace:
IO.Objects.SimpleIO.HID
Assembly:
libsimpleio (in libsimpleio.dll) Version: 2.2024.167.1
Syntax
C#
Copy
public
void
Transaction
(
Message
cmd
,
Message
resp
)
Parameters
cmd
Message
64-byte command message.
resp
Message
64-byte response message.
Implements
Messenger
Transaction(Message, Message)
See Also
Reference
Messenger Class
IO.Objects.SimpleIO.HID Namespace