multisim PIC programming


Closed Thread
Results 1 to 3 of 3
  1. #1

    Default multisim PIC programming

    hello, my question is when i am writing code on multisim, for example, im using the following syntax;

    X VAR BYTE
    Y VAR BYTE
    BitCount VAR BYTE
    ByteIn VAR BYTE
    ByteOut VAR BYTE etc.

    but it doesnt seem to like this very much. do i need to use another way?
    im just starting out on the 'wonderful' world of PIC programming.

  2. #2
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898


    Did you find this post helpful? Yes | No

    Default

    i can't help, i don't use any sim software.

    Can you elaborate a little bit your problem?
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

  3. #3


    Did you find this post helpful? Yes | No

    Default

    i am wondering if mbasic is a completely different syntax to picbasic? for example, in declaring variables i have seen programs with an 'equ x' command and then 'x var byte' etc.
    there is plenty of info on writing with picbasic but i cant find help with mbasic.

    im doing a project doing pic to pic communication (telemetry systems) and i want to implement manchester encoding, which i have already researched and fully understand, but its just writing it thats the problem coz im so new to the language.

Similar Threads

  1. Want to learn GSM & PIC programming
    By financecatalyst in forum GSM
    Replies: 5
    Last Post: - 25th February 2014, 09:22
  2. Multiple PIC programming
    By Nicholas in forum mel PIC BASIC Pro
    Replies: 0
    Last Post: - 7th May 2007, 23:47
  3. Serial Pic to Pic using HSER
    By Chadhammer in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 11th March 2005, 23:14
  4. Pic to Pic programming
    By TONIGALEA in forum General
    Replies: 5
    Last Post: - 7th August 2004, 13:44
  5. New to PIC Programming
    By Keiou in forum General
    Replies: 3
    Last Post: - 29th October 2003, 19:13

Members who have read this thread : 1

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