LEMON Manuals: Even more car manuals for everyone: 1960-2025
Home >> Mercedes Benz >> 2022 >> Sprinter 2500 Van Cargo Extended, 2.1L Eng >> Repair and Diagnosis >> TMC Recommended Practices >> Onboard Vehicle Electronics >> RP 1210D - Windows (TM) Communication API >> RP 1210D - Windows(TM) Communication API >> RP1210_SENDCOMMAND () >> RP1210_ Reset_Device >> Notes
April 5, 2026: LEMON Manuals is launched! Read the announcement.

RP1210_ Reset_Device: Notes

This API command allows the user to attempt to reset the physical device. This command is allowed only when one client is actively connected. If more than one client is connected, this command will return an ERR_MULTIPLE_CLIENTS_CONNECTED error. Any requests pending by the user will be closed and the API will close the last connection prior to returning to the user. The application must disconnect all clients and reconnect after calling this API function by issuing an RP1210_ClientConnect  call. This support is required for all implementations of the RP1210 API. The effect is the same as RP1210_ClientDisconnect ()  and the RP 1210 variables return to their default value.

Parameter Description
nCommandNumber RP1210_Reset_Device 
nClientID The client identifier for the client that wants to issue the command.
fpchClientCommand Empty buffer, ignored and should be set to NULL.
NMessageSize 0