PARDUMP PDM PD

Description:

Command is not implemented at this time.

Enables or disables a dump of all input on the parallel port, including any test simulation. If the parallel dump is enabled, then every change at the parallel port will generate output to the RS-232 port in the following format:

[BARK UNIT NAME AND SERIAL NUMBER] PARDUMP
Interface Last State, Pin 2-3-4-5 New State, Pin 2-3-4-5 IIIIIIII X B B B B X B B B B where IIIIIIII is "User Bit", "User Mux", "Default", "Active", "LiteNing", or "Operator" and X is the hex digit of the input and BBBB is the same in binary.

If the input actually generates a command, then the command information is also output immediately on the next line in the following format:

State Command - [Command(s)]
where State Command is "LO", "_/", "HI", or "\_" and Command(s) is the text of the command(s) generated.

Form:

  PARDUMP|PDM|PD [ARGUMENT]
  Argument List:
  Terse    Verbose      Description
   none        OFF      No Parallel Dump
   none         ON      Unit will Dump Parallel Information to the RS-232 port

Response:

  MODIFY PARDUMP 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 POSTIVE ERROR NUMBER]\r\n" if error, ending command
    "\r\n" concludes modify responses (empty line)

  DISPLAY PARDUMP RESPONSE
    Verbose- "OK\r\n" to acknowledge receipt of command, followed by
             "PARDUMP= [STATE]\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 POSTIVE ERROR NUMBER]\r\n" if error, ending command
    "\r\n" concludes display responses (empty line)

Examples:

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

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

  Verbose command to change setting:
  PARDUMP ON <enter>
     Response is: OK\r\n

  Terse command to change setting:
  PD ON <enter>
     Response is: 0\r\n

Notes:

  Command is not implemented at this time.

Products Supporting Command

Created By: Adtec Digital