RUI3 (RAK Unified Interface 3) - RAK4631
bg77::qiswtmd

Public Member Functions

String set (int, int)
 

Member Function Documentation

◆ set()

String set ( int  ,
int   
)
Description
This api switches the data access mode among buffer access mode, direct push mode and transparent transmission mode.
Syntax
bg77.qiswtmd.set(connectID,access_mode)
Parameters
connectIDint Integer type. Socket service index. Range: 0–11.
access_modeint Integer type. Data access modes of the connection.
  • 0 Buffer access mode
  • 1 Direct push mode
  • 2 Transparent transmission mode
Returns
String response