Search found 8 matches

by tsm
17 Feb 2023, 04:44
Forum: Software
Topic: Use Image Created from RevPi Core 3 on RevPi Core 3+
Replies: 1
Views: 1608

Use Image Created from RevPi Core 3 on RevPi Core 3+

We have successfully created the image of RevPi Core 3 and this image worked well when flash to another RevPi Core 3.

But when we flash this image to RevPi Core 3+ 16GB, the screen got stuck at rainbow splash and couldn't continue.

Anyone know what is the root cause and how to resolve?

Thank you.
by tsm
12 Nov 2021, 14:48
Forum: Hardware
Topic: Reading RevPi Analog Input in microvolt (uv)
Replies: 3
Views: 1962

Re: Reading RevPi Analog Input in microvolt (uv)

Hi Dirk - Thanks for the prompt and clear answer. RevPi AIO is equipped with 24-bit ADC, while RevPi Compact is with 22-bit ADC. Why do you guys decide not to enable the raw data reading on RevPi AIO? The value read from RevPi AIO is like truncated down to lower resolution then. Hope the team will t...
by tsm
11 Nov 2021, 03:24
Forum: Hardware
Topic: Reading RevPi Analog Input in microvolt (uv)
Replies: 3
Views: 1962

Reading RevPi Analog Input in microvolt (uv)

We have a new project that requires analog input reading for 1 digit of precision under millivolt unit e.g. 1.2 mV, 3.6 mV and so on. Total analog input channels required is 40 channels for a set so 10 units RevPi AIO modules will be perfect in terms of number of channel. Configuring the input secti...
by tsm
24 Jan 2021, 17:26
Forum: Software
Topic: PiCtory MODBUS RTU Configuration
Replies: 4
Views: 3339

Re: PiCtory MODBUS RTU Configuration

Thank you Amar, that is exactly correct and make it worked! One important thing is that when the QTY is not 1 then the rest will be automatically allocated to the next available variable name. Taking below quote from this tutorial - https://revolution.kunbus.com/tutorials/modbus/revpi-core-modbusrtu...
by tsm
19 Nov 2020, 16:12
Forum: Software
Topic: PiCtory MODBUS RTU Configuration
Replies: 4
Views: 3339

Re: PiCtory MODBUS RTU Configuration

It is confusing with the term "Quantity of Registers" in PiCtory since changing from 1 to other value has no different. While the only option is to read from adjacent Register Address and then perform some calculation on your own, with this, maximum Quantity of Registers that RevPi can rea...
by tsm
19 Nov 2020, 16:00
Forum: Hardware
Topic: Variable Behavior in RevPi Running CODESYS with Power Failure
Replies: 2
Views: 3084

Re: Variable Behavior in RevPi Running CODESYS with Power Failure

Anyone from KUNBUS can help test this with CODESYS?

We don't have any experience with CODESYS so we need help from your team to clarify.
by tsm
13 Nov 2020, 10:52
Forum: Software
Topic: PiCtory MODBUS RTU Configuration
Replies: 4
Views: 3339

PiCtory MODBUS RTU Configuration

We are configuring PiCtory in RevPi Connect to communicate with MODBUS RTU Slave device and have a question below.

1) We need to send below message -> How to set the Extended Data in PiCtory correctly?
01 03 00 00 00 04 44 09

Please refer to the attached figure for the command and return.
by tsm
13 Nov 2020, 10:47
Forum: Hardware
Topic: Variable Behavior in RevPi Running CODESYS with Power Failure
Replies: 2
Views: 3084

Variable Behavior in RevPi Running CODESYS with Power Failure

It is well known that with raspberry pi running CODESYS encountered to power failure situation will make all variable values lost.

Would you help confirm about RevPi behavior on this situation?

Can RevPi with CODESYS retain the variable value without proper shutdown?