User Tag List

Results 1 to 7 of 7

Thread: ActiveX Serial Port control... RS-232 ... ?

  1. #1
    Clicker Multimedia Fusion 2 DeveloperiOS Export Module

    Join Date
    Jul 2006
    Location
    USA
    Posts
    658
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    ActiveX Serial Port control... RS-232 ... ?

    I have a digital scale with an LCD screen. It also has an RS-232 port (for Postage Metering). Here's my dilema... I know nothing of RS-232. I've used ActiveX controls before, but the demo version of the Serial Port ActiveX I'm trying to understand has led me to believe I need to learn about the way Serial data is transmitted/received. If someone who knows this type of stuff can point me in the right direction I would be most grateful!

    thanks.

  2. #2
    Forum Moderator Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleSWF Export ModuleInstall Creator Pro
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)

    Join Date
    Jun 2006
    Location
    England
    Posts
    3,546
    Mentioned
    4 Post(s)
    Tagged
    1 Thread(s)

    Re: ActiveX Serial Port control... RS-232 ... ?

    http://en.wikipedia.org/wiki/RS232 has an overview and some links.
    .:::.Joshtek.:::.

  3. #3
    Clicker Multimedia Fusion 2 DeveloperiOS Export Module

    Join Date
    Jul 2006
    Location
    USA
    Posts
    658
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: ActiveX Serial Port control... RS-232 ... ?

    Thanks, Joshtek.

    I just read over the wiki. My brain is on standby now, but I think it's starting to make some sense. From what I read, it seems that it doesn't transmit actual text, but just 1's and 0's... does this mean to receive text (or numbers) I'll need to use some sort of Binary function?

  4. #4
    Clicker Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Universal Windows Platform Export Module (Steam)

    Join Date
    Jul 2006
    Posts
    2,023
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: ActiveX Serial Port control... RS-232 ... ?

    i dont know much either but serial uses binary but the motherboard or serial card will convert that into text and is sent at a certain speed (baud rate) because obvesly you cant send a letter in electricity, it is either on or off. if AJ / John Avison still used these forms he would tell you alot more, he recently made a PHP controlled door opener using a serial port, external power supply and a mosfet or transistor

  5. #5
    Clicker Multimedia Fusion 2 DeveloperiOS Export Module

    Join Date
    Jul 2006
    Location
    USA
    Posts
    658
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: ActiveX Serial Port control... RS-232 ... ?

    I guess the first step is getting the data read in MMF... then I'll try to do something with the data....

  6. #6
    Clicker Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Universal Windows Platform Export Module (Steam)

    Join Date
    Jul 2006
    Posts
    2,023
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: ActiveX Serial Port control... RS-232 ... ?

    MMF 1.5 had the serial port object by 3EE

  7. #7
    Clicker Multimedia Fusion 2 DeveloperiOS Export Module

    Join Date
    Jul 2006
    Location
    USA
    Posts
    658
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: ActiveX Serial Port control... RS-232 ... ?

    I can't find the 3EE Serial object on any site. I've reinstalled MMF1.5 and tried using the Com-Port object, but it seems that this object is just for sending data, not receiving data (which I need).

Similar Threads

  1. The Serial Object: MMF2 Serial Port Control
    By aw5 in forum Extension Development
    Replies: 19
    Last Post: 29th December 2020, 05:15 AM
  2. Serial Port Help Needed!!
    By LUCKYCREATIONS in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 5th June 2011, 02:38 PM
  3. Serial Port
    By Jeff in forum Released Extensions
    Replies: 0
    Last Post: 12th February 2009, 04:26 PM
  4. serial port extension
    By Dave in forum Multimedia Fusion 2 - Technical Support
    Replies: 8
    Last Post: 12th July 2007, 05:04 PM

Posting Permissions

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