reset
int reset(char buffer[256])
Variable | Function | Description |
---|---|---|
char error[256] |
Output | If an error occurs, this should be filled with a description of the error. |
reset
is used to restore the SCM connection to its initial
state.
int reset(char buffer[256])
Variable | Function | Description |
---|---|---|
char error[256] |
Output | If an error occurs, this should be filled with a description of the error. |
reset
is used to restore the SCM connection to its initial
state.