Recent Posts

Pages: [1] 2 3 ... 10
1
PLUS+1 GUIDE / Switching and connecting 2 analog signals
« Last post by Daan on Today at 01:32:56 PM »
Hello everyone!

I have a problem and I hope you can help me with it.

I have an analog signal that can vary from 0-12V as well as 0-24V. How can I ensure that depending on whether the supply voltage is 12 or 24V, the correct analog signal is scaled?

Is it possible to connect these 2 analog signals to 1 analog output without this giving an error?

Thanks in advance for all the help!
2
License / Re: PC and Laptop Shared License
« Last post by Neil on Today at 12:25:04 AM »
Hi Tor ,Guys,

Tagging onto this post, does the annual professional renewal (111795524) also rehost to the second machine?

Thanks.
3
PLUS+1 Compliant Hardware / Re: DST X800 - resolution
« Last post by Neil on March 19, 2023, 08:31:03 PM »
Hi,

Try using a 2B or 2F in the write command.

67F 8 2B 05 60 00 E8 03 00 00
4
I/O Modules / IOX024 Pulsing/Flashing Outputs
« Last post by Lukey on March 18, 2023, 04:05:35 PM »
Heyllo I am having issues with Pulsing/Flashing outputs in my application.

Hardware comprises of a DM430E and IOX024.

I have a simple PI loop circuit, a 0.5-4.5V pressure switch on C1p10 is functioning correctly, the signal input is reading steady.
But my PWM output C2p03 to the coil is turning on and off at approximately 3hZ.

I have checked my code to ensure no funny business, changes the PWM frequency on the group from my desired 160 back to 4000hZ but nothing.

I've even tested all the other outputs as PWM and/or Digital Outs in all possible PinConfigs and I am getting the same on and off at 3hZ.

CAN comms issue I have checked that and no errors there, I believe I can rule that out.

Does anyone have any ideas? I assume this hardware config (DM430E and IOX024 is proven/compatible)?
5
PLUS+1 GUIDE / Re: Extract values from U32
« Last post by Lukey on March 17, 2023, 11:55:34 AM »
I fixed this, I overlooked that I needed to Get Array Element prior to using Right-Shift, followed by the Bitwise AND.

Attached for future reference if anyone needs it.
6
Displays / Re: Define Areas Page and the Define Screen Page
« Last post by Daan on March 16, 2023, 10:11:36 AM »
Thank you!
7
Displays / Re: Define Areas Page and the Define Screen Page
« Last post by acmall on March 16, 2023, 08:49:02 AM »
There are two different screen editors, the Classic Screen Editor is used for the older displays and the Vector Based Screen Editor (VBSE) is used for the newer ones. It looks like you are using one of the newer displays that uses the VBSE in which case Define Areas Page and the Define Screen Page are not used, the screen is displayed using the Show Screen Component.
8
PLUS+1 GUIDE / Re: Extract values from U32
« Last post by Lukey on March 16, 2023, 08:13:40 AM »
@Lbee11 any chance you can share/screen shot the code you used?
I'm trying to get on the SPN number using from the buffer in the same way you have but I cannot work it out.
Thanks!
9
Displays / Define Areas Page and the Define Screen Page
« Last post by Daan on March 15, 2023, 03:51:16 PM »
Hello

I wanted to start programming/creating my display using Define Areas Page and the Define Screen Page but these are no longer in Display.
Where could I find these?

Thank you in advance
10
Code sharing / Re: J1939 Receiving Large Message (EC, FEE3)
« Last post by acmall on March 15, 2023, 09:27:51 AM »
Mine looks like the attached image. Update Centre version is 1.0.155.4923
Pages: [1] 2 3 ... 10