Recent Posts

Pages: 1 2 [3] 4 5 ... 10
21
PLUS+1 GUIDE / Re: Display inputs communication with program
« Last post by Fredrick on March 11, 2023, 05:17:04 PM »
Hi,
Just send the flow rate via a CAN message and read it in the PLUS+1 controller.
22
Code sharing / Display/DM**** Bar Graph with Color Changing Indication
« Last post by Lukey on March 11, 2023, 04:48:18 PM »
Hello can anyone share code or assist with code for a Bar Graph with Color Changing Bar Indication.

I'd like to change the bar graph and bar color base on a pressure transducer input.

Display is non touch, DM430E.

Thank you.
23
General controls / Re: ExecTimeWork=1 but ExecTime=3
« Last post by FluidPowerTom on March 10, 2023, 05:26:06 PM »
That makes sense.  However, this is not on a display, and it's not using the AppLog.  It was on a MC050-110.
24
PLUS+1 GUIDE / Display inputs communication with program
« Last post by Daan on March 10, 2023, 03:39:53 PM »
Hello

How do you connect variables that are set and changeable on the display to your PLUS+1 GUIDE program?

Example: A flow rate or temperature is set on the display. How can it be put in the program and connected to the right part of the program?

Thank you in advance
25
General controls / Re: ExecTimeWork=1 but ExecTime=3
« Last post by Tor on March 10, 2023, 02:11:55 PM »
Hello,

I think the graph you saw are located in the DM1x00 API document.  Search for "Main and background tasks".


Have a nice day
26
PLUS+1 GUIDE / Re: Debugger Tool Closes/Crashes due to system setting?
« Last post by Tor on March 10, 2023, 01:31:06 PM »
Hello,

Great that you found the problem and got it running.
Thanks for letting us know the reason.

Have a nice day.
27
General controls / Re: ExecTimeWork=1 but ExecTime=3
« Last post by acmall on March 10, 2023, 10:06:24 AM »
I remember seeing a graph and some info about the processing loop for a display but I can't find now.

It was something like: -
[Main Task = Read Inputs - Application - Write Outputs
[---------------------ExecTimeWork------------------------] Background Task = Applog, Graphics, NV]
[-------------------------------------------------ExecTime-------------------------------------------------]

If I remember correctly the background tasks could be queued and executed over several loops. A controller won't have the graphics routine but it may be similar.
28
General controls / Re: Error 448
« Last post by Daan on March 10, 2023, 07:41:04 AM »
thank you for answering

I did this but still get the same error. Every time I open PLUS+1 GUIDE or start a new project I get the following message. Could this be due to this?

Thanks in advance for any help
29
General controls / ExecTimeWork=1 but ExecTime=3
« Last post by FluidPowerTom on March 09, 2023, 10:19:02 PM »
I was looking at the ExecTime on one of my very large applications and saw something curious.  The ExecTimeOut is set to 1.  The ExecTimeWork shows 1 in the Service Tool, but ExecTime reports 3.  What else is there that might be causing all of the overhead?  It's not a problem for this application, but I'd like to better understand this since I'm working on an application where I need to keep ExecTime low.
30
General controls / Re: Error 448
« Last post by FluidPowerTom on March 09, 2023, 06:16:11 PM »
I've never had a compilation failure if there were no errors.  Actually, maybe once I did, and I closed the program and reopened and recompiled.  If you do 'close to p1p' then close GUIDE, reopen, and compile again then do you get that error?
Pages: 1 2 [3] 4 5 ... 10