Difference between revisions of "PelcoP/D"

From IPLOG
Jump to: navigation, search
(Pelco library)
(Pelco library)
Line 42: Line 42:
 
|ERR_ID
 
|ERR_ID
 
|WORD
 
|WORD
|identifies occured error by unique code (see [[Error codes for IEC 61131-3 libraries|Error codes]])
+
|identifies occured error by unique code (see [[Error Codes|unique code]])
 
|-
 
|-
 
|out
 
|out

Revision as of 09:44, 10 February 2021

Back to Libraries

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 unique code)
out VALID BOOL indicates success operation and valid output