SIO Command Page Template - FujiNetWIFI/fujinet-firmware GitHub Wiki
Name of SIO Command ($XX) ['X']
Description
A Description of the command's intended function goes here.
Parameters
DCB | Value |
---|---|
DDEVIC | The device Number to use, typically $70 |
DUNIT | The Unit # to use, typically $01 |
DCOMND | The command # 0x00 to 0xFF |
DSTATS | 0x40 for read, 0x80 for write, 0x00 if no data frame needed |
DBUF | Indicate what should receive this buffer |
DTIMLO | # of seconds before timeout |
DBYT | # of bytes in data frame |
DAUX1 | Two bytes of auxiliary parameters |
DAUX2 | " " |
Examples
Here put example code in at least one language.
See Also
Put other related command links here.