Fill out the packet header and set the payload bytes.
Declaration Syntax
C# | Visual Basic | Visual C++ |
Public Sub Format_Response ( _ id As Byte, _ flags As Byte, _ address As Byte, _ deviceType As Byte, _ payload As Byte() _ )
public: void Format_Response( unsigned char id, unsigned char flags, unsigned char address, unsigned char deviceType, array<unsigned char>^ payload )
Assembly: vrLib (Module: vrLib) Version: 2.0.1.0 (2.0.1.0)