Get an encapulated packet with bytes to be sent to the device
Namespace:
VideoRay.CommunicationAssembly: vrLib (in vrLib.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C# |
---|
public virtual Protocol_PRO4_Packet Tx() |
Visual Basic (Declaration) |
---|
Public Overridable Function Tx As Protocol_PRO4_Packet |
Visual C++ |
---|
public: virtual Protocol_PRO4_Packet^ Tx() |