Bosch Building Technologies

    cancel
    Showing results for 
    Search instead for 
    Did you mean: 

    How is the scriplet that sends an RCPP command on Input to another camera to close its Relay?

    Question

     

    How is the scriplet that sends an RCPP command on Input to another camera to close its Relay?

     

    Answer

     

    Find below the scriplet that on Input sends a RCPP command on Input to another camera to close its Relay 1.

    There are short comments in the beginning of the scriplet, that will help you to understand the logic and edit it.

    This should work on any camera that has input and the relay toggle is possible for any camera that has a relay.

     

    // this is just an example IP - 192.168.10.127

    //the Rcpp command to set the camera relay (output) to ON would be: 

    //http://192.168.10.127/rcp.xml?command=0x01c1&type=F_FLAG&direction=WRITE&num=1&payload=1

    // Rcpp command to To set the relay output to OFF: 

    // http://192.168.10.127/rcp.xml?command=0x01c1&type=F_FLAG&direction=WRITE&num=1&payload=0   

     

    RcpCommand

    closeRelay1:={Command("rcp.xml?command=0x01c1&type=F_FLAG&direction=WRITE&num=1&payload=1") IP("192.168.10.127")}; 

    if(Input(1)) then closeRelay1;

     

    Nice to know.png Nice to know:

    Version history
    Last update:
    ‎08-28-2024 09:02 AM
    Updated by:
    Contributors
    Icon--AD-black-48x48Icon--address-consumer-data-black-48x48Icon--appointment-black-48x48Icon--back-left-black-48x48Icon--calendar-black-48x48Icon--center-alignedIcon--Checkbox-checkIcon--clock-black-48x48Icon--close-black-48x48Icon--compare-black-48x48Icon--confirmation-black-48x48Icon--dealer-details-black-48x48Icon--delete-black-48x48Icon--delivery-black-48x48Icon--down-black-48x48Icon--download-black-48x48Ic-OverlayAlertIcon--externallink-black-48x48Icon-Filledforward-right_adjustedIcon--grid-view-black-48x48IC_gd_Check-Circle170821_Icons_Community170823_Bosch_Icons170823_Bosch_Icons170821_Icons_CommunityIC-logout170821_Icons_Community170825_Bosch_Icons170821_Icons_CommunityIC-shopping-cart2170821_Icons_CommunityIC-upIC_UserIcon--imageIcon--info-i-black-48x48Icon--left-alignedIcon--Less-minimize-black-48x48Icon-FilledIcon--List-Check-grennIcon--List-Check-blackIcon--List-Cross-blackIcon--list-view-mobile-black-48x48Icon--list-view-black-48x48Icon--More-Maximize-black-48x48Icon--my-product-black-48x48Icon--newsletter-black-48x48Icon--payment-black-48x48Icon--print-black-48x48Icon--promotion-black-48x48Icon--registration-black-48x48Icon--Reset-black-48x48Icon--right-alignedshare-circle1Icon--share-black-48x48Icon--shopping-bag-black-48x48Icon-shopping-cartIcon--start-play-black-48x48Icon--store-locator-black-48x48Ic-OverlayAlertIcon--summary-black-48x48tumblrIcon-FilledvineIc-OverlayAlertwhishlist