Return to Home Page
 Test Language

» Example 1
» Example 2
» Example 3
» Example 4
» Example 5
» Example 6
» Example 7
» Example 8
» Example 9

 Additional Links

» Home Page

» Eurocard Range
» Communication Boxes
» Engine Module Testers
» OBD Vehicle Diagnostics

PLANT LINK S.L. TEST PROGRAMMING LANGUAGE EXAMPLE 8


This SCP example is specific to Ford and Visteon. The code sends a SCP message to the module under test and receives a SCP response to be stored in a variable. Comments are in green.

SCP_Send&ReceivMsg(300,641001,MSG0)

/ Send a SCP message to the module and store the response in the variable Msg0

The function SCP_Send&ReceivMsg is used to send a SCP message to a module under test and to store the response from the module. The parameters used in this function are:

300 Number of milliseconds max to wait to receive a response from the module (Timeout)
641001 The actual SCP message to be sent to the module under test
MSG0 This is a variable where the module response will be stored

See EXAMPLE 2 for a list of other variables available to the programmer



HOME | CONTACT US

© Plant Link S.L.