PelcoP/D

From IPLOG
Revision as of 09:40, 10 February 2021 by Z033 (talk | contribs) (Created page with "== Pelco library == === Client === '''PELCO_P/D_GOTO_PRESET''' Send preset command to camera through Pelco P or Pelco D protocol. {| class="wikitable" |in |ADDR |UINT |Pel...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Pelco library

Client

PELCO_P/D_GOTO_PRESET

Send preset command to camera through Pelco P or Pelco D protocol.

in ADDR UINT Pelco device id
in BUS STRING[255] RS485 bus (eg. /dev/tty3)
in BAUDRATE UINT RS485 baudrate (recommed 4800)
in PRESET UINT Pelco preset number
in TMO UINT Timeout for reading Pelco reply (0 - don't wait for reply)
out ERR BOOL indicates some error occurs
out ERR_ID WORD identifies occured error by unique code (see Error codes)
out VALID BOOL indicates success operation and valid output