#VSK - Buffer Skid Setting


This command queries and sets the number of bytes of spare space, after the XOFF threshold is reached, in the modem's buffer during Voice Transmit Mode. This equates to the &quotskid"spare buffer space, or the amount of data the DTE can continue to send after being told to stop sending data by the modem, before the modem voice transmit buffer overflows.

Parameters:
n = 255 (Number of bytes of skid spare buffer space)

Default:
255

Result Codes:
OK
- If n = 255

ERROR - Otherwise

Command Options:
#VSK?
- Returns the current setting of the #VSK command as an ASCII decimal value in result code format.

#VSK=? - Returns the message: 255.

#VSK=n - Where n defines the 255 unused bytes remaining in the modem voice transmit buffer after an XOFF is sent to the DTE.

Click here to return to the Contents page.