» Back to Product Data Page

This page shows the basic CGI command language to remote-control a SuperConductor audio player.
Example assumes the SuperConductor is assigned a fixed IP address of 192.168.0.30
More detail is provided in the SuperConductor manual (click here to download).

Example of link to play Sound assigned to knob position 7 with play mode “one” (once):
http://192.168.0.30/BAS.cgi?rc=1&sound=7&plmod$=ONE

Example of link to play sound in library, named “BS.mp3”
http://192.168.0.30/BAS.cgi?rc=2&name$=BS&plmod$=ONE

Example of link to stop sound playback:
http://
192.168.0.30/BAS.cgi?rc=1&sound=0

Knob Lockout
http://192.168.0.30/setup.cgi?L=reboot.html&B524=1

PARAMETERS: •    B524=1 set knob lockout on •    B524=0 set knob lockout off
Note: this command stores the setting in the non-volatile memory and causes a device reset.

Start Recording
http://192.168.0.30/BAS.cgi?KREC=0&RC=3&L=control.html
PARAMETERS:
! rc = 3 (start recording function)
! KREC is a free knob position !

Stop Recording
http://192.168.0.30/BAS.cgi?KREC=0&L=control.html