
 { This constant declaration part must be updated when adding or deleting
 { parameters from the following PCU subcommands:
 {   DEFINE_ELEMENT, ADD_ELEMENT_DEFINITION, REPLACE_ELEMENT_DEFINITION
 {   and CHANGE_ELEMENT_DEFINITION.

  CONST
    p$element = 1,
    p$same_as = 2,
    p$element_identification = 3,
    p$iou_program_name = 4,
    p$serial_number = 5,
    p$state = 6,
    p$central_memory_connection = 7,
    p$iou_connection = 8,
    p$peripheral_connection = 9,
    p$verify_element_identification = 10,
    p$application_information = 11,
    p$site_information = 12;
