Wildcard Serial Send

$100.00

This extension provides an RS232 Serial Sender interface to facilliate remote device control via RS232 Serial packets

SKU: CPLLC.SDK.Wildcard.SerialSend Categories: ,

Description

This extension provides an RS232 Serial Sender interface to facilliate remote device control via RS232 Serial packets

Drivers->Custom Device->Control Programming LLC->Serial Send (OS4) (Latest Release OS4 Notes) (Download Latest OS4 Version)

Windows utility that simplifies sideloading of drivers and extensions.

This extension requires the License Manager to also be installed on the Crestron Home processor.  This can be found in Crestron Home at Drivers->License Manager->Control Programming LLC->License Manager.

Installer Options

  • Obtain License Key – clicking on the CPLLC.net link will bring up the website where a license key can be acquired.  The key will need to be entered into the field below.
  • Enter License Key – License key obtained above can be placed here
  • Show on Home Screen – checked if you want this visible on the Home screen.  Otherwise leave unchecked.
  • Show on Room Screen – check if you want the tile visible in the Room
  • Command (01-10) – string that establish the command name, the button icon, and the url extension.  This is input as command|icon|url extension.  If command is not being used simply leave blank.  The “|” bar is used to seperate the individual parts.  There needs to be 3 parts.
      1. Command Text – displayed on the button UI
      2. Command Icon – displayed on the button UI
      3. Command Payload – string that is sent to ip address:port – the paylad can contain binary characters, using the standard SIMPL notation, which would be described using a “\x” preceeding the two hexidecimal charaters.

Actions

  • Command – this will be named what is contained in Command Text, and will send what is contained in the Command Payload.

Events

  • Command – this will be named what is contained in Command Text, and will be triggered when the command is executed.