MOBOTIX M12 mx10-5-190-201 rcontrol - Parameter Overview

Example: rcontrol?action=ledson&time=5

Example: rcontrol?action=ledson&leds=01BBB1&time=5


action= Explanation Parameters
sigouthigh Switches the output pin(s) to high. Optional time parameter switches the pin to low after specified number of seconds, and outmask select the other available output pins. time, outmask
sigoutlow Switches the output pin(s) to low. Optional time parameter switches the pin to high after specified number of seconds, and outmask select the other available output pins. time, outmask
sound Plays the sound file specified in the soundfile parameter. If no sound file is specified, the Default sound will be played. soundfile
ledson Switches all LEDs on. The optional time parameter switches the LEDs back to default after the specified number of seconds. time
ledsoff Switches all LEDs off. The optional time parameter switches the LEDs back to default after the specified number of seconds. time
ledsdefault Switches LEDs to default. -
ledsstring Switches LEDs specified in the leds parameter.
If no string is specified, the LEDs will be switched to default. The optional time parameter switches the LEDs back to default after the specified number of seconds.
time, leds
irledson Switches all infrared LEDs on. The optional time parameter switches the LEDs off after the specified number of seconds. time
irledsoff Switches all infrared LEDs off.  
irledsstring Switches the infrared LEDs specified in the leds parameter.
If no string is specified, the IR LEDs will be switched to default. The optional time parameter switches the IR LEDs off after the specified number of seconds.
time, leds
defreeze Unfreezes the camera after Terminate Recording (TR) occurred and resumes recording. -
putrs232 Sends text specified in the rs232outtext parameter to the RS232 interface. rs232outtext
getrs232 Prints text received from the RS232 interface. nrofbytes, rs232delafterread
getrs232hex Prints text received from the RS232 interface in hex notation. nrofbytes, rs232delafterread
gettext Replace MOBOTIX variables in message and print it as plain text. message
userclick Triggers a User Click (UC) event. -
pancenter Sets the pan position to the center of the current view. -
gettemp Gets the camera's internal temperature. -
rs232sigin Prints status of the signalin pin of the serial interface. -
ftplastevent Sends the last event image to the FTP server using the FTP profile specified in the profile parameter. profile
ftpcurrent Sends the current image to the FTP server using the FTP profile specified in the profile parameter. profile
emaillastevent Sends the last event image by e-mail using the e-mail profile specified in the profile parameter. profile
emailcurrent Sends the current image by e-mail using the e-mail profile specified in the profile parameter. profile
notifylastevent Sends a network message (IP Notify) with the status of the last event image. profile
notifycurrent Sends a network message (IP Notify) with the status of the current image. profile
sendmessage Sends the message specified in the message parameter to the address specified in the addr parameter. message, addr
actionactivityon Switches action activity on. -
actionactivityoff Switches action activity off. -
eventack Acknowledges an event. -
isdnphone Triggers ISDN call-out using the profile specified in the profile parameter. profile
voipphone Triggers VoIP call-out using the profile specified in the profile parameter. profile
voipcall Triggers VoIP call-out using the sip address specified in the sipaddr parameter. sipaddr
voiphangup Hangs up VoIP call-out. -
voiprestart Restarts the VoIP software of the camera. -
speakip Outputs the camera's current IP address on the loudspeaker. -
setrs232sig Obsolete, use sigouthigh and sigoutlow in the future. -
Optional parameters=Default Values Explanation
time=0 0..128
Duration of action (only leds... and sigout...) in seconds. Invalid values set the duration to 1 sec.
outmask=0x1 0x1..0xf Select Output Pin (only sigout... actions) as a hexadecimal number.
Example: 0x1 means Output 1; 0x2 means Output 2; 0x3 means Output 1+2
leds= string
Switches the LEDs to the status specified in this string. The string is 6 characters long (one for each LED), with the first character controlling the topmost LED and the other LEDs following in clockwise direction.
0=off, 1=on, B=blink, D=default, -=no change.
soundfile=Default Alarm
Busy
Cuckooclock
Default
Phonering
Standard
Plays the sound file with this name.
rs232outtext=hello world! string Text to send
Sends this text to the RS232 interface.
rs232delafterread=0 0 or 1 Boolean
Deletes the RS232 interface buffer after reading it.
nrofbytes=2048 1..Buffer size Number of bytes
Gets the specified number of bytes from the RS232 interface buffer.
profile string Profile name
Name of the profile to use for ftp, e-mail or ISDN and VoIP telephony.
subject string Subject text
Sets the subject text for an e-mail.
message string Message
Message to send to the port of the specified IP address.
addr string:number IP-address:port
IP address and port for sending a message.
sipaddr string SIP-address
SIP address for VoIP call-out.