WebCatPlus Web Server Supports embedded html tags, You can insert these tags to your web page easily to control peripherals in your web page
^DAQ2543:00^ | // Reads the analog value of channel #0 of TLC2543 |
^DAQ2543:01^ | // Reads the analog value of channel #1 of TLC2543 |
^DAQ2543:02^ | // Reads the analog value of channel #2 of TLC2543 |
^DAQ2543:03^ | // Reads the analog value of channel #3 of TLC2543 |
^DAQ2543:04^ | // Reads the analog value of channel #4 of TLC2543 |
^DAQ2543:05^ | // Reads the analog value of channel #5 of TLC2543 |
^DAQ2543:06^ | // Reads the analog value of channel #6 of TLC2543 |
^DAQ2543:07^ | // Reads the analog value of channel #7 of TLC2543 |
^DAQ2543:08^ | // Reads the analog value of channel #8 of TLC2543 |
^DAQ2543:09^ | // Reads the analog value of channel #9 of TLC2543 |
^DAQ2543:10^ | // Reads the analog value of channel #10 of TLC2543 |
^DAQ2543:11^ | // Reads the analog value of Internal channel for diagnostics ( middle point ) |
^DAQ2543:12^ | // Reads the analog value of Internal channel for diagnostics ( zero point ) |
^DAQ2543:13^ | // Reads the analog value of Internal channel for diagnostics |
^MAX12X:00^....,^MAX12X:63^ | // Reads the analog value on DAQ-127 And DAQ 128 Boards |
^TB1:0^....,^TB1:3^ | // Reads the 8-bit analog value on TB-1 Training Boards |
^SEC^ | // DS1307 seconds |
^MIN^ | // DS1307 minutes |
^HOUR^ | // DS1307 hours |
^DATE^ | // DS1307 dates |
^MONTH^ | // DS1307 months |
^YEAR^ | // DS1307 years |
^WCADC:0^ ... ^WCADC:4^ | // Analog signals on MINI-MAX/ARM-E terminals |
^DS18XX:0^ ... ^DS18XX:0^ | // Temperature value of 6 digital sensors DS18B20 |
^SHT7XTEMP^ | // Temperature value of digital sensor SHT7X |
^SHT7XHUMI^ | // Humidity value of digital sensor SHT7X |
^SHT7XT:0^ ... ^SHT7XT:2^ | // Temperature value of 3 digital sensors SHT7X |
^SHT7XH:0^ ... ^SHT7XH:2^ | // Humidity value of 3 digital sensors SHT7X |
^IOEXP:0^ ... ^IOEXP:63^ | // Allows to read state of output pins to control relay on 8 RELAY$-REED peripheral boards |
^BAUD^ | // Current baud rate of serial port UART0 (bps) |
^PARITY^ | // Current parity of serial port UART0 |
^COM1NUM^ | // Extracts a next byte from Rx buffer of serial port UART0 |
^COM^ | // Extracts a next byte from Rx buffer of serial port UART0 (UNICODE FORMAT, xx) |
^I2CNUM^ | // Extracts a next byte from I2C buffer, converts it to ASCII string form (for example, 'A' = 65 ) |
^I2C^ | // Extracts a next byte from I2C buffer (UNICODE FORMAT, xx) |
^CURVISITOR^ | // Number of current visitor |
^P0.0^ ....^P0.31^ | // Reads values of input pins of port #0 |
^P1.16^ ....^P1.31^ | // Reads values of input pins of port #1 |
^WCSEC^ | // Value of seconds read from real-time clock LPC2138 |
^WCMIN^ | // Value of minutes read from real-time clock LPC2138 |
^WCHOUR^ | // Value of hours read from real-time clock LPC2138 |
^WCDOM^ | // Value of day of month read from real-time clock LPC2138 |
^WCDOY^ | // Value of day of year read from real-time clock LPC2138 |
^WCMONTH^ | // Value of month read from real-time clock LPC2138 |
^WCYEAR^ | // Value of year read from real-time clock LPC2138 |