Error Bad Request when trying to trigger siren on TIOC model

SubtleOrc

n3wb
Jan 26, 2023
5
0
Brisbane Australia
Last edited:
FWIW, runraid said here in this thread that the URL below is turn the siren OFF:

Code:
http://ipaddress/cgi-bin/coaxialControlIO.cgi?action=control&channel=1&info[0].Type=2&info[0].IO=2
 
Do you need the TriggerMode in the URL?

Code:
http://ipaddress/cgi-bin/coaxialControlIO.cgi?action=control&channel=1&info[0].Type=2&info[0].IO=2&info[0].TriggerMode=2
 
Well no. That is the siren OFF command. If I read the protocol correctly....

Code:
Turn on siren
http://ipaddress/cgi-bin/coaxialControlIO.cgi?action=control&channel=1&info[0].Type=2&info[0].IO=1&info[0].TriggerMode=2


Turn off siren
http://ipaddress/cgi-bin/coaxialControlIO.cgi?action=control&channel=1&info[0].Type=2&info[0].IO=2&info[0].TriggerMode=2
 
Well no. That is the siren OFF command. If I read the protocol correctly....

Code:
Turn on siren
http://ipaddress/cgi-bin/coaxialControlIO.cgi?action=control&channel=1&info[0].Type=2&info[0].IO=1&info[0].TriggerMode=2


Turn off siren
http://ipaddress/cgi-bin/coaxialControlIO.cgi?action=control&channel=1&info[0].Type=2&info[0].IO=2&info[0].TriggerMode=2

Thanks for your help but I just get
Error
Bad Request!

With those commands...

I think my camera must be misconfigured or something. May have to go for a factory reset