PARPIN9 PP9 P9

Description:

This can be used to check the status of the player If Sync On Green board is installed and in use PARpin9 is inactive.

Form:

  PARPIN9|PP9|P9 [ARGUMENT]
  Argument List:
  Terse             Verbose      Description
      0                  LO      Always LO.
      1                  HI      Always HI.
      2             VIDEOLO      LO if video displayed.
      3             VIDEOHI      LO if video displayed.
      4            DECODELO      LO if decoder running.
      5            DECODEHI      HI if decoder running.
      6    VIDEOANDDECODELO      LO if video displayed and decoder running.
      7    VIDEOANDDECODEHI      HI if video displayed and decoder running.
      8     VIDEOORDECODELO      LO if video displayed or decoder running.
      9     VIDEOORDECODEHI      HI if video displayed or decoder running.

Response:

  MODIFY PARPIN9 RESPONSE
    Verbose- "OK\r\n" to acknowledge receipt of command, or
             "ERROR- [Description]\r\n" if error, ending command
    Terse-   "0\r\n" to acknowledge receipt of command, or
             "[NON-ZERO NUMERIC VALUE]\r\n" if error, ending command
    "\r\n" concludes modify responses (empty line)

  DISPLAY PARPIN9 RESPONSE
    Verbose- "OK\r\n" to acknowledge receipt of command, followed by
             "PARPIN9= [STANDARD]\r\n", or
               "ERROR- [Description]\r\n" if error, ending command
    Terse-   "0\r\n" to acknowledge receipt of command, followed by
             "[TERSE NUMERIC VALUE]\r\n", or
             "[NON-ZERO NUMERIC VALUE]\r\n" if error, ending command
    "\r\n" concludes display responses (empty line)

Examples:

  Verbose command to retrieve current setting:
  PARPIN9 <enter>
     Response is: OK\r\n
                  PARPIN9= LO\r\n

  Terse command to retrieve current setting:
  P9 <enter>
     Response is: 0\r\n
                  0\r\n

  Verbose command to change setting:
  PARPIN9 HI <enter>
     Response is: OK\r\n

  Terse command to change setting:
  P9 1 <enter>
     Response is: 0\r\n

Notes:

Products Supporting Command

Created By: Adtec Digital