CameraLink
Jump to navigation
Jump to search
A button, graphically identical to link, to control the address of a camera or camerapanel object.
Parameters
- address: the name of the camera, as in the Cameras parameter in hsyco.ini, or the name of a camera grid, defined as gridN, where N is the grid number assigned in hsyco.ini
- position: the object's position. Use the pixels or rows and columns coordinates format
- color: button color, see color attribute for possible values
- label: the text label on the button. Can contain HTML tags
Syntax
(cameralink <address>; <position>; <color>; <label>)
E.g.
(button autom.1; x10y20; Front Door)