Recent Posts

Pages: 1 ... 3 4 [5] 6 7 ... 10
41
PLUS+1 GUIDE / Re: Commenting out code.
« Last post by sanjeewa on October 24, 2024, 06:30:41 PM »
I know this is an old post, but I want to reference this.

You can comment out pages, components, like the attach image.
Here is the process to make a block to comment out.

* You need to add Keepin/ Keepout Polygon command in Tool palette.

1. open Tool Palette (Setup->Tool Palette)
2. Select Assign in the Tool Palette
3. Then select a unassign space (box)
4. Select the "Keepin/ Keepout Polygon" command
5. After selecting the command, it will show you to select an icon.
6. To use the command, select execute in Tool palette and select the assigned box (click on the icon)
7. Then draw a box around the block (click on 4 corners) and press F9 to make the comment out.

- It will draw a box with horizontal lines as the attached image.
42
PLUS+1 GUIDE / Re: Service Tool Data in Guide
« Last post by sanjeewa on October 24, 2024, 04:24:33 PM »
@acmall, I was looking a way to set those data section inside the program. So that I can change it in the program and compile. Won't need to update at multiple places as version is specified in the program.
43
PLUS+1 GUIDE / Re: Service Tool Data in Guide
« Last post by sanjeewa on October 24, 2024, 04:22:03 PM »
Thank you very much for the replies. It helped a lot.  :)
44
PLUS+1 GUIDE / Re: Service Tool Data in Guide
« Last post by acmall on October 24, 2024, 09:03:58 AM »
In the Project Manager there is a Service Tool data section where you can change the data.
45
PLUS+1 GUIDE / Re: Service Tool Data in Guide
« Last post by Camox on October 24, 2024, 09:00:20 AM »
Here is the block to import into your program
46
PLUS+1 GUIDE / Re: Service Tool Data in Guide
« Last post by Camox on October 24, 2024, 08:56:09 AM »
Hello,
We used this Danfoss block with system version, parameters versions...
You can then easily retrieve the information from the service tool to check the versions and information of your system components.
47
PLUS+1 GUIDE / Service Tool Data in Guide
« Last post by sanjeewa on October 23, 2024, 07:32:44 PM »
Hi,

Could someone please provide some insights or methods on how to change service tool data in Guide using programming?
Specifically, is it possible to modify the System ID, Version, etc., through coding?

Any examples or resources would be greatly appreciated.

Thanks in advance.
48
PLUS+1 GUIDE / Re: Compile Warning 39
« Last post by dlewis on October 18, 2024, 05:20:12 PM »
Thanks. Moving the input block took care of the warning.
49
Controllers / SC024-110 Sinking Output and Safety FET
« Last post by dlewis on October 18, 2024, 05:19:02 PM »
I'm creating my first program using a SC controller and was doing some testing.  I've found that if an output pin is set to OutputMode=2 (Sinking Output), disabling the Safety FET in the Secondary Controller has no effect if the Primary Program has the output active.  The output is still sinking the signal.  I don't know if this is intentional or just the nature of the controller.
50
PLUS+1 GUIDE / Re: Compile Warning 39
« Last post by Tor on October 17, 2024, 07:38:14 AM »
Hello dlewis,

The "Warning 39" is a OS bug that has been changed into a warning so it is possible to compile the project.
This Error are in certain HWDs and they are working on a solution.

We have found a workaround to "remove" it, buy moving the "Inputs" block before the "Unit_Config block". Then the error should go away. (In the image is a SC050, that's what I had open in GUIDE).


Have a nice day.
Pages: 1 ... 3 4 [5] 6 7 ... 10