X

# The @PIERBURG_ACTIONS keyword is used to specify the actions and
# timing associated with all Pierburg meter communications for a test
# mode.  
#  "start_type"      - specifies when the commands will be executed
#
#  "success_path"    - specifies what action will be taken when all 
#                      commands have been completed - options are
#                      NONE, MODE_TERMINATE, RETURN, a mode number,
#                      or a procedure pathname
#
# "failure_path"     - specifies what to do if the communications
#                      fail to complete successfully - options are
#                      NONE, MODE_TERMINATE, RETURN, a mode number,
#                      or a procedure pathname


@PIERBURG_ACTIONS
   #start_type       success_path      failure_path
   AT_START          MODE_TERMINATE    39