Home
Prox / RFID
Verichips
Ladder Logic
[interfacing] †
Tube Joints
Key Code From Photo
SolveSpace (3d CAD)
SketchFlat (2d CAD)
Photographs
Miscellany
Resume / Consulting
Contact Me

LDmicro Forum - How to input variable integer into ladder diagram

(you are viewing a thread; or go back to list of threads)

How to input variable integer into ladder diagram (by Gerard Zhang)
Is it possible to have an input that is an integer without doing any bit conversion?

If so, where in instructions can i find it?
Tue May 18 2021, 23:14:36
convert string 'P123'+#13 to integer (by Erol Caliskan)
Wed May 19 2021, 02:24:29, download attachment LDMicro_ArduinoPWM_Serial.pdf
data monitor (by kev m)
Hi,
I have seen data monitoring in ARDUINO software. Is there a way of monitoring any data when programmed from LDMICRO on the serial data screen?

Any ideas?

Thanks in advance.
Thu Jun 3 2021, 05:51:09
(no subject) (by Carey)
I actually use the Formatted String over UART command to add debug comments and data output from my code and I read it using the Arduino Serial Monitor. Since its going to lock up the programming port, you need to disconnect that before you can download new code.

I'm looking for a more elegant solution but this works for now.

Hope this helps
-Carey
Mon Jul 5 2021, 20:29:30
Post a reply to this comment:
Your Name:
Your Email:
Subject:
(no HTML tags; use plain text, and hit Enter for a line break)
Attached file (if you want, 5 MB max):