Writing to a table.


Results 1 to 5 of 5

Threaded View

  1. #1
    Rhatidbwoy's Avatar
    Rhatidbwoy Guest

    Default Writing to a table.

    I have 48 hex bytes of data that I would like to write to a table. I have played with the lookup2 and lookdown2 that the PBP has to offer and continuing with the thought of how to write to a table I am stumped. Reading from the table is not bad, I do not have a problem with that, it is trying to write to one.

    Looking at my program what I am trying to do it find the position of what I want to write to on my table, example: position 1, and write to it rather than write to a value. I review to what I have I might just be writing to a number/constant.

    The program is attached and the part that I am talking about is Labeled CHNL. If anyone has help to this problem I would appreciate it.
    Attached Files Attached Files

Similar Threads

  1. Origin of Assembly Table
    By dksoba in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 8th February 2010, 19:34
  2. Lookup Table
    By yasser hassani in forum mel PIC BASIC Pro
    Replies: 6
    Last Post: - 11th March 2008, 10:38
  3. PICBasic newbie problem
    By ELCouz in forum mel PIC BASIC Pro
    Replies: 32
    Last Post: - 12th February 2008, 00:55
  4. PIC 18F452 Table Pointer/ Table Read
    By sougata in forum mel PIC BASIC Pro
    Replies: 7
    Last Post: - 14th March 2006, 03:07
  5. Message String Table using Readcode
    By mytekcontrols in forum Code Examples
    Replies: 2
    Last Post: - 10th July 2005, 23:17

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts