Search found 27 matches

by tcbcats
Sat Jan 23, 2016 8:25 am
Forum: User Groups and Events
Topic: Any LC Coders in Las Vegas?
Replies: 0
Views: 8425

Any LC Coders in Las Vegas?

Are there any LC coders in Las Vegas?
by tcbcats
Sat Jan 23, 2016 4:35 am
Forum: Windows
Topic: Serial communications memory use increases with time
Replies: 14
Views: 11649

Re: Serial communications memory use increases with time

on readPort if the hilite of btn "Port open" = true then put the label of btn "Port" into thePort read from file thePort for 1 -- looking for * as first chr of packet. If it = "*" then --lock screen put empty into fld "recField" -- clear recField set the backgroundColor of button RX to "green" put ...
by tcbcats
Fri Jan 22, 2016 5:35 am
Forum: Windows
Topic: Undo, Cut, Paste don't work in Windows Code Editor
Replies: 18
Views: 16862

Re: Undo, Cut, Paste don't work in Windows Code Editor

Same problem here on LC 7.0.4 thru 8.0 on Windows XP It happens in the Script Editor. Cut works but paste stops working and you have to restart LC to get it back working. It is a cut and never get your stuff back function... :cry: Don't know what is setting it off but is is a pain to have to restart...
by tcbcats
Thu Jan 21, 2016 10:14 pm
Forum: Windows
Topic: Serial communications memory use increases with time
Replies: 14
Views: 11649

Re: Serial communications memory use increases with time

This is the code in question. The memory usage keeps increasing as the app runs. It works the same on 7.0 through 8.0 I have tried several parse methods that all work. The leak seems to be coming from the read file for 1 part of the code. The serial packet begins with a * and ends with a #. on readP...
by tcbcats
Wed Jan 20, 2016 5:06 am
Forum: Windows
Topic: Serial communications memory use increases with time
Replies: 14
Views: 11649

Serial communications memory use increases with time

I am receiving a 40 byte serial packet at 9600 baud into my live code app every second. I have used 5.5.3 through 7.1 and have observed what looks like a memory leak when the application is running and receiving serial data. The same memory increase happens in development mode and in my stand alone ...
by tcbcats
Thu Dec 24, 2015 8:26 am
Forum: Building Externals
Topic: looking to display analog voltmeters in livecode
Replies: 1
Views: 7999

looking to display analog voltmeters in livecode

:?: I have an application where I need to show data on analog meters. This will be a GUI dashboard type screen with analog meters. I am looking to purchase the meter widget or cool graphic add on that I can import data to. All I see from 3rd party developers is graph based tools. Can anyone point me...
by tcbcats
Wed Dec 16, 2015 6:17 am
Forum: Using Externals
Topic: Incoming Serial data capture performance
Replies: 6
Views: 12235

Re: Incoming Serial data capture performance

It looks like I see the same problem with totally different code. I'm still trying to find out why the serial reads are S o o o o slow.
Move your code to rev 5.5 and you will see it fun a lot faster.
I posted my problem under the "windows" section Yesterday.
Cheers,
Tcbcats
Las Vegas
by tcbcats
Tue Dec 15, 2015 4:20 am
Forum: Windows
Topic: Serial communication parsing speed problem
Replies: 1
Views: 3041

Serial communication parsing speed problem

Live code Indy... PC 3 Ghz, XP or 7 OS. In Live code 5.53 my app receives and parses a 25 byte data packet @ 9600 baud and places the result into a text field. The packet is received via the read from file... every 800 milliseconds. Everything works well when the app runs on a real XP PC and XP/PC n...
by tcbcats
Wed Oct 29, 2014 4:19 am
Forum: Windows
Topic: black button problem when updating from 5.5.3
Replies: 0
Views: 2103

black button problem when updating from 5.5.3

When opening a 5.5.3 program in LC 6.5 or 6.7 or 7.0 my buttons are all black and cannot be color edited. Everything else looks to work OK. I have code that change the buttons color and text but it does not open correctly in the newer versions of Live Code. Are there any known issues in opening LC 5...
by tcbcats
Wed Feb 15, 2012 8:04 pm
Forum: chartsEngine
Topic: Are Scrolling Charts possible?
Replies: 2
Views: 10244

Are Scrolling Charts possible?

I need to display a real time scrolling chart similar to a EKG display. Can ChartsEngine do this? Are there any GUI examples that I could see where someone has actually done this in an application? I did the demo but used up all the run times just trying to learn how to set up the product. The suppo...
by tcbcats
Fri Feb 10, 2012 5:39 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: decoding control characters from serial port
Replies: 1
Views: 1921

decoding control characters from serial port

I need to receive and transmit control chrs (01,04 03 etc. In Hex). Are there any examples on how to detect or parse out or add these non printable chrs to my received or transmit strings? The text message windows seem to show these but they are just little squares. I need to use these characters in...
by tcbcats
Mon Jan 12, 2009 10:18 pm
Forum: Windows
Topic: Modbuss communications serial or IP?
Replies: 2
Views: 3279

Modbuss communications serial or IP?

Has anyone done serial or IP communications with modbus? I need to get something working in this area and I am looking to beg borrow or purchase something that kinda works to get me started. I am also looking for basic GUI instruments meters, sliders etc. I would rather purchase code with open sourc...

Go to advanced search