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