User contributions
(Latest | Earliest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 17:44, 12 February 2013 (diff | hist) N SUB/de (Created page with "= <span class="f_Header">Action</span> = Defines a Sub procedure. <span style="font-family: Arial;"> </span> <span style="font-family: Arial;"> </span> = <span c...")
- 17:44, 12 February 2013 (diff | hist) N SUB (Created page with "= <span class="f_Header">Action</span> = Defines a Sub procedure. <span style="font-family: Arial;"> </span> <span style="font-family: Arial;"> </span> = <span c...") (top)
- 17:43, 12 February 2013 (diff | hist) N STRING/de (Created page with "= <span class="f_Header">Action</span> = Returns a string consisting of m repetitions of the character with ASCII Code n. <span style="font-family: Arial;"> </span> <s...")
- 17:43, 12 February 2013 (diff | hist) N STRING (Created page with "= <span class="f_Header">Action</span> = Returns a string consisting of m repetitions of the character with ASCII Code n. <span style="font-family: Arial;"> </span> <s...") (top)
- 17:41, 12 February 2013 (diff | hist) N STR2DIGITS/de (Created page with "= <span class="f_Header">Action</span> = This statement will convert a string into an array of binary numbers. <span style="font-family: Arial;"> </span> <span style="...")
- 17:41, 12 February 2013 (diff | hist) N STR2DIGITS (Created page with "= <span class="f_Header">Action</span> = This statement will convert a string into an array of binary numbers. <span style="font-family: Arial;"> </span> <span style="...") (top)
- 17:40, 12 February 2013 (diff | hist) N STR/de (Created page with "= <span class="f_Header">Action</span> = Returns a string representation of a number. <span style="font-family: Arial;"> </span> <span style="font-family: Arial;">&nbs...")
- 17:40, 12 February 2013 (diff | hist) N STR (Created page with "= <span class="f_Header">Action</span> = Returns a string representation of a number. <span style="font-family: Arial;"> </span> <span style="font-family: Arial;">&nbs...")
- 17:37, 12 February 2013 (diff | hist) N STOP/de (Created page with "= <span class="f_Header">Action</span> = Stop the specified device. Or stop the program <span style="font-family: Arial;"> </span> <span style="font-family: Arial;">&n...")
- 17:37, 12 February 2013 (diff | hist) N STOP (Created page with "= <span class="f_Header">Action</span> = Stop the specified device. Or stop the program <span style="font-family: Arial;"> </span> <span style="font-family: Arial;">&n...") (top)
- 17:36, 12 February 2013 (diff | hist) N STCHECK/de (Created page with "= <span class="f_Header">Action</span> = Calls a routine to check for various stack overflows. This routine is intended for debug purposes. <span style="font-family: Arial;"...")
- 17:36, 12 February 2013 (diff | hist) N STCHECK (Created page with "= <span class="f_Header">Action</span> = Calls a routine to check for various stack overflows. This routine is intended for debug purposes. <span style="font-family: Arial;"...") (top)
- 17:34, 12 February 2013 (diff | hist) N START/de (Created page with "= <span class="f_Header">Action</span> = Start the specified hardware source. <span style="font-family: Arial;"> </span> <span style="font-family: Arial;"> </span...")
- 17:34, 12 February 2013 (diff | hist) N START (Created page with "= <span class="f_Header">Action</span> = Start the specified hardware source. <span style="font-family: Arial;"> </span> <span style="font-family: Arial;"> </span...")
- 17:33, 12 February 2013 (diff | hist) N SQR/de (Created page with "= <span class="f_Header">Action</span> = Returns the Square root of a variable. <span style="font-family: Arial;"> </span> <span style="font-family: Arial;"> </sp...")
- 17:33, 12 February 2013 (diff | hist) N SQR (Created page with "= <span class="f_Header">Action</span> = Returns the Square root of a variable. <span style="font-family: Arial;"> </span> <span style="font-family: Arial;"> </sp...") (top)
- 17:31, 12 February 2013 (diff | hist) N SPLIT/de (Created page with "= <span class="f_Header">Action</span> = Split a string into a number of array elements. <span style="font-family: Arial;"> </span> <span style="font-family: Arial;">&...")
- 17:31, 12 February 2013 (diff | hist) N SPLIT (Created page with "= <span class="f_Header">Action</span> = Split a string into a number of array elements. <span style="font-family: Arial;"> </span> <span style="font-family: Arial;">&...") (top)
- 17:29, 12 February 2013 (diff | hist) N SPIOUT/de (Created page with "= <span class="f_Header">Action</span> = Sends a value of a variable to the SPI-bus. <span style="font-family: Arial;"> </span> <span style="font-family: Arial;"> ...")
- 17:29, 12 February 2013 (diff | hist) N SPIOUT (Created page with "= <span class="f_Header">Action</span> = Sends a value of a variable to the SPI-bus. <span style="font-family: Arial;"> </span> <span style="font-family: Arial;"> ...") (top)
- 17:27, 12 February 2013 (diff | hist) N SPIMOVE/de (Created page with "= <span class="f_Header">Action</span> = Sends and receives a value or a variable to the SPI-bus. <span style="font-family: Arial;"> </span> <span style="font-family: ...")
- 17:27, 12 February 2013 (diff | hist) N SPIMOVE (Created page with "= <span class="f_Header">Action</span> = Sends and receives a value or a variable to the SPI-bus. <span style="font-family: Arial;"> </span> <span style="font-family: ...")
- 17:25, 12 February 2013 (diff | hist) N SPIINIT/de (Created page with "= <span class="f_Header">Action</span> = Initiate the SPI pins. <span style="font-family: Arial;"> </span> <span style="font-family: Arial;"> </span> = <span cla...")
- 17:25, 12 February 2013 (diff | hist) N SPIINIT (Created page with "= <span class="f_Header">Action</span> = Initiate the SPI pins. <span style="font-family: Arial;"> </span> <span style="font-family: Arial;"> </span> = <span cla...") (top)
- 17:24, 12 February 2013 (diff | hist) N SPIIN/de (Created page with "= <span class="f_Header">Action</span> = Reads a value from the SPI-bus. <span style="font-family: Arial;"> </span> <span style="font-family: Arial;"> </span> = ...")
- 17:24, 12 February 2013 (diff | hist) N SPIIN (Created page with "= <span class="f_Header">Action</span> = Reads a value from the SPI-bus. <span style="font-family: Arial;"> </span> <span style="font-family: Arial;"> </span> = ...") (top)
- 17:22, 12 February 2013 (diff | hist) N SPC/de (Created page with "= <span class="f_Header">Action</span> = Prints the number of specified spaces. <span style="font-family: Arial;"> </span> <span style="font-family: Arial;"> </sp...")
- 17:22, 12 February 2013 (diff | hist) N SPC (Created page with "= <span class="f_Header">Action</span> = Prints the number of specified spaces. <span style="font-family: Arial;"> </span> <span style="font-family: Arial;"> </sp...") (top)
- 17:20, 12 February 2013 (diff | hist) N SPACE/de (Created page with "= <span class="f_Header">Action</span> = Returns a string that consists of spaces. <span style="font-family: Arial;"> </span> <span style="font-family: Arial;"> <...")
- 17:20, 12 February 2013 (diff | hist) N SPACE (Created page with "= <span class="f_Header">Action</span> = Returns a string that consists of spaces. <span style="font-family: Arial;"> </span> <span style="font-family: Arial;"> <...") (top)
- 17:19, 12 February 2013 (diff | hist) N SOUND/de (Created page with "= <span class="f_Header">Action</span> = Sends pulses to a port pin. <span style="font-family: Arial;"> </span> <span style="font-family: Arial;"> </span> = <spa...")
- 17:19, 12 February 2013 (diff | hist) N SOUND (Created page with "= <span class="f_Header">Action</span> = Sends pulses to a port pin. <span style="font-family: Arial;"> </span> <span style="font-family: Arial;"> </span> = <spa...") (top)
- 17:19, 12 February 2013 (diff | hist) N File:Sound.png (top)
- 17:16, 12 February 2013 (diff | hist) N SORT/de (Created page with "= <span class="f_Header">Action</span> = Sorts an array in ascending order. <span style="font-family: Arial;"> </span> <span style="font-family: Arial;"> </span> ...")
- 17:16, 12 February 2013 (diff | hist) N SORT (Created page with "= <span class="f_Header">Action</span> = Sorts an array in ascending order. <span style="font-family: Arial;"> </span> <span style="font-family: Arial;"> </span> ...")
- 17:15, 12 February 2013 (diff | hist) N SONYSEND/de (Created page with "= <span class="f_Header">Action</span> = Sends Sony remote IR code. <span style="font-family: Arial;"> </span> <span style="font-family: Arial;"> </span> = <span...")
- 17:15, 12 February 2013 (diff | hist) N SONYSEND (Created page with "= <span class="f_Header">Action</span> = Sends Sony remote IR code. <span style="font-family: Arial;"> </span> <span style="font-family: Arial;"> </span> = <span...") (top)
- 17:12, 12 February 2013 (diff | hist) N SOCKETSTAT/de (Created page with "= <span class="f_Header">Action</span> = Returns information about a socket. <span style="font-family: Arial;"> </span> <span style="font-family: Arial;"> </span>...")
- 17:12, 12 February 2013 (diff | hist) N SOCKETSTAT (Created page with "= <span class="f_Header">Action</span> = Returns information about a socket. <span style="font-family: Arial;"> </span> <span style="font-family: Arial;"> </span>...") (top)
- 17:10, 12 February 2013 (diff | hist) N SOCKETLISTEN/de (Created page with "= <span class="f_Header">Action</span> = Opens a socket in server(listen) mode. <span style="font-family: Arial;"> </span> <span style="font-family: Arial;"> </sp...")
- 17:10, 12 February 2013 (diff | hist) N SOCKETLISTEN (Created page with "= <span class="f_Header">Action</span> = Opens a socket in server(listen) mode. <span style="font-family: Arial;"> </span> <span style="font-family: Arial;"> </sp...")
- 17:08, 12 February 2013 (diff | hist) N SOCKETDISCONNECT/de (Created page with "= <span class="f_Header">Action</span> = Disconnects a socket connection. <span style="font-family: Arial;"> </span> <span style="font-family: Arial;"> </span> =...")
- 17:08, 12 February 2013 (diff | hist) N SOCKETDISCONNECT (Created page with "= <span class="f_Header">Action</span> = Disconnects a socket connection. <span style="font-family: Arial;"> </span> <span style="font-family: Arial;"> </span> =...") (top)
- 17:06, 12 February 2013 (diff | hist) N SOCKETCONNECT/de (Created page with "= <span class="f_Header">Action</span> = Establishes a connection to a TCP/IP server. <span style="font-family: Arial;"> </span> <span style="font-family: Arial;">&nbs...")
- 17:06, 12 February 2013 (diff | hist) N SOCKETCONNECT (Created page with "= <span class="f_Header">Action</span> = Establishes a connection to a TCP/IP server. <span style="font-family: Arial;"> </span> <span style="font-family: Arial;">&nbs...")
- 17:04, 12 February 2013 (diff | hist) N SOCKETCLOSE/de (Created page with "= <span class="f_Header">Action</span> = Closes a socket connection. <span style="font-family: Arial;"> </span> <span style="font-family: Arial;"> </span> = <spa...")
- 17:04, 12 February 2013 (diff | hist) N SOCKETCLOSE (Created page with "= <span class="f_Header">Action</span> = Closes a socket connection. <span style="font-family: Arial;"> </span> <span style="font-family: Arial;"> </span> = <spa...") (top)
- 17:02, 12 February 2013 (diff | hist) N SNTP/de (Created page with "= <span class="f_Header">Action</span> = This function retrieves the date and time from an SNTP server using the TCP/IP W3100 or W5100. <span style="font-family: Arial;">&nb...")
- 17:02, 12 February 2013 (diff | hist) N SNTP (Created page with "= <span class="f_Header">Action</span> = This function retrieves the date and time from an SNTP server using the TCP/IP W3100 or W5100. <span style="font-family: Arial;">&nb...") (top)
- 17:00, 12 February 2013 (diff | hist) N SINH/de (Created page with "= <span class="f_Header">Action</span> = Returns the sinus hyperbole of a float <span style="font-family: Arial;"> </span> <span style="font-family: Arial;"> </sp...")
(Latest | Earliest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)