RP 1210 Variables And Initial States: Notes
The following is a table of variables that describe the RP1210 connection. To be considered RP 1210-compiliant, each VDA vendor will implement each variable with its initial state as defined (if that particular protocol is supported). Different interpretations of the original RP1210 and RP1210A by VDA vendors have caused problems for application developers.
Also, each application must call RP1210_ClientConnect () before issuing any commands to the API via RP1210_SendCommand ( ).
| Variable/Topic | Initial State on Connect | Description |
|---|---|---|
| Echo Mode | Off | See Echo Mode paragraph. |
| J1708Mode | Converted Mode | See J1708Mode paragraph. |
| ISO9141/ISO14230Mode | Converted Mode | See ISO9141/ISO14230 Mode paragraph. |
| FilterStates | All Filters to Discard | See FilterStates paragraph. |
| MessageReceive | On | See FilterStates paragraph. |
| BlockingMode | Non-Blocking | See BlockingMode paragraph. |
| BlockingTimeout | Non-Blocking | See BlockingTimeout paragraph. |
| J1939Packetize | On | API packetizes J1939 transport protocol messages. |
| J1708FilterMode | Inclusive | See Inclusive/Exclusive Filtering paragraph. |
| J1939FilterMode | Inclusive | See Inclusive/Exclusive Filtering paragraph. |
| CANFilterMode | Inclusive | See Inclusive/Exclusive Filtering paragraph. |
| J1850FilterMode | Inclusive | See Inclusive/Exclusive Filtering paragraph. |
| ISO15765FilterMode | Inclusive | See Inclusive/Exclusive Filtering paragraph. |